Shades of Como #597160
Tints of Como #597160
RGB
CMYK
RGB Variations
Color information
#597160 (or 0x597160) is known color: Como. HEX triplet: 59, 71 and 60. RGB value is (89,113,96). Sum of RGB (Red+Green+Blue) = 89+113+96=298 (39% of max value = 765). Red value is 89 (35.16% from 255 or 29.87% from 298); Green value is 113 (44.53% from 255 or 37.92% from 298); Blue value is 96 (37.89% from 255 or 32.21% from 298); Max value from RGB is 113 - color contains mainly: green. Hex color #597160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597160 is #A68E9F. Grayscale: #676767. Windows color (decimal): -10915488 or 6320473. OLE color: 6320473.
HSL color Cylindrical-coordinate representation of color #597160: hue angle of 137.5º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #597160 is Cyan = 0.21, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 113 | 96 | - |
| CMYK | 0.21 | 0 | 0.15 | 0.56 |
| HSL | 137.5º | 0.12% | 0.4% | - |
| HSV(B) | 137.5º | 0.21% | 0.44% | - |
| XYZ | 12.14 | 14.78 | 13.28 | - |
| YUV | 103.89 | 123.55 | 117.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 96 | 0.21 | 0 | 0.15 | 0.56 | 137.5 | 0.12 | 0.4 |
| Hex | 59 | 71 | 60 | 15 | 0 | F | 38 | 8A | C | 28 |
| Octal | 131 | 161 | 140 | 25 | 0 | 17 | 70 | 212 | 14 | 50 |
| Binary | 1011001 | 1110001 | 1100000 | 10101 | 0 | 1111 | 111000 | 10001010 | 1100 | 101000 |
Color Harmonies of #597160
Complementary color
Monochromatic Colors of #597160
Black with #597160
Text Example
Text Example
White with #597160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597160; }
p { color: rgb(89,113,96); }
H1.HeaderClassName
{
color: #597160;
}
.AnyTagClassName
{
color: #597160;
}
</style>
background-color css
<style>
a { background-color: #597160; }
a { background-color: rgb(89,113,96); }
div.DivClassName
{
background-color: #597160;
}
.BgClassName
{
background-color: #597160;
}
</style>
border-color css
<style>
span { border-color: #597160; }
span { border-color: rgb(89,113,96); }
td.TdClassName
{
border-color: #597160;
}
.TagClassName
{
border-color: #597160;
}
</style>