Shades of Ming #477479
Tints of Ming #477479
RGB
CMYK
RGB Variations
Color information
#477479 (or 0x477479) is known color: Ming. HEX triplet: 47, 74 and 79. RGB value is (71,116,121). Sum of RGB (Red+Green+Blue) = 71+116+121=308 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.05% from 308); Green value is 116 (45.70% from 255 or 37.66% from 308); Blue value is 121 (47.66% from 255 or 39.29% from 308); Max value from RGB is 121 - color contains mainly: blue. Hex color #477479 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477479 is #B88B86. Grayscale: #676767. Windows color (decimal): -12094343 or 7959623. OLE color: 7959623.
HSL color Cylindrical-coordinate representation of color #477479: hue angle of 186º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #477479 is Cyan = 0.41, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 116 | 121 | - |
| CMYK | 0.41 | 0.04 | 0 | 0.53 |
| HSL | 186º | 0.26% | 0.38% | - |
| HSV(B) | 186º | 0.41% | 0.47% | - |
| XYZ | 12.3 | 15.21 | 20.38 | - |
| YUV | 103.12 | 138.09 | 105.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 116 | 121 | 0.41 | 0.04 | 0 | 0.53 | 186 | 0.26 | 0.38 |
| Hex | 47 | 74 | 79 | 29 | 4 | 0 | 35 | BA | 1A | 26 |
| Octal | 107 | 164 | 171 | 51 | 4 | 0 | 65 | 272 | 32 | 46 |
| Binary | 1000111 | 1110100 | 1111001 | 101001 | 100 | 0 | 110101 | 10111010 | 11010 | 100110 |
Color Harmonies of #477479
Complementary color
Monochromatic Colors of #477479
Black with #477479
Text Example
Text Example
White with #477479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477479; }
p { color: rgb(71,116,121); }
H1.HeaderClassName
{
color: #477479;
}
.AnyTagClassName
{
color: #477479;
}
</style>
background-color css
<style>
a { background-color: #477479; }
a { background-color: rgb(71,116,121); }
div.DivClassName
{
background-color: #477479;
}
.BgClassName
{
background-color: #477479;
}
</style>
border-color css
<style>
span { border-color: #477479; }
span { border-color: rgb(71,116,121); }
td.TdClassName
{
border-color: #477479;
}
.TagClassName
{
border-color: #477479;
}
</style>