Shades of Ming #407772
Tints of Ming #407772
RGB
CMYK
RGB Variations
Color information
#407772 (or 0x407772) is known color: Ming. HEX triplet: 40, 77 and 72. RGB value is (64,119,114). Sum of RGB (Red+Green+Blue) = 64+119+114=297 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.55% from 297); Green value is 119 (46.88% from 255 or 40.07% from 297); Blue value is 114 (44.92% from 255 or 38.38% from 297); Max value from RGB is 119 - color contains mainly: green. Hex color #407772 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407772 is #BF888D. Grayscale: #656565. Windows color (decimal): -12552334 or 7501632. OLE color: 7501632.
HSL color Cylindrical-coordinate representation of color #407772: hue angle of 174.55º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #407772 is Cyan = 0.46, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 119 | 114 | - |
| CMYK | 0.46 | 0 | 0.04 | 0.53 |
| HSL | 174.55º | 0.3% | 0.36% | - |
| HSV(B) | 174.55º | 0.46% | 0.47% | - |
| XYZ | 11.75 | 15.5 | 18.29 | - |
| YUV | 101.99 | 134.78 | 100.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 119 | 114 | 0.46 | 0 | 0.04 | 0.53 | 174.55 | 0.3 | 0.36 |
| Hex | 40 | 77 | 72 | 2E | 0 | 4 | 35 | AF | 1E | 24 |
| Octal | 100 | 167 | 162 | 56 | 0 | 4 | 65 | 257 | 36 | 44 |
| Binary | 1000000 | 1110111 | 1110010 | 101110 | 0 | 100 | 110101 | 10101111 | 11110 | 100100 |
Color Harmonies of #407772
Complementary color
Monochromatic Colors of #407772
Black with #407772
Text Example
Text Example
White with #407772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407772; }
p { color: rgb(64,119,114); }
H1.HeaderClassName
{
color: #407772;
}
.AnyTagClassName
{
color: #407772;
}
</style>
background-color css
<style>
a { background-color: #407772; }
a { background-color: rgb(64,119,114); }
div.DivClassName
{
background-color: #407772;
}
.BgClassName
{
background-color: #407772;
}
</style>
border-color css
<style>
span { border-color: #407772; }
span { border-color: rgb(64,119,114); }
td.TdClassName
{
border-color: #407772;
}
.TagClassName
{
border-color: #407772;
}
</style>