Shades of Ming #477276
Tints of Ming #477276
RGB
CMYK
RGB Variations
Color information
#477276 (or 0x477276) is known color: Ming. HEX triplet: 47, 72 and 76. RGB value is (71,114,118). Sum of RGB (Red+Green+Blue) = 71+114+118=303 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.43% from 303); Green value is 114 (44.92% from 255 or 37.62% from 303); Blue value is 118 (46.48% from 255 or 38.94% from 303); Max value from RGB is 118 - color contains mainly: blue. Hex color #477276 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477276 is #B88D89. Grayscale: #656565. Windows color (decimal): -12094858 or 7762503. OLE color: 7762503.
HSL color Cylindrical-coordinate representation of color #477276: hue angle of 185.11º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #477276 is Cyan = 0.40, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 114 | 118 | - |
| CMYK | 0.40 | 0.03 | 0 | 0.54 |
| HSL | 185.11º | 0.25% | 0.37% | - |
| HSV(B) | 185.11º | 0.4% | 0.46% | - |
| XYZ | 11.89 | 14.68 | 19.35 | - |
| YUV | 101.6 | 137.25 | 106.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 114 | 118 | 0.40 | 0.03 | 0 | 0.54 | 185.11 | 0.25 | 0.37 |
| Hex | 47 | 72 | 76 | 28 | 3 | 0 | 36 | B9 | 19 | 25 |
| Octal | 107 | 162 | 166 | 50 | 3 | 0 | 66 | 271 | 31 | 45 |
| Binary | 1000111 | 1110010 | 1110110 | 101000 | 11 | 0 | 110110 | 10111001 | 11001 | 100101 |
Color Harmonies of #477276
Complementary color
Monochromatic Colors of #477276
Black with #477276
Text Example
Text Example
White with #477276
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477276; }
p { color: rgb(71,114,118); }
H1.HeaderClassName
{
color: #477276;
}
.AnyTagClassName
{
color: #477276;
}
</style>
background-color css
<style>
a { background-color: #477276; }
a { background-color: rgb(71,114,118); }
div.DivClassName
{
background-color: #477276;
}
.BgClassName
{
background-color: #477276;
}
</style>
border-color css
<style>
span { border-color: #477276; }
span { border-color: rgb(71,114,118); }
td.TdClassName
{
border-color: #477276;
}
.TagClassName
{
border-color: #477276;
}
</style>