Shades of Ming #477174
Tints of Ming #477174
RGB
CMYK
RGB Variations
Color information
#477174 (or 0x477174) is known color: Ming. HEX triplet: 47, 71 and 74. RGB value is (71,113,116). Sum of RGB (Red+Green+Blue) = 71+113+116=300 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.67% from 300); Green value is 113 (44.53% from 255 or 37.67% from 300); Blue value is 116 (45.70% from 255 or 38.67% from 300); Max value from RGB is 116 - color contains mainly: blue. Hex color #477174 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477174 is #B88E8B. Grayscale: #646464. Windows color (decimal): -12095116 or 7631175. OLE color: 7631175.
HSL color Cylindrical-coordinate representation of color #477174: hue angle of 184º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #477174 is Cyan = 0.39, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 113 | 116 | - |
| CMYK | 0.39 | 0.03 | 0 | 0.55 |
| HSL | 184º | 0.24% | 0.37% | - |
| HSV(B) | 184º | 0.39% | 0.45% | - |
| XYZ | 11.66 | 14.41 | 18.69 | - |
| YUV | 100.78 | 136.59 | 106.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 113 | 116 | 0.39 | 0.03 | 0 | 0.55 | 184 | 0.24 | 0.37 |
| Hex | 47 | 71 | 74 | 27 | 3 | 0 | 37 | B8 | 18 | 25 |
| Octal | 107 | 161 | 164 | 47 | 3 | 0 | 67 | 270 | 30 | 45 |
| Binary | 1000111 | 1110001 | 1110100 | 100111 | 11 | 0 | 110111 | 10111000 | 11000 | 100101 |
Color Harmonies of #477174
Complementary color
Monochromatic Colors of #477174
Black with #477174
Text Example
Text Example
White with #477174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477174; }
p { color: rgb(71,113,116); }
H1.HeaderClassName
{
color: #477174;
}
.AnyTagClassName
{
color: #477174;
}
</style>
background-color css
<style>
a { background-color: #477174; }
a { background-color: rgb(71,113,116); }
div.DivClassName
{
background-color: #477174;
}
.BgClassName
{
background-color: #477174;
}
</style>
border-color css
<style>
span { border-color: #477174; }
span { border-color: rgb(71,113,116); }
td.TdClassName
{
border-color: #477174;
}
.TagClassName
{
border-color: #477174;
}
</style>