Shades of Ming #477978
Tints of Ming #477978
RGB
CMYK
RGB Variations
Color information
#477978 (or 0x477978) is known color: Ming. HEX triplet: 47, 79 and 78. RGB value is (71,121,120). Sum of RGB (Red+Green+Blue) = 71+121+120=312 (41% of max value = 765). Red value is 71 (28.12% from 255 or 22.76% from 312); Green value is 121 (47.66% from 255 or 38.78% from 312); Blue value is 120 (47.27% from 255 or 38.46% from 312); Max value from RGB is 121 - color contains mainly: green. Hex color #477978 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477978 is #B88687. Grayscale: #696969. Windows color (decimal): -12093064 or 7895367. OLE color: 7895367.
HSL color Cylindrical-coordinate representation of color #477978: hue angle of 178.8º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #477978 is Cyan = 0.41, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 121 | 120 | - |
| CMYK | 0.41 | 0 | 0.01 | 0.53 |
| HSL | 178.8º | 0.26% | 0.38% | - |
| HSV(B) | 178.8º | 0.41% | 0.47% | - |
| XYZ | 12.83 | 16.37 | 20.25 | - |
| YUV | 105.94 | 135.94 | 103.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 121 | 120 | 0.41 | 0 | 0.01 | 0.53 | 178.8 | 0.26 | 0.38 |
| Hex | 47 | 79 | 78 | 29 | 0 | 1 | 35 | B3 | 1A | 26 |
| Octal | 107 | 171 | 170 | 51 | 0 | 1 | 65 | 263 | 32 | 46 |
| Binary | 1000111 | 1111001 | 1111000 | 101001 | 0 | 1 | 110101 | 10110011 | 11010 | 100110 |
Color Harmonies of #477978
Complementary color
Monochromatic Colors of #477978
Black with #477978
Text Example
Text Example
White with #477978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477978; }
p { color: rgb(71,121,120); }
H1.HeaderClassName
{
color: #477978;
}
.AnyTagClassName
{
color: #477978;
}
</style>
background-color css
<style>
a { background-color: #477978; }
a { background-color: rgb(71,121,120); }
div.DivClassName
{
background-color: #477978;
}
.BgClassName
{
background-color: #477978;
}
</style>
border-color css
<style>
span { border-color: #477978; }
span { border-color: rgb(71,121,120); }
td.TdClassName
{
border-color: #477978;
}
.TagClassName
{
border-color: #477978;
}
</style>