Shades of Como #477457
Tints of Como #477457
RGB
CMYK
RGB Variations
Color information
#477457 (or 0x477457) is known color: Como. HEX triplet: 47, 74 and 57. RGB value is (71,116,87). Sum of RGB (Red+Green+Blue) = 71+116+87=274 (36% of max value = 765). Red value is 71 (28.12% from 255 or 25.91% from 274); Green value is 116 (45.70% from 255 or 42.34% from 274); Blue value is 87 (34.38% from 255 or 31.75% from 274); Max value from RGB is 116 - color contains mainly: green. Hex color #477457 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #477457 is #B88BA8. Grayscale: #636363. Windows color (decimal): -12094377 or 5731399. OLE color: 5731399.
HSL color Cylindrical-coordinate representation of color #477457: hue angle of 141.33º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #477457 is Cyan = 0.39, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 71 | 116 | 87 | - |
| CMYK | 0.39 | 0 | 0.25 | 0.55 |
| HSL | 141.33º | 0.24% | 0.37% | - |
| HSV(B) | 141.33º | 0.39% | 0.45% | - |
| XYZ | 10.56 | 14.52 | 11.26 | - |
| YUV | 99.24 | 121.09 | 107.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 116 | 87 | 0.39 | 0 | 0.25 | 0.55 | 141.33 | 0.24 | 0.37 |
| Hex | 47 | 74 | 57 | 27 | 0 | 19 | 37 | 8D | 18 | 25 |
| Octal | 107 | 164 | 127 | 47 | 0 | 31 | 67 | 215 | 30 | 45 |
| Binary | 1000111 | 1110100 | 1010111 | 100111 | 0 | 11001 | 110111 | 10001101 | 11000 | 100101 |
Color Harmonies of #477457
Complementary color
Monochromatic Colors of #477457
Black with #477457
Text Example
Text Example
White with #477457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #477457; }
p { color: rgb(71,116,87); }
H1.HeaderClassName
{
color: #477457;
}
.AnyTagClassName
{
color: #477457;
}
</style>
background-color css
<style>
a { background-color: #477457; }
a { background-color: rgb(71,116,87); }
div.DivClassName
{
background-color: #477457;
}
.BgClassName
{
background-color: #477457;
}
</style>
border-color css
<style>
span { border-color: #477457; }
span { border-color: rgb(71,116,87); }
td.TdClassName
{
border-color: #477457;
}
.TagClassName
{
border-color: #477457;
}
</style>