Shades of Ming #477170
Tints of Ming #477170
RGB
CMYK
RGB Variations
Color information
#477170 (or 0x477170) is known color: Ming. HEX triplet: 47, 71 and 70. RGB value is (71,113,112). Sum of RGB (Red+Green+Blue) = 71+113+112=296 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.99% from 296); Green value is 113 (44.53% from 255 or 38.18% from 296); Blue value is 112 (44.14% from 255 or 37.84% from 296); Max value from RGB is 113 - color contains mainly: green. Hex color #477170 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477170 is #B88E8F. Grayscale: #646464. Windows color (decimal): -12095120 or 7369031. OLE color: 7369031.
HSL color Cylindrical-coordinate representation of color #477170: hue angle of 178.57º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #477170 is Cyan = 0.37, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 113 | 112 | - |
| CMYK | 0.37 | 0 | 0.01 | 0.56 |
| HSL | 178.57º | 0.23% | 0.36% | - |
| HSV(B) | 178.57º | 0.37% | 0.44% | - |
| XYZ | 11.43 | 14.32 | 17.49 | - |
| YUV | 100.33 | 134.59 | 107.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 113 | 112 | 0.37 | 0 | 0.01 | 0.56 | 178.57 | 0.23 | 0.36 |
| Hex | 47 | 71 | 70 | 25 | 0 | 1 | 38 | B3 | 17 | 24 |
| Octal | 107 | 161 | 160 | 45 | 0 | 1 | 70 | 263 | 27 | 44 |
| Binary | 1000111 | 1110001 | 1110000 | 100101 | 0 | 1 | 111000 | 10110011 | 10111 | 100100 |
Color Harmonies of #477170
Complementary color
Monochromatic Colors of #477170
Black with #477170
Text Example
Text Example
White with #477170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477170; }
p { color: rgb(71,113,112); }
H1.HeaderClassName
{
color: #477170;
}
.AnyTagClassName
{
color: #477170;
}
</style>
background-color css
<style>
a { background-color: #477170; }
a { background-color: rgb(71,113,112); }
div.DivClassName
{
background-color: #477170;
}
.BgClassName
{
background-color: #477170;
}
</style>
border-color css
<style>
span { border-color: #477170; }
span { border-color: rgb(71,113,112); }
td.TdClassName
{
border-color: #477170;
}
.TagClassName
{
border-color: #477170;
}
</style>