Shades of Como #477555
Tints of Como #477555
RGB
CMYK
RGB Variations
Color information
#477555 (or 0x477555) is known color: Como. HEX triplet: 47, 75 and 55. RGB value is (71,117,85). Sum of RGB (Red+Green+Blue) = 71+117+85=273 (36% of max value = 765). Red value is 71 (28.12% from 255 or 26.01% from 273); Green value is 117 (46.09% from 255 or 42.86% from 273); Blue value is 85 (33.59% from 255 or 31.14% from 273); Max value from RGB is 117 - color contains mainly: green. Hex color #477555 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477555 is #B88AAA. Grayscale: #636363. Windows color (decimal): -12094123 or 5600583. OLE color: 5600583.
HSL color Cylindrical-coordinate representation of color #477555: hue angle of 138.26º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #477555 is Cyan = 0.39, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 85 | - |
| CMYK | 0.39 | 0 | 0.27 | 0.54 |
| HSL | 138.26º | 0.24% | 0.37% | - |
| HSV(B) | 138.26º | 0.39% | 0.46% | - |
| XYZ | 10.6 | 14.72 | 10.88 | - |
| YUV | 99.6 | 119.76 | 107.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 85 | 0.39 | 0 | 0.27 | 0.54 | 138.26 | 0.24 | 0.37 |
| Hex | 47 | 75 | 55 | 27 | 0 | 1B | 36 | 8A | 18 | 25 |
| Octal | 107 | 165 | 125 | 47 | 0 | 33 | 66 | 212 | 30 | 45 |
| Binary | 1000111 | 1110101 | 1010101 | 100111 | 0 | 11011 | 110110 | 10001010 | 11000 | 100101 |
Color Harmonies of #477555
Complementary color
Monochromatic Colors of #477555
Black with #477555
Text Example
Text Example
White with #477555
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477555; }
p { color: rgb(71,117,85); }
H1.HeaderClassName
{
color: #477555;
}
.AnyTagClassName
{
color: #477555;
}
</style>
background-color css
<style>
a { background-color: #477555; }
a { background-color: rgb(71,117,85); }
div.DivClassName
{
background-color: #477555;
}
.BgClassName
{
background-color: #477555;
}
</style>
border-color css
<style>
span { border-color: #477555; }
span { border-color: rgb(71,117,85); }
td.TdClassName
{
border-color: #477555;
}
.TagClassName
{
border-color: #477555;
}
</style>