Shades of Ming #477576
Tints of Ming #477576
RGB
CMYK
RGB Variations
Color information
#477576 (or 0x477576) is known color: Ming. HEX triplet: 47, 75 and 76. RGB value is (71,117,118). Sum of RGB (Red+Green+Blue) = 71+117+118=306 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.20% from 306); Green value is 117 (46.09% from 255 or 38.24% from 306); Blue value is 118 (46.48% from 255 or 38.56% from 306); Max value from RGB is 118 - color contains mainly: blue. Hex color #477576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477576 is #B88A89. Grayscale: #676767. Windows color (decimal): -12094090 or 7763271. OLE color: 7763271.
HSL color Cylindrical-coordinate representation of color #477576: hue angle of 181.28º 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 #477576 is Cyan = 0.40, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 118 | - |
| CMYK | 0.40 | 0.01 | 0 | 0.54 |
| HSL | 181.28º | 0.25% | 0.37% | - |
| HSV(B) | 181.28º | 0.4% | 0.46% | - |
| XYZ | 12.23 | 15.37 | 19.46 | - |
| YUV | 103.36 | 136.26 | 104.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 118 | 0.40 | 0.01 | 0 | 0.54 | 181.28 | 0.25 | 0.37 |
| Hex | 47 | 75 | 76 | 28 | 1 | 0 | 36 | B5 | 19 | 25 |
| Octal | 107 | 165 | 166 | 50 | 1 | 0 | 66 | 265 | 31 | 45 |
| Binary | 1000111 | 1110101 | 1110110 | 101000 | 1 | 0 | 110110 | 10110101 | 11001 | 100101 |
Color Harmonies of #477576
Complementary color
Monochromatic Colors of #477576
Black with #477576
Text Example
Text Example
White with #477576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477576; }
p { color: rgb(71,117,118); }
H1.HeaderClassName
{
color: #477576;
}
.AnyTagClassName
{
color: #477576;
}
</style>
background-color css
<style>
a { background-color: #477576; }
a { background-color: rgb(71,117,118); }
div.DivClassName
{
background-color: #477576;
}
.BgClassName
{
background-color: #477576;
}
</style>
border-color css
<style>
span { border-color: #477576; }
span { border-color: rgb(71,117,118); }
td.TdClassName
{
border-color: #477576;
}
.TagClassName
{
border-color: #477576;
}
</style>