Shades of Ming #407376
Tints of Ming #407376
RGB
CMYK
RGB Variations
Color information
#407376 (or 0x407376) is known color: Ming. HEX triplet: 40, 73 and 76. RGB value is (64,115,118). Sum of RGB (Red+Green+Blue) = 64+115+118=297 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.55% from 297); Green value is 115 (45.31% from 255 or 38.72% from 297); Blue value is 118 (46.48% from 255 or 39.73% from 297); Max value from RGB is 118 - color contains mainly: blue. Hex color #407376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407376 is #BF8C89. Grayscale: #646464. Windows color (decimal): -12553354 or 7762752. OLE color: 7762752.
HSL color Cylindrical-coordinate representation of color #407376: hue angle of 183.33º 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 #407376 is Cyan = 0.46, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 64 | 115 | 118 | - |
| CMYK | 0.46 | 0.03 | 0 | 0.54 |
| HSL | 183.33º | 0.3% | 0.36% | - |
| HSV(B) | 183.33º | 0.46% | 0.46% | - |
| XYZ | 11.52 | 14.66 | 19.36 | - |
| YUV | 100.09 | 138.1 | 102.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 115 | 118 | 0.46 | 0.03 | 0 | 0.54 | 183.33 | 0.3 | 0.36 |
| Hex | 40 | 73 | 76 | 2E | 3 | 0 | 36 | B7 | 1E | 24 |
| Octal | 100 | 163 | 166 | 56 | 3 | 0 | 66 | 267 | 36 | 44 |
| Binary | 1000000 | 1110011 | 1110110 | 101110 | 11 | 0 | 110110 | 10110111 | 11110 | 100100 |
Color Harmonies of #407376
Complementary color
Monochromatic Colors of #407376
Black with #407376
Text Example
Text Example
White with #407376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407376; }
p { color: rgb(64,115,118); }
H1.HeaderClassName
{
color: #407376;
}
.AnyTagClassName
{
color: #407376;
}
</style>
background-color css
<style>
a { background-color: #407376; }
a { background-color: rgb(64,115,118); }
div.DivClassName
{
background-color: #407376;
}
.BgClassName
{
background-color: #407376;
}
</style>
border-color css
<style>
span { border-color: #407376; }
span { border-color: rgb(64,115,118); }
td.TdClassName
{
border-color: #407376;
}
.TagClassName
{
border-color: #407376;
}
</style>