Shades of Cactus #596553
Tints of Cactus #596553
RGB
CMYK
RGB Variations
Color information
#596553 (or 0x596553) is known color: Cactus. HEX triplet: 59, 65 and 53. RGB value is (89,101,83). Sum of RGB (Red+Green+Blue) = 89+101+83=273 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.60% from 273); Green value is 101 (39.84% from 255 or 37.00% from 273); Blue value is 83 (32.81% from 255 or 30.40% from 273); Max value from RGB is 101 - color contains mainly: green. Hex color #596553 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596553 is #A69AAC. Grayscale: #5F5F5F. Windows color (decimal): -10918573 or 5465433. OLE color: 5465433.
HSL color Cylindrical-coordinate representation of color #596553: hue angle of 100º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #596553 is Cyan = 0.12, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 89 | 101 | 83 | - |
| CMYK | 0.12 | 0 | 0.18 | 0.60 |
| HSL | 100º | 0.1% | 0.36% | - |
| HSV(B) | 100º | 0.18% | 0.4% | - |
| XYZ | 10.33 | 12.06 | 9.97 | - |
| YUV | 95.36 | 121.02 | 123.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 101 | 83 | 0.12 | 0 | 0.18 | 0.60 | 100 | 0.1 | 0.36 |
| Hex | 59 | 65 | 53 | C | 0 | 12 | 3C | 64 | A | 24 |
| Octal | 131 | 145 | 123 | 14 | 0 | 22 | 74 | 144 | 12 | 44 |
| Binary | 1011001 | 1100101 | 1010011 | 1100 | 0 | 10010 | 111100 | 1100100 | 1010 | 100100 |
Color Harmonies of #596553
Complementary color
Monochromatic Colors of #596553
Black with #596553
Text Example
Text Example
White with #596553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596553; }
p { color: rgb(89,101,83); }
H1.HeaderClassName
{
color: #596553;
}
.AnyTagClassName
{
color: #596553;
}
</style>
background-color css
<style>
a { background-color: #596553; }
a { background-color: rgb(89,101,83); }
div.DivClassName
{
background-color: #596553;
}
.BgClassName
{
background-color: #596553;
}
</style>
border-color css
<style>
span { border-color: #596553; }
span { border-color: rgb(89,101,83); }
td.TdClassName
{
border-color: #596553;
}
.TagClassName
{
border-color: #596553;
}
</style>