Shades of Ming #477577
Tints of Ming #477577
RGB
CMYK
RGB Variations
Color information
#477577 (or 0x477577) is known color: Ming. HEX triplet: 47, 75 and 77. RGB value is (71,117,119). Sum of RGB (Red+Green+Blue) = 71+117+119=307 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.13% from 307); Green value is 117 (46.09% from 255 or 38.11% from 307); Blue value is 119 (46.88% from 255 or 38.76% from 307); Max value from RGB is 119 - color contains mainly: blue. Hex color #477577 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477577 is #B88A88. Grayscale: #676767. Windows color (decimal): -12094089 or 7828807. OLE color: 7828807.
HSL color Cylindrical-coordinate representation of color #477577: hue angle of 182.5º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #477577 is Cyan = 0.40, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 117 | 119 | - |
| CMYK | 0.40 | 0.02 | 0 | 0.53 |
| HSL | 182.5º | 0.25% | 0.37% | - |
| HSV(B) | 182.5º | 0.4% | 0.47% | - |
| XYZ | 12.29 | 15.39 | 19.78 | - |
| YUV | 103.47 | 136.76 | 104.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 119 | 0.40 | 0.02 | 0 | 0.53 | 182.5 | 0.25 | 0.37 |
| Hex | 47 | 75 | 77 | 28 | 2 | 0 | 35 | B6 | 19 | 25 |
| Octal | 107 | 165 | 167 | 50 | 2 | 0 | 65 | 266 | 31 | 45 |
| Binary | 1000111 | 1110101 | 1110111 | 101000 | 10 | 0 | 110101 | 10110110 | 11001 | 100101 |
Color Harmonies of #477577
Complementary color
Monochromatic Colors of #477577
Black with #477577
Text Example
Text Example
White with #477577
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477577; }
p { color: rgb(71,117,119); }
H1.HeaderClassName
{
color: #477577;
}
.AnyTagClassName
{
color: #477577;
}
</style>
background-color css
<style>
a { background-color: #477577; }
a { background-color: rgb(71,117,119); }
div.DivClassName
{
background-color: #477577;
}
.BgClassName
{
background-color: #477577;
}
</style>
border-color css
<style>
span { border-color: #477577; }
span { border-color: rgb(71,117,119); }
td.TdClassName
{
border-color: #477577;
}
.TagClassName
{
border-color: #477577;
}
</style>