Shades of Como #477356
Tints of Como #477356
RGB
CMYK
RGB Variations
Color information
#477356 (or 0x477356) is known color: Como. HEX triplet: 47, 73 and 56. RGB value is (71,115,86). Sum of RGB (Red+Green+Blue) = 71+115+86=272 (36% of max value = 765). Red value is 71 (28.12% from 255 or 26.10% from 272); Green value is 115 (45.31% from 255 or 42.28% from 272); Blue value is 86 (33.98% from 255 or 31.62% from 272); Max value from RGB is 115 - color contains mainly: green. Hex color #477356 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477356 is #B88CA9. Grayscale: #626262. Windows color (decimal): -12094634 or 5665607. OLE color: 5665607.
HSL color Cylindrical-coordinate representation of color #477356: hue angle of 140.45º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #477356 is Cyan = 0.38, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 115 | 86 | - |
| CMYK | 0.38 | 0 | 0.25 | 0.55 |
| HSL | 140.45º | 0.24% | 0.36% | - |
| HSV(B) | 140.45º | 0.38% | 0.45% | - |
| XYZ | 10.41 | 14.27 | 11.01 | - |
| YUV | 98.54 | 120.92 | 108.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 115 | 86 | 0.38 | 0 | 0.25 | 0.55 | 140.45 | 0.24 | 0.36 |
| Hex | 47 | 73 | 56 | 26 | 0 | 19 | 37 | 8C | 18 | 24 |
| Octal | 107 | 163 | 126 | 46 | 0 | 31 | 67 | 214 | 30 | 44 |
| Binary | 1000111 | 1110011 | 1010110 | 100110 | 0 | 11001 | 110111 | 10001100 | 11000 | 100100 |
Color Harmonies of #477356
Complementary color
Monochromatic Colors of #477356
Black with #477356
Text Example
Text Example
White with #477356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477356; }
p { color: rgb(71,115,86); }
H1.HeaderClassName
{
color: #477356;
}
.AnyTagClassName
{
color: #477356;
}
</style>
background-color css
<style>
a { background-color: #477356; }
a { background-color: rgb(71,115,86); }
div.DivClassName
{
background-color: #477356;
}
.BgClassName
{
background-color: #477356;
}
</style>
border-color css
<style>
span { border-color: #477356; }
span { border-color: rgb(71,115,86); }
td.TdClassName
{
border-color: #477356;
}
.TagClassName
{
border-color: #477356;
}
</style>