Shades of Ming #407979
Tints of Ming #407979
RGB
CMYK
RGB Variations
Color information
#407979 (or 0x407979) is known color: Ming. HEX triplet: 40, 79 and 79. RGB value is (64,121,121). Sum of RGB (Red+Green+Blue) = 64+121+121=306 (40% of max value = 765). Red value is 64 (25.39% from 255 or 20.92% from 306); Green value is 121 (47.66% from 255 or 39.54% from 306); Blue value is 121 (47.66% from 255 or 39.54% from 306); Max value from RGB is 121 - color contains mainly: green, blue. Hex color #407979 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407979 is #BF8686. Grayscale: #676767. Windows color (decimal): -12551815 or 7960896. OLE color: 7960896.
HSL color Cylindrical-coordinate representation of color #407979: hue angle of 180º degrees, saturation: 0.31, 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 #407979 is Cyan = 0.47, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 121 | 121 | - |
| CMYK | 0.47 | 0 | 0 | 0.53 |
| HSL | 180º | 0.31% | 0.36% | - |
| HSV(B) | 180º | 0.47% | 0.47% | - |
| XYZ | 12.4 | 16.15 | 20.55 | - |
| YUV | 103.96 | 137.62 | 99.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 121 | 121 | 0.47 | 0 | 0 | 0.53 | 180 | 0.31 | 0.36 |
| Hex | 40 | 79 | 79 | 2F | 0 | 0 | 35 | B4 | 1F | 24 |
| Octal | 100 | 171 | 171 | 57 | 0 | 0 | 65 | 264 | 37 | 44 |
| Binary | 1000000 | 1111001 | 1111001 | 101111 | 0 | 0 | 110101 | 10110100 | 11111 | 100100 |
Color Harmonies of #407979
Complementary color
Monochromatic Colors of #407979
Black with #407979
Text Example
Text Example
White with #407979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407979; }
p { color: rgb(64,121,121); }
H1.HeaderClassName
{
color: #407979;
}
.AnyTagClassName
{
color: #407979;
}
</style>
background-color css
<style>
a { background-color: #407979; }
a { background-color: rgb(64,121,121); }
div.DivClassName
{
background-color: #407979;
}
.BgClassName
{
background-color: #407979;
}
</style>
border-color css
<style>
span { border-color: #407979; }
span { border-color: rgb(64,121,121); }
td.TdClassName
{
border-color: #407979;
}
.TagClassName
{
border-color: #407979;
}
</style>