Shades of Como #477656
Tints of Como #477656
RGB
CMYK
RGB Variations
Color information
#477656 (or 0x477656) is known color: Como. HEX triplet: 47, 76 and 56. RGB value is (71,118,86). Sum of RGB (Red+Green+Blue) = 71+118+86=275 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.82% from 275); Green value is 118 (46.48% from 255 or 42.91% from 275); Blue value is 86 (33.98% from 255 or 31.27% from 275); Max value from RGB is 118 - color contains mainly: green. Hex color #477656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477656 is #B889A9. Grayscale: #646464. Windows color (decimal): -12093866 or 5666375. OLE color: 5666375.
HSL color Cylindrical-coordinate representation of color #477656: hue angle of 139.15º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #477656 is Cyan = 0.40, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 118 | 86 | - |
| CMYK | 0.40 | 0 | 0.27 | 0.54 |
| HSL | 139.15º | 0.25% | 0.37% | - |
| HSV(B) | 139.15º | 0.4% | 0.46% | - |
| XYZ | 10.76 | 14.97 | 11.13 | - |
| YUV | 100.3 | 119.93 | 107.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 118 | 86 | 0.40 | 0 | 0.27 | 0.54 | 139.15 | 0.25 | 0.37 |
| Hex | 47 | 76 | 56 | 28 | 0 | 1B | 36 | 8B | 19 | 25 |
| Octal | 107 | 166 | 126 | 50 | 0 | 33 | 66 | 213 | 31 | 45 |
| Binary | 1000111 | 1110110 | 1010110 | 101000 | 0 | 11011 | 110110 | 10001011 | 11001 | 100101 |
Color Harmonies of #477656
Complementary color
Monochromatic Colors of #477656
Black with #477656
Text Example
Text Example
White with #477656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477656; }
p { color: rgb(71,118,86); }
H1.HeaderClassName
{
color: #477656;
}
.AnyTagClassName
{
color: #477656;
}
</style>
background-color css
<style>
a { background-color: #477656; }
a { background-color: rgb(71,118,86); }
div.DivClassName
{
background-color: #477656;
}
.BgClassName
{
background-color: #477656;
}
</style>
border-color css
<style>
span { border-color: #477656; }
span { border-color: rgb(71,118,86); }
td.TdClassName
{
border-color: #477656;
}
.TagClassName
{
border-color: #477656;
}
</style>