Shades of Ming #477474
Tints of Ming #477474
RGB
CMYK
RGB Variations
Color information
#477474 (or 0x477474) is known color: Ming. HEX triplet: 47, 74 and 74. RGB value is (71,116,116). Sum of RGB (Red+Green+Blue) = 71+116+116=303 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.43% from 303); Green value is 116 (45.70% from 255 or 38.28% from 303); Blue value is 116 (45.70% from 255 or 38.28% from 303); Max value from RGB is 116 - color contains mainly: green, blue. Hex color #477474 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477474 is #B88B8B. Grayscale: #666666. Windows color (decimal): -12094348 or 7631943. OLE color: 7631943.
HSL color Cylindrical-coordinate representation of color #477474: hue angle of 180º 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 #477474 is Cyan = 0.39, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 116 | 116 | - |
| CMYK | 0.39 | 0 | 0 | 0.55 |
| HSL | 180º | 0.24% | 0.37% | - |
| HSV(B) | 180º | 0.39% | 0.45% | - |
| XYZ | 12 | 15.09 | 18.8 | - |
| YUV | 102.55 | 135.59 | 105.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 116 | 116 | 0.39 | 0 | 0 | 0.55 | 180 | 0.24 | 0.37 |
| Hex | 47 | 74 | 74 | 27 | 0 | 0 | 37 | B4 | 18 | 25 |
| Octal | 107 | 164 | 164 | 47 | 0 | 0 | 67 | 264 | 30 | 45 |
| Binary | 1000111 | 1110100 | 1110100 | 100111 | 0 | 0 | 110111 | 10110100 | 11000 | 100101 |
Color Harmonies of #477474
Complementary color
Monochromatic Colors of #477474
Black with #477474
Text Example
Text Example
White with #477474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477474; }
p { color: rgb(71,116,116); }
H1.HeaderClassName
{
color: #477474;
}
.AnyTagClassName
{
color: #477474;
}
</style>
background-color css
<style>
a { background-color: #477474; }
a { background-color: rgb(71,116,116); }
div.DivClassName
{
background-color: #477474;
}
.BgClassName
{
background-color: #477474;
}
</style>
border-color css
<style>
span { border-color: #477474; }
span { border-color: rgb(71,116,116); }
td.TdClassName
{
border-color: #477474;
}
.TagClassName
{
border-color: #477474;
}
</style>