Shades of Cactus #587057
Tints of Cactus #587057
RGB
CMYK
RGB Variations
Color information
#587057 (or 0x587057) is known color: Cactus. HEX triplet: 58, 70 and 57. RGB value is (88,112,87). Sum of RGB (Red+Green+Blue) = 88+112+87=287 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.66% from 287); Green value is 112 (44.14% from 255 or 39.02% from 287); Blue value is 87 (34.38% from 255 or 30.31% from 287); Max value from RGB is 112 - color contains mainly: green. Hex color #587057 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587057 is #A78FA8. Grayscale: #666666. Windows color (decimal): -10981289 or 5730392. OLE color: 5730392.
HSL color Cylindrical-coordinate representation of color #587057: hue angle of 117.6º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #587057 is Cyan = 0.21, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 88 | 112 | 87 | - |
| CMYK | 0.21 | 0 | 0.22 | 0.56 |
| HSL | 117.6º | 0.13% | 0.39% | - |
| HSV(B) | 117.6º | 0.22% | 0.44% | - |
| XYZ | 11.54 | 14.35 | 11.18 | - |
| YUV | 101.97 | 119.55 | 118.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 112 | 87 | 0.21 | 0 | 0.22 | 0.56 | 117.6 | 0.13 | 0.39 |
| Hex | 58 | 70 | 57 | 15 | 0 | 16 | 38 | 76 | D | 27 |
| Octal | 130 | 160 | 127 | 25 | 0 | 26 | 70 | 166 | 15 | 47 |
| Binary | 1011000 | 1110000 | 1010111 | 10101 | 0 | 10110 | 111000 | 1110110 | 1101 | 100111 |
Color Harmonies of #587057
Complementary color
Monochromatic Colors of #587057
Black with #587057
Text Example
Text Example
White with #587057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587057; }
p { color: rgb(88,112,87); }
H1.HeaderClassName
{
color: #587057;
}
.AnyTagClassName
{
color: #587057;
}
</style>
background-color css
<style>
a { background-color: #587057; }
a { background-color: rgb(88,112,87); }
div.DivClassName
{
background-color: #587057;
}
.BgClassName
{
background-color: #587057;
}
</style>
border-color css
<style>
span { border-color: #587057; }
span { border-color: rgb(88,112,87); }
td.TdClassName
{
border-color: #587057;
}
.TagClassName
{
border-color: #587057;
}
</style>