Shades of Cactus #587552
Tints of Cactus #587552
RGB
CMYK
RGB Variations
Color information
#587552 (or 0x587552) is known color: Cactus. HEX triplet: 58, 75 and 52. RGB value is (88,117,82). Sum of RGB (Red+Green+Blue) = 88+117+82=287 (38% of max value = 765). Red value is 88 (34.77% from 255 or 30.66% from 287); Green value is 117 (46.09% from 255 or 40.77% from 287); Blue value is 82 (32.42% from 255 or 28.57% from 287); Max value from RGB is 117 - color contains mainly: green. Hex color #587552 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #587552 is #A78AAD. Grayscale: #686868. Windows color (decimal): -10980014 or 5403992. OLE color: 5403992.
HSL color Cylindrical-coordinate representation of color #587552: hue angle of 109.71º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #587552 is Cyan = 0.25, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 88 | 117 | 82 | - |
| CMYK | 0.25 | 0 | 0.30 | 0.54 |
| HSL | 109.71º | 0.18% | 0.39% | - |
| HSV(B) | 109.71º | 0.3% | 0.46% | - |
| XYZ | 11.91 | 15.41 | 10.33 | - |
| YUV | 104.34 | 115.39 | 116.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 117 | 82 | 0.25 | 0 | 0.30 | 0.54 | 109.71 | 0.18 | 0.39 |
| Hex | 58 | 75 | 52 | 19 | 0 | 1E | 36 | 6E | 12 | 27 |
| Octal | 130 | 165 | 122 | 31 | 0 | 36 | 66 | 156 | 22 | 47 |
| Binary | 1011000 | 1110101 | 1010010 | 11001 | 0 | 11110 | 110110 | 1101110 | 10010 | 100111 |
Color Harmonies of #587552
Complementary color
Monochromatic Colors of #587552
Black with #587552
Text Example
Text Example
White with #587552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587552; }
p { color: rgb(88,117,82); }
H1.HeaderClassName
{
color: #587552;
}
.AnyTagClassName
{
color: #587552;
}
</style>
background-color css
<style>
a { background-color: #587552; }
a { background-color: rgb(88,117,82); }
div.DivClassName
{
background-color: #587552;
}
.BgClassName
{
background-color: #587552;
}
</style>
border-color css
<style>
span { border-color: #587552; }
span { border-color: rgb(88,117,82); }
td.TdClassName
{
border-color: #587552;
}
.TagClassName
{
border-color: #587552;
}
</style>