Shades of Ming #477578
Tints of Ming #477578
RGB
CMYK
RGB Variations
Color information
#477578 (or 0x477578) is known color: Ming. HEX triplet: 47, 75 and 78. RGB value is (71,117,120). Sum of RGB (Red+Green+Blue) = 71+117+120=308 (40% of max value = 765). Red value is 71 (28.12% from 255 or 23.05% from 308); Green value is 117 (46.09% from 255 or 37.99% from 308); Blue value is 120 (47.27% from 255 or 38.96% from 308); Max value from RGB is 120 - color contains mainly: blue. Hex color #477578 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477578 is #B88A87. Grayscale: #676767. Windows color (decimal): -12094088 or 7894343. OLE color: 7894343.
HSL color Cylindrical-coordinate representation of color #477578: hue angle of 183.67º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #477578 is Cyan = 0.41, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 117 | 120 | - |
| CMYK | 0.41 | 0.02 | 0 | 0.53 |
| HSL | 183.67º | 0.26% | 0.37% | - |
| HSV(B) | 183.67º | 0.41% | 0.47% | - |
| XYZ | 12.35 | 15.42 | 20.09 | - |
| YUV | 103.59 | 137.26 | 104.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 120 | 0.41 | 0.02 | 0 | 0.53 | 183.67 | 0.26 | 0.37 |
| Hex | 47 | 75 | 78 | 29 | 2 | 0 | 35 | B8 | 1A | 25 |
| Octal | 107 | 165 | 170 | 51 | 2 | 0 | 65 | 270 | 32 | 45 |
| Binary | 1000111 | 1110101 | 1111000 | 101001 | 10 | 0 | 110101 | 10111000 | 11010 | 100101 |
Color Harmonies of #477578
Complementary color
Monochromatic Colors of #477578
Black with #477578
Text Example
Text Example
White with #477578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477578; }
p { color: rgb(71,117,120); }
H1.HeaderClassName
{
color: #477578;
}
.AnyTagClassName
{
color: #477578;
}
</style>
background-color css
<style>
a { background-color: #477578; }
a { background-color: rgb(71,117,120); }
div.DivClassName
{
background-color: #477578;
}
.BgClassName
{
background-color: #477578;
}
</style>
border-color css
<style>
span { border-color: #477578; }
span { border-color: rgb(71,117,120); }
td.TdClassName
{
border-color: #477578;
}
.TagClassName
{
border-color: #477578;
}
</style>