Shades of Como #477155
Tints of Como #477155
RGB
CMYK
RGB Variations
Color information
#477155 (or 0x477155) is known color: Como. HEX triplet: 47, 71 and 55. RGB value is (71,113,85). Sum of RGB (Red+Green+Blue) = 71+113+85=269 (35% of max value = 765). Red value is 71 (28.12% from 255 or 26.39% from 269); Green value is 113 (44.53% from 255 or 42.01% from 269); Blue value is 85 (33.59% from 255 or 31.60% from 269); Max value from RGB is 113 - color contains mainly: green. Hex color #477155 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477155 is #B88EAA. Grayscale: #616161. Windows color (decimal): -12095147 or 5599559. OLE color: 5599559.
HSL color Cylindrical-coordinate representation of color #477155: hue angle of 140º 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 #477155 is Cyan = 0.37, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 71 | 113 | 85 | - |
| CMYK | 0.37 | 0 | 0.25 | 0.56 |
| HSL | 140º | 0.23% | 0.36% | - |
| HSV(B) | 140º | 0.37% | 0.44% | - |
| XYZ | 10.14 | 13.81 | 10.72 | - |
| YUV | 97.25 | 121.09 | 109.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 113 | 85 | 0.37 | 0 | 0.25 | 0.56 | 140 | 0.23 | 0.36 |
| Hex | 47 | 71 | 55 | 25 | 0 | 19 | 38 | 8C | 17 | 24 |
| Octal | 107 | 161 | 125 | 45 | 0 | 31 | 70 | 214 | 27 | 44 |
| Binary | 1000111 | 1110001 | 1010101 | 100101 | 0 | 11001 | 111000 | 10001100 | 10111 | 100100 |
Color Harmonies of #477155
Complementary color
Monochromatic Colors of #477155
Black with #477155
Text Example
Text Example
White with #477155
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477155; }
p { color: rgb(71,113,85); }
H1.HeaderClassName
{
color: #477155;
}
.AnyTagClassName
{
color: #477155;
}
</style>
background-color css
<style>
a { background-color: #477155; }
a { background-color: rgb(71,113,85); }
div.DivClassName
{
background-color: #477155;
}
.BgClassName
{
background-color: #477155;
}
</style>
border-color css
<style>
span { border-color: #477155; }
span { border-color: rgb(71,113,85); }
td.TdClassName
{
border-color: #477155;
}
.TagClassName
{
border-color: #477155;
}
</style>