Shades of Ming #477678
Tints of Ming #477678
RGB
CMYK
RGB Variations
Color information
#477678 (or 0x477678) is known color: Ming. HEX triplet: 47, 76 and 78. RGB value is (71,118,120). Sum of RGB (Red+Green+Blue) = 71+118+120=309 (40% of max value = 765). Red value is 71 (28.12% from 255 or 22.98% from 309); Green value is 118 (46.48% from 255 or 38.19% from 309); Blue value is 120 (47.27% from 255 or 38.83% from 309); Max value from RGB is 120 - color contains mainly: blue. Hex color #477678 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477678 is #B88987. Grayscale: #686868. Windows color (decimal): -12093832 or 7894599. OLE color: 7894599.
HSL color Cylindrical-coordinate representation of color #477678: hue angle of 182.45º 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 #477678 is Cyan = 0.41, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 118 | 120 | - |
| CMYK | 0.41 | 0.02 | 0 | 0.53 |
| HSL | 182.45º | 0.26% | 0.37% | - |
| HSV(B) | 182.45º | 0.41% | 0.47% | - |
| XYZ | 12.47 | 15.65 | 20.13 | - |
| YUV | 104.18 | 136.93 | 104.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 120 | 0.41 | 0.02 | 0 | 0.53 | 182.45 | 0.26 | 0.37 |
| Hex | 47 | 76 | 78 | 29 | 2 | 0 | 35 | B6 | 1A | 25 |
| Octal | 107 | 166 | 170 | 51 | 2 | 0 | 65 | 266 | 32 | 45 |
| Binary | 1000111 | 1110110 | 1111000 | 101001 | 10 | 0 | 110101 | 10110110 | 11010 | 100101 |
Color Harmonies of #477678
Complementary color
Monochromatic Colors of #477678
Black with #477678
Text Example
Text Example
White with #477678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477678; }
p { color: rgb(71,118,120); }
H1.HeaderClassName
{
color: #477678;
}
.AnyTagClassName
{
color: #477678;
}
</style>
background-color css
<style>
a { background-color: #477678; }
a { background-color: rgb(71,118,120); }
div.DivClassName
{
background-color: #477678;
}
.BgClassName
{
background-color: #477678;
}
</style>
border-color css
<style>
span { border-color: #477678; }
span { border-color: rgb(71,118,120); }
td.TdClassName
{
border-color: #477678;
}
.TagClassName
{
border-color: #477678;
}
</style>