Shades of Ming #477475
Tints of Ming #477475
RGB
CMYK
RGB Variations
Color information
#477475 (or 0x477475) is known color: Ming. HEX triplet: 47, 74 and 75. RGB value is (71,116,117). Sum of RGB (Red+Green+Blue) = 71+116+117=304 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.36% from 304); Green value is 116 (45.70% from 255 or 38.16% from 304); Blue value is 117 (46.09% from 255 or 38.49% from 304); Max value from RGB is 117 - color contains mainly: blue. Hex color #477475 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477475 is #B88B8A. Grayscale: #666666. Windows color (decimal): -12094347 or 7697479. OLE color: 7697479.
HSL color Cylindrical-coordinate representation of color #477475: hue angle of 181.3º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #477475 is Cyan = 0.39, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 116 | 117 | - |
| CMYK | 0.39 | 0.01 | 0 | 0.54 |
| HSL | 181.3º | 0.24% | 0.37% | - |
| HSV(B) | 181.3º | 0.39% | 0.46% | - |
| XYZ | 12.05 | 15.11 | 19.11 | - |
| YUV | 102.66 | 136.09 | 105.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 116 | 117 | 0.39 | 0.01 | 0 | 0.54 | 181.3 | 0.24 | 0.37 |
| Hex | 47 | 74 | 75 | 27 | 1 | 0 | 36 | B5 | 18 | 25 |
| Octal | 107 | 164 | 165 | 47 | 1 | 0 | 66 | 265 | 30 | 45 |
| Binary | 1000111 | 1110100 | 1110101 | 100111 | 1 | 0 | 110110 | 10110101 | 11000 | 100101 |
Color Harmonies of #477475
Complementary color
Monochromatic Colors of #477475
Black with #477475
Text Example
Text Example
White with #477475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477475; }
p { color: rgb(71,116,117); }
H1.HeaderClassName
{
color: #477475;
}
.AnyTagClassName
{
color: #477475;
}
</style>
background-color css
<style>
a { background-color: #477475; }
a { background-color: rgb(71,116,117); }
div.DivClassName
{
background-color: #477475;
}
.BgClassName
{
background-color: #477475;
}
</style>
border-color css
<style>
span { border-color: #477475; }
span { border-color: rgb(71,116,117); }
td.TdClassName
{
border-color: #477475;
}
.TagClassName
{
border-color: #477475;
}
</style>