Shades of Ming #407576
Tints of Ming #407576
RGB
CMYK
RGB Variations
Color information
#407576 (or 0x407576) is known color: Ming. HEX triplet: 40, 75 and 76. RGB value is (64,117,118). Sum of RGB (Red+Green+Blue) = 64+117+118=299 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.40% from 299); Green value is 117 (46.09% from 255 or 39.13% from 299); Blue value is 118 (46.48% from 255 or 39.46% from 299); Max value from RGB is 118 - color contains mainly: blue. Hex color #407576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407576 is #BF8A89. Grayscale: #656565. Windows color (decimal): -12552842 or 7763264. OLE color: 7763264.
HSL color Cylindrical-coordinate representation of color #407576: hue angle of 181.11º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #407576 is Cyan = 0.46, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 117 | 118 | - |
| CMYK | 0.46 | 0.01 | 0 | 0.54 |
| HSL | 181.11º | 0.3% | 0.36% | - |
| HSV(B) | 181.11º | 0.46% | 0.46% | - |
| XYZ | 11.75 | 15.12 | 19.44 | - |
| YUV | 101.27 | 137.44 | 101.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 117 | 118 | 0.46 | 0.01 | 0 | 0.54 | 181.11 | 0.3 | 0.36 |
| Hex | 40 | 75 | 76 | 2E | 1 | 0 | 36 | B5 | 1E | 24 |
| Octal | 100 | 165 | 166 | 56 | 1 | 0 | 66 | 265 | 36 | 44 |
| Binary | 1000000 | 1110101 | 1110110 | 101110 | 1 | 0 | 110110 | 10110101 | 11110 | 100100 |
Color Harmonies of #407576
Complementary color
Monochromatic Colors of #407576
Black with #407576
Text Example
Text Example
White with #407576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407576; }
p { color: rgb(64,117,118); }
H1.HeaderClassName
{
color: #407576;
}
.AnyTagClassName
{
color: #407576;
}
</style>
background-color css
<style>
a { background-color: #407576; }
a { background-color: rgb(64,117,118); }
div.DivClassName
{
background-color: #407576;
}
.BgClassName
{
background-color: #407576;
}
</style>
border-color css
<style>
span { border-color: #407576; }
span { border-color: rgb(64,117,118); }
td.TdClassName
{
border-color: #407576;
}
.TagClassName
{
border-color: #407576;
}
</style>