Shades of Como #577260
Tints of Como #577260
RGB
CMYK
RGB Variations
Color information
#577260 (or 0x577260) is known color: Como. HEX triplet: 57, 72 and 60. RGB value is (87,114,96). Sum of RGB (Red+Green+Blue) = 87+114+96=297 (39% of max value = 765). Red value is 87 (34.38% from 255 or 29.29% from 297); Green value is 114 (44.92% from 255 or 38.38% from 297); Blue value is 96 (37.89% from 255 or 32.32% from 297); Max value from RGB is 114 - color contains mainly: green. Hex color #577260 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577260 is #A88D9F. Grayscale: #676767. Windows color (decimal): -11046304 or 6320727. OLE color: 6320727.
HSL color Cylindrical-coordinate representation of color #577260: hue angle of 140º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #577260 is Cyan = 0.24, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 114 | 96 | - |
| CMYK | 0.24 | 0 | 0.16 | 0.55 |
| HSL | 140º | 0.13% | 0.39% | - |
| HSV(B) | 140º | 0.24% | 0.45% | - |
| XYZ | 12.06 | 14.91 | 13.31 | - |
| YUV | 103.88 | 123.55 | 115.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 114 | 96 | 0.24 | 0 | 0.16 | 0.55 | 140 | 0.13 | 0.39 |
| Hex | 57 | 72 | 60 | 18 | 0 | 10 | 37 | 8C | D | 27 |
| Octal | 127 | 162 | 140 | 30 | 0 | 20 | 67 | 214 | 15 | 47 |
| Binary | 1010111 | 1110010 | 1100000 | 11000 | 0 | 10000 | 110111 | 10001100 | 1101 | 100111 |
Color Harmonies of #577260
Complementary color
Monochromatic Colors of #577260
Black with #577260
Text Example
Text Example
White with #577260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577260; }
p { color: rgb(87,114,96); }
H1.HeaderClassName
{
color: #577260;
}
.AnyTagClassName
{
color: #577260;
}
</style>
background-color css
<style>
a { background-color: #577260; }
a { background-color: rgb(87,114,96); }
div.DivClassName
{
background-color: #577260;
}
.BgClassName
{
background-color: #577260;
}
</style>
border-color css
<style>
span { border-color: #577260; }
span { border-color: rgb(87,114,96); }
td.TdClassName
{
border-color: #577260;
}
.TagClassName
{
border-color: #577260;
}
</style>