Shades of Ming #437277
Tints of Ming #437277
RGB
CMYK
RGB Variations
Color information
#437277 (or 0x437277) is known color: Ming. HEX triplet: 43, 72 and 77. RGB value is (67,114,119). Sum of RGB (Red+Green+Blue) = 67+114+119=300 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.33% from 300); Green value is 114 (44.92% from 255 or 38% from 300); Blue value is 119 (46.88% from 255 or 39.67% from 300); Max value from RGB is 119 - color contains mainly: blue. Hex color #437277 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437277 is #BC8D88. Grayscale: #646464. Windows color (decimal): -12357001 or 7828035. OLE color: 7828035.
HSL color Cylindrical-coordinate representation of color #437277: hue angle of 185.77º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #437277 is Cyan = 0.44, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 67 | 114 | 119 | - |
| CMYK | 0.44 | 0.04 | 0 | 0.53 |
| HSL | 185.77º | 0.28% | 0.36% | - |
| HSV(B) | 185.77º | 0.44% | 0.47% | - |
| XYZ | 11.66 | 14.56 | 19.65 | - |
| YUV | 100.52 | 138.43 | 104.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 114 | 119 | 0.44 | 0.04 | 0 | 0.53 | 185.77 | 0.28 | 0.36 |
| Hex | 43 | 72 | 77 | 2C | 4 | 0 | 35 | BA | 1C | 24 |
| Octal | 103 | 162 | 167 | 54 | 4 | 0 | 65 | 272 | 34 | 44 |
| Binary | 1000011 | 1110010 | 1110111 | 101100 | 100 | 0 | 110101 | 10111010 | 11100 | 100100 |
Color Harmonies of #437277
Complementary color
Monochromatic Colors of #437277
Black with #437277
Text Example
Text Example
White with #437277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437277; }
p { color: rgb(67,114,119); }
H1.HeaderClassName
{
color: #437277;
}
.AnyTagClassName
{
color: #437277;
}
</style>
background-color css
<style>
a { background-color: #437277; }
a { background-color: rgb(67,114,119); }
div.DivClassName
{
background-color: #437277;
}
.BgClassName
{
background-color: #437277;
}
</style>
border-color css
<style>
span { border-color: #437277; }
span { border-color: rgb(67,114,119); }
td.TdClassName
{
border-color: #437277;
}
.TagClassName
{
border-color: #437277;
}
</style>