Shades of Como #477955
Tints of Como #477955
RGB
CMYK
RGB Variations
Color information
#477955 (or 0x477955) is known color: Como. HEX triplet: 47, 79 and 55. RGB value is (71,121,85). Sum of RGB (Red+Green+Blue) = 71+121+85=277 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.63% from 277); Green value is 121 (47.66% from 255 or 43.68% from 277); Blue value is 85 (33.59% from 255 or 30.69% from 277); Max value from RGB is 121 - color contains mainly: green. Hex color #477955 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477955 is #B886AA. Grayscale: #666666. Windows color (decimal): -12093099 or 5601607. OLE color: 5601607.
HSL color Cylindrical-coordinate representation of color #477955: hue angle of 136.8º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #477955 is Cyan = 0.41, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 121 | 85 | - |
| CMYK | 0.41 | 0 | 0.30 | 0.53 |
| HSL | 136.8º | 0.26% | 0.38% | - |
| HSV(B) | 136.8º | 0.41% | 0.47% | - |
| XYZ | 11.08 | 15.67 | 11.04 | - |
| YUV | 101.95 | 118.44 | 105.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 121 | 85 | 0.41 | 0 | 0.30 | 0.53 | 136.8 | 0.26 | 0.38 |
| Hex | 47 | 79 | 55 | 29 | 0 | 1E | 35 | 89 | 1A | 26 |
| Octal | 107 | 171 | 125 | 51 | 0 | 36 | 65 | 211 | 32 | 46 |
| Binary | 1000111 | 1111001 | 1010101 | 101001 | 0 | 11110 | 110101 | 10001001 | 11010 | 100110 |
Color Harmonies of #477955
Complementary color
Monochromatic Colors of #477955
Black with #477955
Text Example
Text Example
White with #477955
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477955; }
p { color: rgb(71,121,85); }
H1.HeaderClassName
{
color: #477955;
}
.AnyTagClassName
{
color: #477955;
}
</style>
background-color css
<style>
a { background-color: #477955; }
a { background-color: rgb(71,121,85); }
div.DivClassName
{
background-color: #477955;
}
.BgClassName
{
background-color: #477955;
}
</style>
border-color css
<style>
span { border-color: #477955; }
span { border-color: rgb(71,121,85); }
td.TdClassName
{
border-color: #477955;
}
.TagClassName
{
border-color: #477955;
}
</style>