Shades of Cactus #596756
Tints of Cactus #596756
RGB
CMYK
RGB Variations
Color information
#596756 (or 0x596756) is known color: Cactus. HEX triplet: 59, 67 and 56. RGB value is (89,103,86). Sum of RGB (Red+Green+Blue) = 89+103+86=278 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.01% from 278); Green value is 103 (40.62% from 255 or 37.05% from 278); Blue value is 86 (33.98% from 255 or 30.94% from 278); Max value from RGB is 103 - color contains mainly: green. Hex color #596756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596756 is #A698A9. Grayscale: #606060. Windows color (decimal): -10918058 or 5662553. OLE color: 5662553.
HSL color Cylindrical-coordinate representation of color #596756: hue angle of 109.41º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #596756 is Cyan = 0.14, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 89 | 103 | 86 | - |
| CMYK | 0.14 | 0 | 0.17 | 0.60 |
| HSL | 109.41º | 0.09% | 0.37% | - |
| HSV(B) | 109.41º | 0.17% | 0.4% | - |
| XYZ | 10.65 | 12.5 | 10.65 | - |
| YUV | 96.88 | 121.86 | 122.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 103 | 86 | 0.14 | 0 | 0.17 | 0.60 | 109.41 | 0.09 | 0.37 |
| Hex | 59 | 67 | 56 | E | 0 | 11 | 3C | 6D | 9 | 25 |
| Octal | 131 | 147 | 126 | 16 | 0 | 21 | 74 | 155 | 11 | 45 |
| Binary | 1011001 | 1100111 | 1010110 | 1110 | 0 | 10001 | 111100 | 1101101 | 1001 | 100101 |
Color Harmonies of #596756
Complementary color
Monochromatic Colors of #596756
Black with #596756
Text Example
Text Example
White with #596756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596756; }
p { color: rgb(89,103,86); }
H1.HeaderClassName
{
color: #596756;
}
.AnyTagClassName
{
color: #596756;
}
</style>
background-color css
<style>
a { background-color: #596756; }
a { background-color: rgb(89,103,86); }
div.DivClassName
{
background-color: #596756;
}
.BgClassName
{
background-color: #596756;
}
</style>
border-color css
<style>
span { border-color: #596756; }
span { border-color: rgb(89,103,86); }
td.TdClassName
{
border-color: #596756;
}
.TagClassName
{
border-color: #596756;
}
</style>