Shades of Cactus #596758
Tints of Cactus #596758
RGB
CMYK
RGB Variations
Color information
#596758 (or 0x596758) is known color: Cactus. HEX triplet: 59, 67 and 58. RGB value is (89,103,88). Sum of RGB (Red+Green+Blue) = 89+103+88=280 (37% of max value = 765). Red value is 89 (35.16% from 255 or 31.79% from 280); Green value is 103 (40.62% from 255 or 36.79% from 280); Blue value is 88 (34.77% from 255 or 31.43% from 280); Max value from RGB is 103 - color contains mainly: green. Hex color #596758 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596758 is #A698A7. Grayscale: #616161. Windows color (decimal): -10918056 or 5793625. OLE color: 5793625.
HSL color Cylindrical-coordinate representation of color #596758: hue angle of 116º degrees, saturation: 0.08, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #596758 is Cyan = 0.14, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 89 | 103 | 88 | - |
| CMYK | 0.14 | 0 | 0.15 | 0.60 |
| HSL | 116º | 0.08% | 0.37% | - |
| HSV(B) | 116º | 0.15% | 0.4% | - |
| XYZ | 10.73 | 12.53 | 11.09 | - |
| YUV | 97.1 | 122.86 | 122.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 103 | 88 | 0.14 | 0 | 0.15 | 0.60 | 116 | 0.08 | 0.37 |
| Hex | 59 | 67 | 58 | E | 0 | F | 3C | 74 | 8 | 25 |
| Octal | 131 | 147 | 130 | 16 | 0 | 17 | 74 | 164 | 10 | 45 |
| Binary | 1011001 | 1100111 | 1011000 | 1110 | 0 | 1111 | 111100 | 1110100 | 1000 | 100101 |
Color Harmonies of #596758
Complementary color
Monochromatic Colors of #596758
Black with #596758
Text Example
Text Example
White with #596758
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596758; }
p { color: rgb(89,103,88); }
H1.HeaderClassName
{
color: #596758;
}
.AnyTagClassName
{
color: #596758;
}
</style>
background-color css
<style>
a { background-color: #596758; }
a { background-color: rgb(89,103,88); }
div.DivClassName
{
background-color: #596758;
}
.BgClassName
{
background-color: #596758;
}
</style>
border-color css
<style>
span { border-color: #596758; }
span { border-color: rgb(89,103,88); }
td.TdClassName
{
border-color: #596758;
}
.TagClassName
{
border-color: #596758;
}
</style>