Shades of Cactus #576855
Tints of Cactus #576855
RGB
CMYK
RGB Variations
Color information
#576855 (or 0x576855) is known color: Cactus. HEX triplet: 57, 68 and 55. RGB value is (87,104,85). Sum of RGB (Red+Green+Blue) = 87+104+85=276 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.52% from 276); Green value is 104 (41.02% from 255 or 37.68% from 276); Blue value is 85 (33.59% from 255 or 30.80% from 276); Max value from RGB is 104 - color contains mainly: green. Hex color #576855 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576855 is #A897AA. Grayscale: #606060. Windows color (decimal): -11048875 or 5597271. OLE color: 5597271.
HSL color Cylindrical-coordinate representation of color #576855: hue angle of 113.68º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #576855 is Cyan = 0.16, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 104 | 85 | - |
| CMYK | 0.16 | 0 | 0.18 | 0.59 |
| HSL | 113.68º | 0.1% | 0.37% | - |
| HSV(B) | 113.68º | 0.18% | 0.41% | - |
| XYZ | 10.52 | 12.58 | 10.47 | - |
| YUV | 96.75 | 121.37 | 121.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 104 | 85 | 0.16 | 0 | 0.18 | 0.59 | 113.68 | 0.1 | 0.37 |
| Hex | 57 | 68 | 55 | 10 | 0 | 12 | 3B | 72 | A | 25 |
| Octal | 127 | 150 | 125 | 20 | 0 | 22 | 73 | 162 | 12 | 45 |
| Binary | 1010111 | 1101000 | 1010101 | 10000 | 0 | 10010 | 111011 | 1110010 | 1010 | 100101 |
Color Harmonies of #576855
Complementary color
Monochromatic Colors of #576855
Black with #576855
Text Example
Text Example
White with #576855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576855; }
p { color: rgb(87,104,85); }
H1.HeaderClassName
{
color: #576855;
}
.AnyTagClassName
{
color: #576855;
}
</style>
background-color css
<style>
a { background-color: #576855; }
a { background-color: rgb(87,104,85); }
div.DivClassName
{
background-color: #576855;
}
.BgClassName
{
background-color: #576855;
}
</style>
border-color css
<style>
span { border-color: #576855; }
span { border-color: rgb(87,104,85); }
td.TdClassName
{
border-color: #576855;
}
.TagClassName
{
border-color: #576855;
}
</style>