Shades of Como #477861
Tints of Como #477861
RGB
CMYK
RGB Variations
Color information
#477861 (or 0x477861) is known color: Como. HEX triplet: 47, 78 and 61. RGB value is (71,120,97). Sum of RGB (Red+Green+Blue) = 71+120+97=288 (38% of max value = 765). Red value is 71 (28.12% from 255 or 24.65% from 288); Green value is 120 (47.27% from 255 or 41.67% from 288); Blue value is 97 (38.28% from 255 or 33.68% from 288); Max value from RGB is 120 - color contains mainly: green. Hex color #477861 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477861 is #B8879E. Grayscale: #666666. Windows color (decimal): -12093343 or 6387783. OLE color: 6387783.
HSL color Cylindrical-coordinate representation of color #477861: hue angle of 151.84º 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 #477861 is Cyan = 0.41, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 120 | 97 | - |
| CMYK | 0.41 | 0 | 0.19 | 0.53 |
| HSL | 151.84º | 0.26% | 0.37% | - |
| HSV(B) | 151.84º | 0.41% | 0.47% | - |
| XYZ | 11.47 | 15.64 | 13.72 | - |
| YUV | 102.73 | 124.77 | 105.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 120 | 97 | 0.41 | 0 | 0.19 | 0.53 | 151.84 | 0.26 | 0.37 |
| Hex | 47 | 78 | 61 | 29 | 0 | 13 | 35 | 98 | 1A | 25 |
| Octal | 107 | 170 | 141 | 51 | 0 | 23 | 65 | 230 | 32 | 45 |
| Binary | 1000111 | 1111000 | 1100001 | 101001 | 0 | 10011 | 110101 | 10011000 | 11010 | 100101 |
Color Harmonies of #477861
Complementary color
Monochromatic Colors of #477861
Black with #477861
Text Example
Text Example
White with #477861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477861; }
p { color: rgb(71,120,97); }
H1.HeaderClassName
{
color: #477861;
}
.AnyTagClassName
{
color: #477861;
}
</style>
background-color css
<style>
a { background-color: #477861; }
a { background-color: rgb(71,120,97); }
div.DivClassName
{
background-color: #477861;
}
.BgClassName
{
background-color: #477861;
}
</style>
border-color css
<style>
span { border-color: #477861; }
span { border-color: rgb(71,120,97); }
td.TdClassName
{
border-color: #477861;
}
.TagClassName
{
border-color: #477861;
}
</style>