Shades of Ming #407277
Tints of Ming #407277
RGB
CMYK
RGB Variations
Color information
#407277 (or 0x407277) is known color: Ming. HEX triplet: 40, 72 and 77. RGB value is (64,114,119). Sum of RGB (Red+Green+Blue) = 64+114+119=297 (39% of max value = 765). Red value is 64 (25.39% from 255 or 21.55% from 297); Green value is 114 (44.92% from 255 or 38.38% from 297); Blue value is 119 (46.88% from 255 or 40.07% from 297); Max value from RGB is 119 - color contains mainly: blue. Hex color #407277 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #407277 is #BF8D88. Grayscale: #636363. Windows color (decimal): -12553609 or 7828032. OLE color: 7828032.
HSL color Cylindrical-coordinate representation of color #407277: hue angle of 185.45º 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 #407277 is Cyan = 0.46, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 64 | 114 | 119 | - |
| CMYK | 0.46 | 0.04 | 0 | 0.53 |
| HSL | 185.45º | 0.3% | 0.36% | - |
| HSV(B) | 185.45º | 0.46% | 0.47% | - |
| XYZ | 11.46 | 14.46 | 19.64 | - |
| YUV | 99.62 | 138.94 | 102.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 114 | 119 | 0.46 | 0.04 | 0 | 0.53 | 185.45 | 0.3 | 0.36 |
| Hex | 40 | 72 | 77 | 2E | 4 | 0 | 35 | B9 | 1E | 24 |
| Octal | 100 | 162 | 167 | 56 | 4 | 0 | 65 | 271 | 36 | 44 |
| Binary | 1000000 | 1110010 | 1110111 | 101110 | 100 | 0 | 110101 | 10111001 | 11110 | 100100 |
Color Harmonies of #407277
Complementary color
Monochromatic Colors of #407277
Black with #407277
Text Example
Text Example
White with #407277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #407277; }
p { color: rgb(64,114,119); }
H1.HeaderClassName
{
color: #407277;
}
.AnyTagClassName
{
color: #407277;
}
</style>
background-color css
<style>
a { background-color: #407277; }
a { background-color: rgb(64,114,119); }
div.DivClassName
{
background-color: #407277;
}
.BgClassName
{
background-color: #407277;
}
</style>
border-color css
<style>
span { border-color: #407277; }
span { border-color: rgb(64,114,119); }
td.TdClassName
{
border-color: #407277;
}
.TagClassName
{
border-color: #407277;
}
</style>