Shades of Cactus #587056
Tints of Cactus #587056
RGB
CMYK
RGB Variations
Color information
#587056 (or 0x587056) is known color: Cactus. HEX triplet: 58, 70 and 56. RGB value is (88,112,86). Sum of RGB (Red+Green+Blue) = 88+112+86=286 (37% of max value = 765). Red value is 88 (34.77% from 255 or 30.77% from 286); Green value is 112 (44.14% from 255 or 39.16% from 286); Blue value is 86 (33.98% from 255 or 30.07% from 286); Max value from RGB is 112 - color contains mainly: green. Hex color #587056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587056 is #A78FA9. Grayscale: #656565. Windows color (decimal): -10981290 or 5664856. OLE color: 5664856.
HSL color Cylindrical-coordinate representation of color #587056: hue angle of 115.38º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #587056 is Cyan = 0.21, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 88 | 112 | 86 | - |
| CMYK | 0.21 | 0 | 0.23 | 0.56 |
| HSL | 115.38º | 0.13% | 0.39% | - |
| HSV(B) | 115.38º | 0.23% | 0.44% | - |
| XYZ | 11.5 | 14.33 | 10.96 | - |
| YUV | 101.86 | 119.05 | 118.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 112 | 86 | 0.21 | 0 | 0.23 | 0.56 | 115.38 | 0.13 | 0.39 |
| Hex | 58 | 70 | 56 | 15 | 0 | 17 | 38 | 73 | D | 27 |
| Octal | 130 | 160 | 126 | 25 | 0 | 27 | 70 | 163 | 15 | 47 |
| Binary | 1011000 | 1110000 | 1010110 | 10101 | 0 | 10111 | 111000 | 1110011 | 1101 | 100111 |
Color Harmonies of #587056
Complementary color
Monochromatic Colors of #587056
Black with #587056
Text Example
Text Example
White with #587056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587056; }
p { color: rgb(88,112,86); }
H1.HeaderClassName
{
color: #587056;
}
.AnyTagClassName
{
color: #587056;
}
</style>
background-color css
<style>
a { background-color: #587056; }
a { background-color: rgb(88,112,86); }
div.DivClassName
{
background-color: #587056;
}
.BgClassName
{
background-color: #587056;
}
</style>
border-color css
<style>
span { border-color: #587056; }
span { border-color: rgb(88,112,86); }
td.TdClassName
{
border-color: #587056;
}
.TagClassName
{
border-color: #587056;
}
</style>