Shades of Como #477156
Tints of Como #477156
RGB
CMYK
RGB Variations
Color information
#477156 (or 0x477156) is known color: Como. HEX triplet: 47, 71 and 56. RGB value is (71,113,86). Sum of RGB (Red+Green+Blue) = 71+113+86=270 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.30% from 270); Green value is 113 (44.53% from 255 or 41.85% from 270); Blue value is 86 (33.98% from 255 or 31.85% from 270); Max value from RGB is 113 - color contains mainly: green. Hex color #477156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477156 is #B88EA9. Grayscale: #616161. Windows color (decimal): -12095146 or 5665095. OLE color: 5665095.
HSL color Cylindrical-coordinate representation of color #477156: hue angle of 141.43º degrees, saturation: 0.23, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #477156 is Cyan = 0.37, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 113 | 86 | - |
| CMYK | 0.37 | 0 | 0.24 | 0.56 |
| HSL | 141.43º | 0.23% | 0.36% | - |
| HSV(B) | 141.43º | 0.37% | 0.44% | - |
| XYZ | 10.18 | 13.82 | 10.94 | - |
| YUV | 97.36 | 121.59 | 109.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 113 | 86 | 0.37 | 0 | 0.24 | 0.56 | 141.43 | 0.23 | 0.36 |
| Hex | 47 | 71 | 56 | 25 | 0 | 18 | 38 | 8D | 17 | 24 |
| Octal | 107 | 161 | 126 | 45 | 0 | 30 | 70 | 215 | 27 | 44 |
| Binary | 1000111 | 1110001 | 1010110 | 100101 | 0 | 11000 | 111000 | 10001101 | 10111 | 100100 |
Color Harmonies of #477156
Complementary color
Monochromatic Colors of #477156
Black with #477156
Text Example
Text Example
White with #477156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477156; }
p { color: rgb(71,113,86); }
H1.HeaderClassName
{
color: #477156;
}
.AnyTagClassName
{
color: #477156;
}
</style>
background-color css
<style>
a { background-color: #477156; }
a { background-color: rgb(71,113,86); }
div.DivClassName
{
background-color: #477156;
}
.BgClassName
{
background-color: #477156;
}
</style>
border-color css
<style>
span { border-color: #477156; }
span { border-color: rgb(71,113,86); }
td.TdClassName
{
border-color: #477156;
}
.TagClassName
{
border-color: #477156;
}
</style>