Shades of Ming #407472
Tints of Ming #407472
RGB
CMYK
RGB Variations
Color information
#407472 (or 0x407472) is known color: Ming. HEX triplet: 40, 74 and 72. RGB value is (64,116,114). Sum of RGB (Red+Green+Blue) = 64+116+114=294 (38% of max value = 765). Red value is 64 (25.39% from 255 or 21.77% from 294); Green value is 116 (45.70% from 255 or 39.46% from 294); Blue value is 114 (44.92% from 255 or 38.78% from 294); Max value from RGB is 116 - color contains mainly: green. Hex color #407472 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407472 is #BF8B8D. Grayscale: #646464. Windows color (decimal): -12553102 or 7500864. OLE color: 7500864.
HSL color Cylindrical-coordinate representation of color #407472: hue angle of 177.69º degrees, saturation: 0.29, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #407472 is Cyan = 0.45, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 116 | 114 | - |
| CMYK | 0.45 | 0 | 0.02 | 0.55 |
| HSL | 177.69º | 0.29% | 0.35% | - |
| HSV(B) | 177.69º | 0.45% | 0.45% | - |
| XYZ | 11.4 | 14.8 | 18.17 | - |
| YUV | 100.22 | 135.77 | 102.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 114 | 0.45 | 0 | 0.02 | 0.55 | 177.69 | 0.29 | 0.35 |
| Hex | 40 | 74 | 72 | 2D | 0 | 2 | 37 | B2 | 1D | 23 |
| Octal | 100 | 164 | 162 | 55 | 0 | 2 | 67 | 262 | 35 | 43 |
| Binary | 1000000 | 1110100 | 1110010 | 101101 | 0 | 10 | 110111 | 10110010 | 11101 | 100011 |
Color Harmonies of #407472
Complementary color
Monochromatic Colors of #407472
Black with #407472
Text Example
Text Example
White with #407472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407472; }
p { color: rgb(64,116,114); }
H1.HeaderClassName
{
color: #407472;
}
.AnyTagClassName
{
color: #407472;
}
</style>
background-color css
<style>
a { background-color: #407472; }
a { background-color: rgb(64,116,114); }
div.DivClassName
{
background-color: #407472;
}
.BgClassName
{
background-color: #407472;
}
</style>
border-color css
<style>
span { border-color: #407472; }
span { border-color: rgb(64,116,114); }
td.TdClassName
{
border-color: #407472;
}
.TagClassName
{
border-color: #407472;
}
</style>