Shades of Ming #437476
Tints of Ming #437476
RGB
CMYK
RGB Variations
Color information
#437476 (or 0x437476) is known color: Ming. HEX triplet: 43, 74 and 76. RGB value is (67,116,118). Sum of RGB (Red+Green+Blue) = 67+116+118=301 (39% of max value = 765). Red value is 67 (26.56% from 255 or 22.26% from 301); Green value is 116 (45.70% from 255 or 38.54% from 301); Blue value is 118 (46.48% from 255 or 39.20% from 301); Max value from RGB is 118 - color contains mainly: blue. Hex color #437476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437476 is #BC8B89. Grayscale: #656565. Windows color (decimal): -12356490 or 7763011. OLE color: 7763011.
HSL color Cylindrical-coordinate representation of color #437476: hue angle of 182.35º degrees, saturation: 0.28, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #437476 is Cyan = 0.43, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 67 | 116 | 118 | - |
| CMYK | 0.43 | 0.02 | 0 | 0.54 |
| HSL | 182.35º | 0.28% | 0.36% | - |
| HSV(B) | 182.35º | 0.43% | 0.46% | - |
| XYZ | 11.83 | 14.99 | 19.41 | - |
| YUV | 101.58 | 137.27 | 103.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 116 | 118 | 0.43 | 0.02 | 0 | 0.54 | 182.35 | 0.28 | 0.36 |
| Hex | 43 | 74 | 76 | 2B | 2 | 0 | 36 | B6 | 1C | 24 |
| Octal | 103 | 164 | 166 | 53 | 2 | 0 | 66 | 266 | 34 | 44 |
| Binary | 1000011 | 1110100 | 1110110 | 101011 | 10 | 0 | 110110 | 10110110 | 11100 | 100100 |
Color Harmonies of #437476
Complementary color
Monochromatic Colors of #437476
Black with #437476
Text Example
Text Example
White with #437476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437476; }
p { color: rgb(67,116,118); }
H1.HeaderClassName
{
color: #437476;
}
.AnyTagClassName
{
color: #437476;
}
</style>
background-color css
<style>
a { background-color: #437476; }
a { background-color: rgb(67,116,118); }
div.DivClassName
{
background-color: #437476;
}
.BgClassName
{
background-color: #437476;
}
</style>
border-color css
<style>
span { border-color: #437476; }
span { border-color: rgb(67,116,118); }
td.TdClassName
{
border-color: #437476;
}
.TagClassName
{
border-color: #437476;
}
</style>