Shades of Ming #407371
Tints of Ming #407371
RGB
CMYK
RGB Variations
Color information
#407371 (or 0x407371) is known color: Ming. HEX triplet: 40, 73 and 71. RGB value is (64,115,113). Sum of RGB (Red+Green+Blue) = 64+115+113=292 (38% of max value = 765). Red value is 64 (25.39% from 255 or 21.92% from 292); Green value is 115 (45.31% from 255 or 39.38% from 292); Blue value is 113 (44.53% from 255 or 38.70% from 292); Max value from RGB is 115 - color contains mainly: green. Hex color #407371 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407371 is #BF8C8E. Grayscale: #636363. Windows color (decimal): -12553359 or 7435072. OLE color: 7435072.
HSL color Cylindrical-coordinate representation of color #407371: hue angle of 177.65º 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 #407371 is Cyan = 0.44, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 64 | 115 | 113 | - |
| CMYK | 0.44 | 0 | 0.02 | 0.55 |
| HSL | 177.65º | 0.28% | 0.35% | - |
| HSV(B) | 177.65º | 0.44% | 0.45% | - |
| XYZ | 11.23 | 14.54 | 17.84 | - |
| YUV | 99.52 | 135.6 | 102.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 115 | 113 | 0.44 | 0 | 0.02 | 0.55 | 177.65 | 0.28 | 0.35 |
| Hex | 40 | 73 | 71 | 2C | 0 | 2 | 37 | B2 | 1C | 23 |
| Octal | 100 | 163 | 161 | 54 | 0 | 2 | 67 | 262 | 34 | 43 |
| Binary | 1000000 | 1110011 | 1110001 | 101100 | 0 | 10 | 110111 | 10110010 | 11100 | 100011 |
Color Harmonies of #407371
Complementary color
Monochromatic Colors of #407371
Black with #407371
Text Example
Text Example
White with #407371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407371; }
p { color: rgb(64,115,113); }
H1.HeaderClassName
{
color: #407371;
}
.AnyTagClassName
{
color: #407371;
}
</style>
background-color css
<style>
a { background-color: #407371; }
a { background-color: rgb(64,115,113); }
div.DivClassName
{
background-color: #407371;
}
.BgClassName
{
background-color: #407371;
}
</style>
border-color css
<style>
span { border-color: #407371; }
span { border-color: rgb(64,115,113); }
td.TdClassName
{
border-color: #407371;
}
.TagClassName
{
border-color: #407371;
}
</style>