Shades of Como #477560
Tints of Como #477560
RGB
CMYK
RGB Variations
Color information
#477560 (or 0x477560) is known color: Como. HEX triplet: 47, 75 and 60. RGB value is (71,117,96). Sum of RGB (Red+Green+Blue) = 71+117+96=284 (37% of max value = 765). Red value is 71 (28.12% from 255 or 25% from 284); Green value is 117 (46.09% from 255 or 41.20% from 284); Blue value is 96 (37.89% from 255 or 33.80% from 284); Max value from RGB is 117 - color contains mainly: green. Hex color #477560 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477560 is #B88A9F. Grayscale: #646464. Windows color (decimal): -12094112 or 6321479. OLE color: 6321479.
HSL color Cylindrical-coordinate representation of color #477560: hue angle of 152.61º 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 #477560 is Cyan = 0.39, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 71 | 117 | 96 | - |
| CMYK | 0.39 | 0 | 0.18 | 0.54 |
| HSL | 152.61º | 0.24% | 0.37% | - |
| HSV(B) | 152.61º | 0.39% | 0.46% | - |
| XYZ | 11.07 | 14.91 | 13.36 | - |
| YUV | 100.85 | 125.26 | 106.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 117 | 96 | 0.39 | 0 | 0.18 | 0.54 | 152.61 | 0.24 | 0.37 |
| Hex | 47 | 75 | 60 | 27 | 0 | 12 | 36 | 99 | 18 | 25 |
| Octal | 107 | 165 | 140 | 47 | 0 | 22 | 66 | 231 | 30 | 45 |
| Binary | 1000111 | 1110101 | 1100000 | 100111 | 0 | 10010 | 110110 | 10011001 | 11000 | 100101 |
Color Harmonies of #477560
Complementary color
Monochromatic Colors of #477560
Black with #477560
Text Example
Text Example
White with #477560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477560; }
p { color: rgb(71,117,96); }
H1.HeaderClassName
{
color: #477560;
}
.AnyTagClassName
{
color: #477560;
}
</style>
background-color css
<style>
a { background-color: #477560; }
a { background-color: rgb(71,117,96); }
div.DivClassName
{
background-color: #477560;
}
.BgClassName
{
background-color: #477560;
}
</style>
border-color css
<style>
span { border-color: #477560; }
span { border-color: rgb(71,117,96); }
td.TdClassName
{
border-color: #477560;
}
.TagClassName
{
border-color: #477560;
}
</style>