Shades of Ming #477074
Tints of Ming #477074
RGB
CMYK
RGB Variations
Color information
#477074 (or 0x477074) is known color: Ming. HEX triplet: 47, 70 and 74. RGB value is (71,112,116). Sum of RGB (Red+Green+Blue) = 71+112+116=299 (39% of max value = 765). Red value is 71 (28.12% from 255 or 23.75% from 299); Green value is 112 (44.14% from 255 or 37.46% from 299); Blue value is 116 (45.70% from 255 or 38.80% from 299); Max value from RGB is 116 - color contains mainly: blue. Hex color #477074 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477074 is #B88F8B. Grayscale: #646464. Windows color (decimal): -12095372 or 7630919. OLE color: 7630919.
HSL color Cylindrical-coordinate representation of color #477074: hue angle of 185.33º 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 #477074 is Cyan = 0.39, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 112 | 116 | - |
| CMYK | 0.39 | 0.03 | 0 | 0.55 |
| HSL | 185.33º | 0.24% | 0.37% | - |
| HSV(B) | 185.33º | 0.39% | 0.45% | - |
| XYZ | 11.55 | 14.19 | 18.65 | - |
| YUV | 100.2 | 136.92 | 107.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 112 | 116 | 0.39 | 0.03 | 0 | 0.55 | 185.33 | 0.24 | 0.37 |
| Hex | 47 | 70 | 74 | 27 | 3 | 0 | 37 | B9 | 18 | 25 |
| Octal | 107 | 160 | 164 | 47 | 3 | 0 | 67 | 271 | 30 | 45 |
| Binary | 1000111 | 1110000 | 1110100 | 100111 | 11 | 0 | 110111 | 10111001 | 11000 | 100101 |
Color Harmonies of #477074
Complementary color
Monochromatic Colors of #477074
Black with #477074
Text Example
Text Example
White with #477074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477074; }
p { color: rgb(71,112,116); }
H1.HeaderClassName
{
color: #477074;
}
.AnyTagClassName
{
color: #477074;
}
</style>
background-color css
<style>
a { background-color: #477074; }
a { background-color: rgb(71,112,116); }
div.DivClassName
{
background-color: #477074;
}
.BgClassName
{
background-color: #477074;
}
</style>
border-color css
<style>
span { border-color: #477074; }
span { border-color: rgb(71,112,116); }
td.TdClassName
{
border-color: #477074;
}
.TagClassName
{
border-color: #477074;
}
</style>