Shades of Como #597460
Tints of Como #597460
RGB
CMYK
RGB Variations
Color information
#597460 (or 0x597460) is known color: Como. HEX triplet: 59, 74 and 60. RGB value is (89,116,96). Sum of RGB (Red+Green+Blue) = 89+116+96=301 (39% of max value = 765). Red value is 89 (35.16% from 255 or 29.57% from 301); Green value is 116 (45.70% from 255 or 38.54% from 301); Blue value is 96 (37.89% from 255 or 31.89% from 301); Max value from RGB is 116 - color contains mainly: green. Hex color #597460 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597460 is #A68B9F. Grayscale: #696969. Windows color (decimal): -10914720 or 6321241. OLE color: 6321241.
HSL color Cylindrical-coordinate representation of color #597460: hue angle of 135.56º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #597460 is Cyan = 0.23, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 116 | 96 | - |
| CMYK | 0.23 | 0 | 0.17 | 0.55 |
| HSL | 135.56º | 0.13% | 0.4% | - |
| HSV(B) | 135.56º | 0.23% | 0.45% | - |
| XYZ | 12.48 | 15.46 | 13.39 | - |
| YUV | 105.65 | 122.55 | 116.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 116 | 96 | 0.23 | 0 | 0.17 | 0.55 | 135.56 | 0.13 | 0.4 |
| Hex | 59 | 74 | 60 | 17 | 0 | 11 | 37 | 88 | D | 28 |
| Octal | 131 | 164 | 140 | 27 | 0 | 21 | 67 | 210 | 15 | 50 |
| Binary | 1011001 | 1110100 | 1100000 | 10111 | 0 | 10001 | 110111 | 10001000 | 1101 | 101000 |
Color Harmonies of #597460
Complementary color
Monochromatic Colors of #597460
Black with #597460
Text Example
Text Example
White with #597460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597460; }
p { color: rgb(89,116,96); }
H1.HeaderClassName
{
color: #597460;
}
.AnyTagClassName
{
color: #597460;
}
</style>
background-color css
<style>
a { background-color: #597460; }
a { background-color: rgb(89,116,96); }
div.DivClassName
{
background-color: #597460;
}
.BgClassName
{
background-color: #597460;
}
</style>
border-color css
<style>
span { border-color: #597460; }
span { border-color: rgb(89,116,96); }
td.TdClassName
{
border-color: #597460;
}
.TagClassName
{
border-color: #597460;
}
</style>