Shades of Ming #407072
Tints of Ming #407072
RGB
CMYK
RGB Variations
Color information
#407072 (or 0x407072) is known color: Ming. HEX triplet: 40, 70 and 72. RGB value is (64,112,114). Sum of RGB (Red+Green+Blue) = 64+112+114=290 (38% of max value = 765). Red value is 64 (25.39% from 255 or 22.07% from 290); Green value is 112 (44.14% from 255 or 38.62% from 290); Blue value is 114 (44.92% from 255 or 39.31% from 290); Max value from RGB is 114 - color contains mainly: blue. Hex color #407072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407072 is #BF8F8D. Grayscale: #616161. Windows color (decimal): -12554126 or 7499840. OLE color: 7499840.
HSL color Cylindrical-coordinate representation of color #407072: hue angle of 182.4º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #407072 is Cyan = 0.44, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 112 | 114 | - |
| CMYK | 0.44 | 0.02 | 0 | 0.55 |
| HSL | 182.4º | 0.28% | 0.35% | - |
| HSV(B) | 182.4º | 0.44% | 0.45% | - |
| XYZ | 10.95 | 13.89 | 18.02 | - |
| YUV | 97.88 | 137.1 | 103.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 112 | 114 | 0.44 | 0.02 | 0 | 0.55 | 182.4 | 0.28 | 0.35 |
| Hex | 40 | 70 | 72 | 2C | 2 | 0 | 37 | B6 | 1C | 23 |
| Octal | 100 | 160 | 162 | 54 | 2 | 0 | 67 | 266 | 34 | 43 |
| Binary | 1000000 | 1110000 | 1110010 | 101100 | 10 | 0 | 110111 | 10110110 | 11100 | 100011 |
Color Harmonies of #407072
Complementary color
Monochromatic Colors of #407072
Black with #407072
Text Example
Text Example
White with #407072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407072; }
p { color: rgb(64,112,114); }
H1.HeaderClassName
{
color: #407072;
}
.AnyTagClassName
{
color: #407072;
}
</style>
background-color css
<style>
a { background-color: #407072; }
a { background-color: rgb(64,112,114); }
div.DivClassName
{
background-color: #407072;
}
.BgClassName
{
background-color: #407072;
}
</style>
border-color css
<style>
span { border-color: #407072; }
span { border-color: rgb(64,112,114); }
td.TdClassName
{
border-color: #407072;
}
.TagClassName
{
border-color: #407072;
}
</style>