Shades of Ming #437072
Tints of Ming #437072
RGB
CMYK
RGB Variations
Color information
#437072 (or 0x437072) is known color: Ming. HEX triplet: 43, 70 and 72. RGB value is (67,112,114). Sum of RGB (Red+Green+Blue) = 67+112+114=293 (38% of max value = 765). Red value is 67 (26.56% from 255 or 22.87% from 293); Green value is 112 (44.14% from 255 or 38.23% from 293); Blue value is 114 (44.92% from 255 or 38.91% from 293); Max value from RGB is 114 - color contains mainly: blue. Hex color #437072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #437072 is #BC8F8D. Grayscale: #626262. Windows color (decimal): -12357518 or 7499843. OLE color: 7499843.
HSL color Cylindrical-coordinate representation of color #437072: hue angle of 182.55º 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 #437072 is Cyan = 0.41, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 67 | 112 | 114 | - |
| CMYK | 0.41 | 0.02 | 0 | 0.55 |
| HSL | 182.55º | 0.26% | 0.35% | - |
| HSV(B) | 182.55º | 0.41% | 0.45% | - |
| XYZ | 11.15 | 14 | 18.03 | - |
| YUV | 98.77 | 136.59 | 105.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 112 | 114 | 0.41 | 0.02 | 0 | 0.55 | 182.55 | 0.26 | 0.35 |
| Hex | 43 | 70 | 72 | 29 | 2 | 0 | 37 | B7 | 1A | 23 |
| Octal | 103 | 160 | 162 | 51 | 2 | 0 | 67 | 267 | 32 | 43 |
| Binary | 1000011 | 1110000 | 1110010 | 101001 | 10 | 0 | 110111 | 10110111 | 11010 | 100011 |
Color Harmonies of #437072
Complementary color
Monochromatic Colors of #437072
Black with #437072
Text Example
Text Example
White with #437072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #437072; }
p { color: rgb(67,112,114); }
H1.HeaderClassName
{
color: #437072;
}
.AnyTagClassName
{
color: #437072;
}
</style>
background-color css
<style>
a { background-color: #437072; }
a { background-color: rgb(67,112,114); }
div.DivClassName
{
background-color: #437072;
}
.BgClassName
{
background-color: #437072;
}
</style>
border-color css
<style>
span { border-color: #437072; }
span { border-color: rgb(67,112,114); }
td.TdClassName
{
border-color: #437072;
}
.TagClassName
{
border-color: #437072;
}
</style>