Shades of Ming #407076
Tints of Ming #407076
RGB
CMYK
RGB Variations
Color information
#407076 (or 0x407076) is known color: Ming. HEX triplet: 40, 70 and 76. RGB value is (64,112,118). Sum of RGB (Red+Green+Blue) = 64+112+118=294 (38% of max value = 765). Red value is 64 (25.39% from 255 or 21.77% from 294); Green value is 112 (44.14% from 255 or 38.10% from 294); Blue value is 118 (46.48% from 255 or 40.14% from 294); Max value from RGB is 118 - color contains mainly: blue. Hex color #407076 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407076 is #BF8F89. Grayscale: #626262. Windows color (decimal): -12554122 or 7761984. OLE color: 7761984.
HSL color Cylindrical-coordinate representation of color #407076: hue angle of 186.67º 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 #407076 is Cyan = 0.46, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 112 | 118 | - |
| CMYK | 0.46 | 0.05 | 0 | 0.54 |
| HSL | 186.67º | 0.3% | 0.36% | - |
| HSV(B) | 186.67º | 0.46% | 0.46% | - |
| XYZ | 11.18 | 13.99 | 19.25 | - |
| YUV | 98.33 | 139.1 | 103.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 112 | 118 | 0.46 | 0.05 | 0 | 0.54 | 186.67 | 0.3 | 0.36 |
| Hex | 40 | 70 | 76 | 2E | 5 | 0 | 36 | BB | 1E | 24 |
| Octal | 100 | 160 | 166 | 56 | 5 | 0 | 66 | 273 | 36 | 44 |
| Binary | 1000000 | 1110000 | 1110110 | 101110 | 101 | 0 | 110110 | 10111011 | 11110 | 100100 |
Color Harmonies of #407076
Complementary color
Monochromatic Colors of #407076
Black with #407076
Text Example
Text Example
White with #407076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407076; }
p { color: rgb(64,112,118); }
H1.HeaderClassName
{
color: #407076;
}
.AnyTagClassName
{
color: #407076;
}
</style>
background-color css
<style>
a { background-color: #407076; }
a { background-color: rgb(64,112,118); }
div.DivClassName
{
background-color: #407076;
}
.BgClassName
{
background-color: #407076;
}
</style>
border-color css
<style>
span { border-color: #407076; }
span { border-color: rgb(64,112,118); }
td.TdClassName
{
border-color: #407076;
}
.TagClassName
{
border-color: #407076;
}
</style>