Shades of Como #577760
Tints of Como #577760
RGB
CMYK
RGB Variations
Color information
#577760 (or 0x577760) is known color: Como. HEX triplet: 57, 77 and 60. RGB value is (87,119,96). Sum of RGB (Red+Green+Blue) = 87+119+96=302 (40% of max value = 765). Red value is 87 (34.38% from 255 or 28.81% from 302); Green value is 119 (46.88% from 255 or 39.40% from 302); Blue value is 96 (37.89% from 255 or 31.79% from 302); Max value from RGB is 119 - color contains mainly: green. Hex color #577760 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577760 is #A8889F. Grayscale: #6A6A6A. Windows color (decimal): -11045024 or 6322007. OLE color: 6322007.
HSL color Cylindrical-coordinate representation of color #577760: hue angle of 136.88º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #577760 is Cyan = 0.27, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 119 | 96 | - |
| CMYK | 0.27 | 0 | 0.19 | 0.53 |
| HSL | 136.88º | 0.16% | 0.4% | - |
| HSV(B) | 136.88º | 0.27% | 0.47% | - |
| XYZ | 12.64 | 16.06 | 13.5 | - |
| YUV | 106.81 | 121.9 | 113.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 119 | 96 | 0.27 | 0 | 0.19 | 0.53 | 136.88 | 0.16 | 0.4 |
| Hex | 57 | 77 | 60 | 1B | 0 | 13 | 35 | 89 | 10 | 28 |
| Octal | 127 | 167 | 140 | 33 | 0 | 23 | 65 | 211 | 20 | 50 |
| Binary | 1010111 | 1110111 | 1100000 | 11011 | 0 | 10011 | 110101 | 10001001 | 10000 | 101000 |
Color Harmonies of #577760
Complementary color
Monochromatic Colors of #577760
Black with #577760
Text Example
Text Example
White with #577760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577760; }
p { color: rgb(87,119,96); }
H1.HeaderClassName
{
color: #577760;
}
.AnyTagClassName
{
color: #577760;
}
</style>
background-color css
<style>
a { background-color: #577760; }
a { background-color: rgb(87,119,96); }
div.DivClassName
{
background-color: #577760;
}
.BgClassName
{
background-color: #577760;
}
</style>
border-color css
<style>
span { border-color: #577760; }
span { border-color: rgb(87,119,96); }
td.TdClassName
{
border-color: #577760;
}
.TagClassName
{
border-color: #577760;
}
</style>