Shades of Ming #407873
Tints of Ming #407873
RGB
CMYK
RGB Variations
Color information
#407873 (or 0x407873) is known color: Ming. HEX triplet: 40, 78 and 73. RGB value is (64,120,115). Sum of RGB (Red+Green+Blue) = 64+120+115=299 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.40% from 299); Green value is 120 (47.27% from 255 or 40.13% from 299); Blue value is 115 (45.31% from 255 or 38.46% from 299); Max value from RGB is 120 - color contains mainly: green. Hex color #407873 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407873 is #BF878C. Grayscale: #666666. Windows color (decimal): -12552077 or 7567424. OLE color: 7567424.
HSL color Cylindrical-coordinate representation of color #407873: hue angle of 174.64º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #407873 is Cyan = 0.47, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 120 | 115 | - |
| CMYK | 0.47 | 0 | 0.04 | 0.53 |
| HSL | 174.64º | 0.3% | 0.36% | - |
| HSV(B) | 174.64º | 0.47% | 0.47% | - |
| XYZ | 11.93 | 15.76 | 18.63 | - |
| YUV | 102.69 | 134.95 | 100.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 120 | 115 | 0.47 | 0 | 0.04 | 0.53 | 174.64 | 0.3 | 0.36 |
| Hex | 40 | 78 | 73 | 2F | 0 | 4 | 35 | AF | 1E | 24 |
| Octal | 100 | 170 | 163 | 57 | 0 | 4 | 65 | 257 | 36 | 44 |
| Binary | 1000000 | 1111000 | 1110011 | 101111 | 0 | 100 | 110101 | 10101111 | 11110 | 100100 |
Color Harmonies of #407873
Complementary color
Monochromatic Colors of #407873
Black with #407873
Text Example
Text Example
White with #407873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407873; }
p { color: rgb(64,120,115); }
H1.HeaderClassName
{
color: #407873;
}
.AnyTagClassName
{
color: #407873;
}
</style>
background-color css
<style>
a { background-color: #407873; }
a { background-color: rgb(64,120,115); }
div.DivClassName
{
background-color: #407873;
}
.BgClassName
{
background-color: #407873;
}
</style>
border-color css
<style>
span { border-color: #407873; }
span { border-color: rgb(64,120,115); }
td.TdClassName
{
border-color: #407873;
}
.TagClassName
{
border-color: #407873;
}
</style>