breadcrumb
Ming
How Ming is Used |
calmnesscreate orderreduce stressrelaxsecure |
Industries that Commonly Use Ming |
accountingfinancehealth caresecuritytechnology |
Color Code Details
HEX | #336e7b | |
RGB | (51, 110, 123); | |
RGBA | (51, 110, 123, 1) | |
HSL | (191, 41%, 34%); | |
HSLA | (191, 41%, 34%, 1); |
HSV | 190,58,48 | |
HSB | 191, 59, 48 | |
HWB | 190 20% 52% | |
CMYK | 59, 11, 0, 52 | |
Pantone | Cool Gray 8 C |
Preview & Codes Examples
Text Color with Ming |
|
This Text has a Font Color of #336e7b | |
.text {color:#336e7b;}
|
|
.text {color:rgba(51, 110, 123, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Ming |
|
This element has a background color of #336e7b | |
.element {background-color:#336e7b;}
|
|
.element {background-color:rgba(51, 110, 123, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Ming |
|
This element has a border color of #336e7b | |
.element {border:1px solid #336e7b;}
|
|
.element {border:1px solid rgba(51, 110, 123, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #336e7b;
|
Sass / SCSS |
|
$variable: #336e7b;
|
Less |
|
@variable: #336e7b;
|
Similar Blue Shades You Might Like
Blue colors bring calm, professionalism, and clarity. Ideal for corporate websites, finance apps, and healthcare design. Explore other flat UI blues that inspire trust and simplicity.