Shades of Ming #407477
Tints of Ming #407477
RGB
CMYK
RGB Variations
Color information
#407477 (or 0x407477) is known color: Ming. HEX triplet: 40, 74 and 77. RGB value is (64,116,119). Sum of RGB (Red+Green+Blue) = 64+116+119=299 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.40% from 299); Green value is 116 (45.70% from 255 or 38.80% from 299); Blue value is 119 (46.88% from 255 or 39.80% from 299); Max value from RGB is 119 - color contains mainly: blue. Hex color #407477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407477 is #BF8B88. Grayscale: #646464. Windows color (decimal): -12553097 or 7828544. OLE color: 7828544.
HSL color Cylindrical-coordinate representation of color #407477: hue angle of 183.27º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #407477 is Cyan = 0.46, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 116 | 119 | - |
| CMYK | 0.46 | 0.03 | 0 | 0.53 |
| HSL | 183.27º | 0.3% | 0.36% | - |
| HSV(B) | 183.27º | 0.46% | 0.47% | - |
| XYZ | 11.69 | 14.91 | 19.72 | - |
| YUV | 100.79 | 138.27 | 101.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 116 | 119 | 0.46 | 0.03 | 0 | 0.53 | 183.27 | 0.3 | 0.36 |
| Hex | 40 | 74 | 77 | 2E | 3 | 0 | 35 | B7 | 1E | 24 |
| Octal | 100 | 164 | 167 | 56 | 3 | 0 | 65 | 267 | 36 | 44 |
| Binary | 1000000 | 1110100 | 1110111 | 101110 | 11 | 0 | 110101 | 10110111 | 11110 | 100100 |
Color Harmonies of #407477
Complementary color
Monochromatic Colors of #407477
Black with #407477
Text Example
Text Example
White with #407477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407477; }
p { color: rgb(64,116,119); }
H1.HeaderClassName
{
color: #407477;
}
.AnyTagClassName
{
color: #407477;
}
</style>
background-color css
<style>
a { background-color: #407477; }
a { background-color: rgb(64,116,119); }
div.DivClassName
{
background-color: #407477;
}
.BgClassName
{
background-color: #407477;
}
</style>
border-color css
<style>
span { border-color: #407477; }
span { border-color: rgb(64,116,119); }
td.TdClassName
{
border-color: #407477;
}
.TagClassName
{
border-color: #407477;
}
</style>