Shades of Como #477759
Tints of Como #477759
RGB
CMYK
RGB Variations
Color information
#477759 (or 0x477759) is known color: Como. HEX triplet: 47, 77 and 59. RGB value is (71,119,89). Sum of RGB (Red+Green+Blue) = 71+119+89=279 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.45% from 279); Green value is 119 (46.88% from 255 or 42.65% from 279); Blue value is 89 (35.16% from 255 or 31.90% from 279); Max value from RGB is 119 - color contains mainly: green. Hex color #477759 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477759 is #B888A6. Grayscale: #656565. Windows color (decimal): -12093607 or 5863239. OLE color: 5863239.
HSL color Cylindrical-coordinate representation of color #477759: hue angle of 142.5º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #477759 is Cyan = 0.40, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 119 | 89 | - |
| CMYK | 0.40 | 0 | 0.25 | 0.53 |
| HSL | 142.5º | 0.25% | 0.37% | - |
| HSV(B) | 142.5º | 0.4% | 0.47% | - |
| XYZ | 11 | 15.25 | 11.82 | - |
| YUV | 101.23 | 121.1 | 106.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 119 | 89 | 0.40 | 0 | 0.25 | 0.53 | 142.5 | 0.25 | 0.37 |
| Hex | 47 | 77 | 59 | 28 | 0 | 19 | 35 | 8E | 19 | 25 |
| Octal | 107 | 167 | 131 | 50 | 0 | 31 | 65 | 216 | 31 | 45 |
| Binary | 1000111 | 1110111 | 1011001 | 101000 | 0 | 11001 | 110101 | 10001110 | 11001 | 100101 |
Color Harmonies of #477759
Complementary color
Monochromatic Colors of #477759
Black with #477759
Text Example
Text Example
White with #477759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477759; }
p { color: rgb(71,119,89); }
H1.HeaderClassName
{
color: #477759;
}
.AnyTagClassName
{
color: #477759;
}
</style>
background-color css
<style>
a { background-color: #477759; }
a { background-color: rgb(71,119,89); }
div.DivClassName
{
background-color: #477759;
}
.BgClassName
{
background-color: #477759;
}
</style>
border-color css
<style>
span { border-color: #477759; }
span { border-color: rgb(71,119,89); }
td.TdClassName
{
border-color: #477759;
}
.TagClassName
{
border-color: #477759;
}
</style>