Shades of Cactus #587053
Tints of Cactus #587053
RGB
CMYK
RGB Variations
Color information
#587053 (or 0x587053) is known color: Cactus. HEX triplet: 58, 70 and 53. RGB value is (88,112,83). Sum of RGB (Red+Green+Blue) = 88+112+83=283 (37% of max value = 765). Red value is 88 (34.77% from 255 or 31.10% from 283); Green value is 112 (44.14% from 255 or 39.58% from 283); Blue value is 83 (32.81% from 255 or 29.33% from 283); Max value from RGB is 112 - color contains mainly: green. Hex color #587053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587053 is #A78FAC. Grayscale: #656565. Windows color (decimal): -10981293 or 5468248. OLE color: 5468248.
HSL color Cylindrical-coordinate representation of color #587053: hue angle of 109.66º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #587053 is Cyan = 0.21, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 88 | 112 | 83 | - |
| CMYK | 0.21 | 0 | 0.26 | 0.56 |
| HSL | 109.66º | 0.15% | 0.38% | - |
| HSV(B) | 109.66º | 0.26% | 0.44% | - |
| XYZ | 11.38 | 14.29 | 10.34 | - |
| YUV | 101.52 | 117.55 | 118.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 112 | 83 | 0.21 | 0 | 0.26 | 0.56 | 109.66 | 0.15 | 0.38 |
| Hex | 58 | 70 | 53 | 15 | 0 | 1A | 38 | 6E | F | 26 |
| Octal | 130 | 160 | 123 | 25 | 0 | 32 | 70 | 156 | 17 | 46 |
| Binary | 1011000 | 1110000 | 1010011 | 10101 | 0 | 11010 | 111000 | 1101110 | 1111 | 100110 |
Color Harmonies of #587053
Complementary color
Monochromatic Colors of #587053
Black with #587053
Text Example
Text Example
White with #587053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587053; }
p { color: rgb(88,112,83); }
H1.HeaderClassName
{
color: #587053;
}
.AnyTagClassName
{
color: #587053;
}
</style>
background-color css
<style>
a { background-color: #587053; }
a { background-color: rgb(88,112,83); }
div.DivClassName
{
background-color: #587053;
}
.BgClassName
{
background-color: #587053;
}
</style>
border-color css
<style>
span { border-color: #587053; }
span { border-color: rgb(88,112,83); }
td.TdClassName
{
border-color: #587053;
}
.TagClassName
{
border-color: #587053;
}
</style>