Shades of Cactus #597157
Tints of Cactus #597157
RGB
CMYK
RGB Variations
Color information
#597157 (or 0x597157) is known color: Cactus. HEX triplet: 59, 71 and 57. RGB value is (89,113,87). Sum of RGB (Red+Green+Blue) = 89+113+87=289 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.80% from 289); Green value is 113 (44.53% from 255 or 39.10% from 289); Blue value is 87 (34.38% from 255 or 30.10% from 289); Max value from RGB is 113 - color contains mainly: green. Hex color #597157 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597157 is #A68EA8. Grayscale: #666666. Windows color (decimal): -10915497 or 5730649. OLE color: 5730649.
HSL color Cylindrical-coordinate representation of color #597157: hue angle of 115.38º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #597157 is Cyan = 0.21, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 89 | 113 | 87 | - |
| CMYK | 0.21 | 0 | 0.23 | 0.56 |
| HSL | 115.38º | 0.13% | 0.39% | - |
| HSV(B) | 115.38º | 0.23% | 0.44% | - |
| XYZ | 11.75 | 14.62 | 11.22 | - |
| YUV | 102.86 | 119.05 | 118.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 113 | 87 | 0.21 | 0 | 0.23 | 0.56 | 115.38 | 0.13 | 0.39 |
| Hex | 59 | 71 | 57 | 15 | 0 | 17 | 38 | 73 | D | 27 |
| Octal | 131 | 161 | 127 | 25 | 0 | 27 | 70 | 163 | 15 | 47 |
| Binary | 1011001 | 1110001 | 1010111 | 10101 | 0 | 10111 | 111000 | 1110011 | 1101 | 100111 |
Color Harmonies of #597157
Complementary color
Monochromatic Colors of #597157
Black with #597157
Text Example
Text Example
White with #597157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597157; }
p { color: rgb(89,113,87); }
H1.HeaderClassName
{
color: #597157;
}
.AnyTagClassName
{
color: #597157;
}
</style>
background-color css
<style>
a { background-color: #597157; }
a { background-color: rgb(89,113,87); }
div.DivClassName
{
background-color: #597157;
}
.BgClassName
{
background-color: #597157;
}
</style>
border-color css
<style>
span { border-color: #597157; }
span { border-color: rgb(89,113,87); }
td.TdClassName
{
border-color: #597157;
}
.TagClassName
{
border-color: #597157;
}
</style>