Shades of Como #477556
Tints of Como #477556
RGB
CMYK
RGB Variations
Color information
#477556 (or 0x477556) is known color: Como. HEX triplet: 47, 75 and 56. RGB value is (71,117,86). Sum of RGB (Red+Green+Blue) = 71+117+86=274 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.91% from 274); Green value is 117 (46.09% from 255 or 42.70% from 274); Blue value is 86 (33.98% from 255 or 31.39% from 274); Max value from RGB is 117 - color contains mainly: green. Hex color #477556 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477556 is #B88AA9. Grayscale: #636363. Windows color (decimal): -12094122 or 5666119. OLE color: 5666119.
HSL color Cylindrical-coordinate representation of color #477556: hue angle of 139.57º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #477556 is Cyan = 0.39, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 86 | - |
| CMYK | 0.39 | 0 | 0.26 | 0.54 |
| HSL | 139.57º | 0.24% | 0.37% | - |
| HSV(B) | 139.57º | 0.39% | 0.46% | - |
| XYZ | 10.64 | 14.73 | 11.09 | - |
| YUV | 99.71 | 120.26 | 107.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 86 | 0.39 | 0 | 0.26 | 0.54 | 139.57 | 0.24 | 0.37 |
| Hex | 47 | 75 | 56 | 27 | 0 | 1A | 36 | 8C | 18 | 25 |
| Octal | 107 | 165 | 126 | 47 | 0 | 32 | 66 | 214 | 30 | 45 |
| Binary | 1000111 | 1110101 | 1010110 | 100111 | 0 | 11010 | 110110 | 10001100 | 11000 | 100101 |
Color Harmonies of #477556
Complementary color
Monochromatic Colors of #477556
Black with #477556
Text Example
Text Example
White with #477556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477556; }
p { color: rgb(71,117,86); }
H1.HeaderClassName
{
color: #477556;
}
.AnyTagClassName
{
color: #477556;
}
</style>
background-color css
<style>
a { background-color: #477556; }
a { background-color: rgb(71,117,86); }
div.DivClassName
{
background-color: #477556;
}
.BgClassName
{
background-color: #477556;
}
</style>
border-color css
<style>
span { border-color: #477556; }
span { border-color: rgb(71,117,86); }
td.TdClassName
{
border-color: #477556;
}
.TagClassName
{
border-color: #477556;
}
</style>