Shades of Ming #437172
Tints of Ming #437172
RGB
CMYK
RGB Variations
Color information
#437172 (or 0x437172) is known color: Ming. HEX triplet: 43, 71 and 72. RGB value is (67,113,114). Sum of RGB (Red+Green+Blue) = 67+113+114=294 (38% of max value = 765). Red value is 67 (26.56% from 255 or 22.79% from 294); Green value is 113 (44.53% from 255 or 38.44% from 294); Blue value is 114 (44.92% from 255 or 38.78% from 294); Max value from RGB is 114 - color contains mainly: blue. Hex color #437172 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437172 is #BC8E8D. Grayscale: #636363. Windows color (decimal): -12357262 or 7500099. OLE color: 7500099.
HSL color Cylindrical-coordinate representation of color #437172: hue angle of 181.28º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #437172 is Cyan = 0.41, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 113 | 114 | - |
| CMYK | 0.41 | 0.01 | 0 | 0.55 |
| HSL | 181.28º | 0.26% | 0.35% | - |
| HSV(B) | 181.28º | 0.41% | 0.45% | - |
| XYZ | 11.26 | 14.22 | 18.07 | - |
| YUV | 99.36 | 136.26 | 104.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 113 | 114 | 0.41 | 0.01 | 0 | 0.55 | 181.28 | 0.26 | 0.35 |
| Hex | 43 | 71 | 72 | 29 | 1 | 0 | 37 | B5 | 1A | 23 |
| Octal | 103 | 161 | 162 | 51 | 1 | 0 | 67 | 265 | 32 | 43 |
| Binary | 1000011 | 1110001 | 1110010 | 101001 | 1 | 0 | 110111 | 10110101 | 11010 | 100011 |
Color Harmonies of #437172
Complementary color
Monochromatic Colors of #437172
Black with #437172
Text Example
Text Example
White with #437172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437172; }
p { color: rgb(67,113,114); }
H1.HeaderClassName
{
color: #437172;
}
.AnyTagClassName
{
color: #437172;
}
</style>
background-color css
<style>
a { background-color: #437172; }
a { background-color: rgb(67,113,114); }
div.DivClassName
{
background-color: #437172;
}
.BgClassName
{
background-color: #437172;
}
</style>
border-color css
<style>
span { border-color: #437172; }
span { border-color: rgb(67,113,114); }
td.TdClassName
{
border-color: #437172;
}
.TagClassName
{
border-color: #437172;
}
</style>