Shades of Cactus #596458
Tints of Cactus #596458
RGB
CMYK
RGB Variations
Color information
#596458 (or 0x596458) is known color: Cactus. HEX triplet: 59, 64 and 58. RGB value is (89,100,88). Sum of RGB (Red+Green+Blue) = 89+100+88=277 (36% of max value = 765). Red value is 89 (35.16% from 255 or 32.13% from 277); Green value is 100 (39.45% from 255 or 36.10% from 277); Blue value is 88 (34.77% from 255 or 31.77% from 277); Max value from RGB is 100 - color contains mainly: green. Hex color #596458 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #596458 is #A69BA7. Grayscale: #5F5F5F. Windows color (decimal): -10918824 or 5792857. OLE color: 5792857.
HSL color Cylindrical-coordinate representation of color #596458: hue angle of 115º degrees, saturation: 0.06, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #596458 is Cyan = 0.11, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 89 | 100 | 88 | - |
| CMYK | 0.11 | 0 | 0.12 | 0.61 |
| HSL | 115º | 0.06% | 0.37% | - |
| HSV(B) | 115º | 0.12% | 0.39% | - |
| XYZ | 10.44 | 11.94 | 10.99 | - |
| YUV | 95.34 | 123.86 | 123.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 100 | 88 | 0.11 | 0 | 0.12 | 0.61 | 115 | 0.06 | 0.37 |
| Hex | 59 | 64 | 58 | B | 0 | C | 3D | 73 | 6 | 25 |
| Octal | 131 | 144 | 130 | 13 | 0 | 14 | 75 | 163 | 6 | 45 |
| Binary | 1011001 | 1100100 | 1011000 | 1011 | 0 | 1100 | 111101 | 1110011 | 110 | 100101 |
Color Harmonies of #596458
Complementary color
Monochromatic Colors of #596458
Black with #596458
Text Example
Text Example
White with #596458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #596458; }
p { color: rgb(89,100,88); }
H1.HeaderClassName
{
color: #596458;
}
.AnyTagClassName
{
color: #596458;
}
</style>
background-color css
<style>
a { background-color: #596458; }
a { background-color: rgb(89,100,88); }
div.DivClassName
{
background-color: #596458;
}
.BgClassName
{
background-color: #596458;
}
</style>
border-color css
<style>
span { border-color: #596458; }
span { border-color: rgb(89,100,88); }
td.TdClassName
{
border-color: #596458;
}
.TagClassName
{
border-color: #596458;
}
</style>