Shades of Ming #437170
Tints of Ming #437170
RGB
CMYK
RGB Variations
Color information
#437170 (or 0x437170) is known color: Ming. HEX triplet: 43, 71 and 70. RGB value is (67,113,112). Sum of RGB (Red+Green+Blue) = 67+113+112=292 (38% of max value = 765). Red value is 67 (26.56% from 255 or 22.95% from 292); Green value is 113 (44.53% from 255 or 38.70% from 292); Blue value is 112 (44.14% from 255 or 38.36% from 292); Max value from RGB is 113 - color contains mainly: green. Hex color #437170 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437170 is #BC8E8F. Grayscale: #636363. Windows color (decimal): -12357264 or 7369027. OLE color: 7369027.
HSL color Cylindrical-coordinate representation of color #437170: hue angle of 178.7º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #437170 is Cyan = 0.41, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 67 | 113 | 112 | - |
| CMYK | 0.41 | 0 | 0.01 | 0.56 |
| HSL | 178.7º | 0.26% | 0.35% | - |
| HSV(B) | 178.7º | 0.41% | 0.44% | - |
| XYZ | 11.14 | 14.17 | 17.48 | - |
| YUV | 99.13 | 135.26 | 105.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 113 | 112 | 0.41 | 0 | 0.01 | 0.56 | 178.7 | 0.26 | 0.35 |
| Hex | 43 | 71 | 70 | 29 | 0 | 1 | 38 | B3 | 1A | 23 |
| Octal | 103 | 161 | 160 | 51 | 0 | 1 | 70 | 263 | 32 | 43 |
| Binary | 1000011 | 1110001 | 1110000 | 101001 | 0 | 1 | 111000 | 10110011 | 11010 | 100011 |
Color Harmonies of #437170
Complementary color
Monochromatic Colors of #437170
Black with #437170
Text Example
Text Example
White with #437170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437170; }
p { color: rgb(67,113,112); }
H1.HeaderClassName
{
color: #437170;
}
.AnyTagClassName
{
color: #437170;
}
</style>
background-color css
<style>
a { background-color: #437170; }
a { background-color: rgb(67,113,112); }
div.DivClassName
{
background-color: #437170;
}
.BgClassName
{
background-color: #437170;
}
</style>
border-color css
<style>
span { border-color: #437170; }
span { border-color: rgb(67,113,112); }
td.TdClassName
{
border-color: #437170;
}
.TagClassName
{
border-color: #437170;
}
</style>