Shades of Cactus #597459
Tints of Cactus #597459
RGB
CMYK
RGB Variations
Color information
#597459 (or 0x597459) is known color: Cactus. HEX triplet: 59, 74 and 59. RGB value is (89,116,89). Sum of RGB (Red+Green+Blue) = 89+116+89=294 (38% of max value = 765). Red value is 89 (35.16% from 255 or 30.27% from 294); Green value is 116 (45.70% from 255 or 39.46% from 294); Blue value is 89 (35.16% from 255 or 30.27% from 294); Max value from RGB is 116 - color contains mainly: green. Hex color #597459 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #597459 is #A68BA6. Grayscale: #686868. Windows color (decimal): -10914727 or 5862489. OLE color: 5862489.
HSL color Cylindrical-coordinate representation of color #597459: hue angle of 120º 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 #597459 is Cyan = 0.23, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 89 | 116 | 89 | - |
| CMYK | 0.23 | 0 | 0.23 | 0.55 |
| HSL | 120º | 0.13% | 0.4% | - |
| HSV(B) | 120º | 0.23% | 0.45% | - |
| XYZ | 12.17 | 15.34 | 11.77 | - |
| YUV | 104.85 | 119.05 | 116.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 116 | 89 | 0.23 | 0 | 0.23 | 0.55 | 120 | 0.13 | 0.4 |
| Hex | 59 | 74 | 59 | 17 | 0 | 17 | 37 | 78 | D | 28 |
| Octal | 131 | 164 | 131 | 27 | 0 | 27 | 67 | 170 | 15 | 50 |
| Binary | 1011001 | 1110100 | 1011001 | 10111 | 0 | 10111 | 110111 | 1111000 | 1101 | 101000 |
Color Harmonies of #597459
Complementary color
Monochromatic Colors of #597459
Black with #597459
Text Example
Text Example
White with #597459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597459; }
p { color: rgb(89,116,89); }
H1.HeaderClassName
{
color: #597459;
}
.AnyTagClassName
{
color: #597459;
}
</style>
background-color css
<style>
a { background-color: #597459; }
a { background-color: rgb(89,116,89); }
div.DivClassName
{
background-color: #597459;
}
.BgClassName
{
background-color: #597459;
}
</style>
border-color css
<style>
span { border-color: #597459; }
span { border-color: rgb(89,116,89); }
td.TdClassName
{
border-color: #597459;
}
.TagClassName
{
border-color: #597459;
}
</style>