Shades of Como #477856
Tints of Como #477856
RGB
CMYK
RGB Variations
Color information
#477856 (or 0x477856) is known color: Como. HEX triplet: 47, 78 and 56. RGB value is (71,120,86). Sum of RGB (Red+Green+Blue) = 71+120+86=277 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.63% from 277); Green value is 120 (47.27% from 255 or 43.32% from 277); Blue value is 86 (33.98% from 255 or 31.05% from 277); Max value from RGB is 120 - color contains mainly: green. Hex color #477856 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477856 is #B887A9. Grayscale: #656565. Windows color (decimal): -12093354 or 5666887. OLE color: 5666887.
HSL color Cylindrical-coordinate representation of color #477856: hue angle of 138.37º 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 #477856 is Cyan = 0.41, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 120 | 86 | - |
| CMYK | 0.41 | 0 | 0.28 | 0.53 |
| HSL | 138.37º | 0.26% | 0.37% | - |
| HSV(B) | 138.37º | 0.41% | 0.47% | - |
| XYZ | 10.99 | 15.44 | 11.21 | - |
| YUV | 101.47 | 119.27 | 106.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 120 | 86 | 0.41 | 0 | 0.28 | 0.53 | 138.37 | 0.26 | 0.37 |
| Hex | 47 | 78 | 56 | 29 | 0 | 1C | 35 | 8A | 1A | 25 |
| Octal | 107 | 170 | 126 | 51 | 0 | 34 | 65 | 212 | 32 | 45 |
| Binary | 1000111 | 1111000 | 1010110 | 101001 | 0 | 11100 | 110101 | 10001010 | 11010 | 100101 |
Color Harmonies of #477856
Complementary color
Monochromatic Colors of #477856
Black with #477856
Text Example
Text Example
White with #477856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477856; }
p { color: rgb(71,120,86); }
H1.HeaderClassName
{
color: #477856;
}
.AnyTagClassName
{
color: #477856;
}
</style>
background-color css
<style>
a { background-color: #477856; }
a { background-color: rgb(71,120,86); }
div.DivClassName
{
background-color: #477856;
}
.BgClassName
{
background-color: #477856;
}
</style>
border-color css
<style>
span { border-color: #477856; }
span { border-color: rgb(71,120,86); }
td.TdClassName
{
border-color: #477856;
}
.TagClassName
{
border-color: #477856;
}
</style>