Shades of Cactus #596558
Tints of Cactus #596558
RGB
CMYK
RGB Variations
Color information
#596558 (or 0x596558) is known color: Cactus. HEX triplet: 59, 65 and 58. RGB value is (89,101,88). Sum of RGB (Red+Green+Blue) = 89+101+88=278 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.01% from 278); Green value is 101 (39.84% from 255 or 36.33% from 278); Blue value is 88 (34.77% from 255 or 31.65% from 278); Max value from RGB is 101 - color contains mainly: green. Hex color #596558 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596558 is #A69AA7. Grayscale: #5F5F5F. Windows color (decimal): -10918568 or 5793113. OLE color: 5793113.
HSL color Cylindrical-coordinate representation of color #596558: hue angle of 115.38º degrees, saturation: 0.07, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #596558 is Cyan = 0.12, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 89 | 101 | 88 | - |
| CMYK | 0.12 | 0 | 0.13 | 0.60 |
| HSL | 115.38º | 0.07% | 0.37% | - |
| HSV(B) | 115.38º | 0.13% | 0.4% | - |
| XYZ | 10.53 | 12.14 | 11.02 | - |
| YUV | 95.93 | 123.52 | 123.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 101 | 88 | 0.12 | 0 | 0.13 | 0.60 | 115.38 | 0.07 | 0.37 |
| Hex | 59 | 65 | 58 | C | 0 | D | 3C | 73 | 7 | 25 |
| Octal | 131 | 145 | 130 | 14 | 0 | 15 | 74 | 163 | 7 | 45 |
| Binary | 1011001 | 1100101 | 1011000 | 1100 | 0 | 1101 | 111100 | 1110011 | 111 | 100101 |
Color Harmonies of #596558
Complementary color
Monochromatic Colors of #596558
Black with #596558
Text Example
Text Example
White with #596558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596558; }
p { color: rgb(89,101,88); }
H1.HeaderClassName
{
color: #596558;
}
.AnyTagClassName
{
color: #596558;
}
</style>
background-color css
<style>
a { background-color: #596558; }
a { background-color: rgb(89,101,88); }
div.DivClassName
{
background-color: #596558;
}
.BgClassName
{
background-color: #596558;
}
</style>
border-color css
<style>
span { border-color: #596558; }
span { border-color: rgb(89,101,88); }
td.TdClassName
{
border-color: #596558;
}
.TagClassName
{
border-color: #596558;
}
</style>