Shades of Ming #477071
Tints of Ming #477071
RGB
CMYK
RGB Variations
Color information
#477071 (or 0x477071) is known color: Ming. HEX triplet: 47, 70 and 71. RGB value is (71,112,113). Sum of RGB (Red+Green+Blue) = 71+112+113=296 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.99% from 296); Green value is 112 (44.14% from 255 or 37.84% from 296); Blue value is 113 (44.53% from 255 or 38.18% from 296); Max value from RGB is 113 - color contains mainly: blue. Hex color #477071 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477071 is #B88F8E. Grayscale: #636363. Windows color (decimal): -12095375 or 7434311. OLE color: 7434311.
HSL color Cylindrical-coordinate representation of color #477071: hue angle of 181.43º 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 #477071 is Cyan = 0.37, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 112 | 113 | - |
| CMYK | 0.37 | 0.01 | 0 | 0.56 |
| HSL | 181.43º | 0.23% | 0.36% | - |
| HSV(B) | 181.43º | 0.37% | 0.44% | - |
| XYZ | 11.37 | 14.12 | 17.75 | - |
| YUV | 99.86 | 135.42 | 107.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 113 | 0.37 | 0.01 | 0 | 0.56 | 181.43 | 0.23 | 0.36 |
| Hex | 47 | 70 | 71 | 25 | 1 | 0 | 38 | B5 | 17 | 24 |
| Octal | 107 | 160 | 161 | 45 | 1 | 0 | 70 | 265 | 27 | 44 |
| Binary | 1000111 | 1110000 | 1110001 | 100101 | 1 | 0 | 111000 | 10110101 | 10111 | 100100 |
Color Harmonies of #477071
Complementary color
Monochromatic Colors of #477071
Black with #477071
Text Example
Text Example
White with #477071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477071; }
p { color: rgb(71,112,113); }
H1.HeaderClassName
{
color: #477071;
}
.AnyTagClassName
{
color: #477071;
}
</style>
background-color css
<style>
a { background-color: #477071; }
a { background-color: rgb(71,112,113); }
div.DivClassName
{
background-color: #477071;
}
.BgClassName
{
background-color: #477071;
}
</style>
border-color css
<style>
span { border-color: #477071; }
span { border-color: rgb(71,112,113); }
td.TdClassName
{
border-color: #477071;
}
.TagClassName
{
border-color: #477071;
}
</style>