Shades of Ming #408179
Tints of Ming #408179
RGB
CMYK
RGB Variations
Color information
#408179 (or 0x408179) is known color: Ming. HEX triplet: 40, 81 and 79. RGB value is (64,129,121). Sum of RGB (Red+Green+Blue) = 64+129+121=314 (41% of max value = 765). Red value is 64 (25.39% from 255 or 20.38% from 314); Green value is 129 (50.78% from 255 or 41.08% from 314); Blue value is 121 (47.66% from 255 or 38.54% from 314); Max value from RGB is 129 - color contains mainly: green. Hex color #408179 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #408179 is #BF7E86. Grayscale: #6C6C6C. Windows color (decimal): -12549767 or 7962944. OLE color: 7962944.
HSL color Cylindrical-coordinate representation of color #408179: hue angle of 172.62º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #408179 is Cyan = 0.50, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 64 | 129 | 121 | - |
| CMYK | 0.50 | 0 | 0.06 | 0.49 |
| HSL | 172.62º | 0.34% | 0.38% | - |
| HSV(B) | 172.62º | 0.5% | 0.51% | - |
| XYZ | 13.42 | 18.17 | 20.89 | - |
| YUV | 108.65 | 134.97 | 96.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 129 | 121 | 0.50 | 0 | 0.06 | 0.49 | 172.62 | 0.34 | 0.38 |
| Hex | 40 | 81 | 79 | 32 | 0 | 6 | 31 | AD | 22 | 26 |
| Octal | 100 | 201 | 171 | 62 | 0 | 6 | 61 | 255 | 42 | 46 |
| Binary | 1000000 | 10000001 | 1111001 | 110010 | 0 | 110 | 110001 | 10101101 | 100010 | 100110 |
Color Harmonies of #408179
Complementary color
Monochromatic Colors of #408179
Black with #408179
Text Example
Text Example
White with #408179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #408179; }
p { color: rgb(64,129,121); }
H1.HeaderClassName
{
color: #408179;
}
.AnyTagClassName
{
color: #408179;
}
</style>
background-color css
<style>
a { background-color: #408179; }
a { background-color: rgb(64,129,121); }
div.DivClassName
{
background-color: #408179;
}
.BgClassName
{
background-color: #408179;
}
</style>
border-color css
<style>
span { border-color: #408179; }
span { border-color: rgb(64,129,121); }
td.TdClassName
{
border-color: #408179;
}
.TagClassName
{
border-color: #408179;
}
</style>