Shades of Como #477860
Tints of Como #477860
RGB
CMYK
RGB Variations
Color information
#477860 (or 0x477860) is known color: Como. HEX triplet: 47, 78 and 60. RGB value is (71,120,96). Sum of RGB (Red+Green+Blue) = 71+120+96=287 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.74% from 287); Green value is 120 (47.27% from 255 or 41.81% from 287); Blue value is 96 (37.89% from 255 or 33.45% from 287); Max value from RGB is 120 - color contains mainly: green. Hex color #477860 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477860 is #B8879F. Grayscale: #666666. Windows color (decimal): -12093344 or 6322247. OLE color: 6322247.
HSL color Cylindrical-coordinate representation of color #477860: hue angle of 150.61º 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 #477860 is Cyan = 0.41, Magento = 0, Yellow = 0.2 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 120 | 96 | - |
| CMYK | 0.41 | 0 | 0.2 | 0.53 |
| HSL | 150.61º | 0.26% | 0.37% | - |
| HSV(B) | 150.61º | 0.41% | 0.47% | - |
| XYZ | 11.43 | 15.62 | 13.48 | - |
| YUV | 102.61 | 124.27 | 105.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 120 | 96 | 0.41 | 0 | 0.2 | 0.53 | 150.61 | 0.26 | 0.37 |
| Hex | 47 | 78 | 60 | 29 | 0 | 14 | 35 | 97 | 1A | 25 |
| Octal | 107 | 170 | 140 | 51 | 0 | 24 | 65 | 227 | 32 | 45 |
| Binary | 1000111 | 1111000 | 1100000 | 101001 | 0 | 10100 | 110101 | 10010111 | 11010 | 100101 |
Color Harmonies of #477860
Complementary color
Monochromatic Colors of #477860
Black with #477860
Text Example
Text Example
White with #477860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477860; }
p { color: rgb(71,120,96); }
H1.HeaderClassName
{
color: #477860;
}
.AnyTagClassName
{
color: #477860;
}
</style>
background-color css
<style>
a { background-color: #477860; }
a { background-color: rgb(71,120,96); }
div.DivClassName
{
background-color: #477860;
}
.BgClassName
{
background-color: #477860;
}
</style>
border-color css
<style>
span { border-color: #477860; }
span { border-color: rgb(71,120,96); }
td.TdClassName
{
border-color: #477860;
}
.TagClassName
{
border-color: #477860;
}
</style>