Shades of Cactus #576853
Tints of Cactus #576853
RGB
CMYK
RGB Variations
Color information
#576853 (or 0x576853) is known color: Cactus. HEX triplet: 57, 68 and 53. RGB value is (87,104,83). Sum of RGB (Red+Green+Blue) = 87+104+83=274 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.75% from 274); Green value is 104 (41.02% from 255 or 37.96% from 274); Blue value is 83 (32.81% from 255 or 30.29% from 274); Max value from RGB is 104 - color contains mainly: green. Hex color #576853 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576853 is #A897AC. Grayscale: #606060. Windows color (decimal): -11048877 or 5466199. OLE color: 5466199.
HSL color Cylindrical-coordinate representation of color #576853: hue angle of 108.57º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #576853 is Cyan = 0.16, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 104 | 83 | - |
| CMYK | 0.16 | 0 | 0.20 | 0.59 |
| HSL | 108.57º | 0.11% | 0.37% | - |
| HSV(B) | 108.57º | 0.2% | 0.41% | - |
| XYZ | 10.44 | 12.55 | 10.06 | - |
| YUV | 96.52 | 120.37 | 121.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 104 | 83 | 0.16 | 0 | 0.20 | 0.59 | 108.57 | 0.11 | 0.37 |
| Hex | 57 | 68 | 53 | 10 | 0 | 14 | 3B | 6D | B | 25 |
| Octal | 127 | 150 | 123 | 20 | 0 | 24 | 73 | 155 | 13 | 45 |
| Binary | 1010111 | 1101000 | 1010011 | 10000 | 0 | 10100 | 111011 | 1101101 | 1011 | 100101 |
Color Harmonies of #576853
Complementary color
Monochromatic Colors of #576853
Black with #576853
Text Example
Text Example
White with #576853
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576853; }
p { color: rgb(87,104,83); }
H1.HeaderClassName
{
color: #576853;
}
.AnyTagClassName
{
color: #576853;
}
</style>
background-color css
<style>
a { background-color: #576853; }
a { background-color: rgb(87,104,83); }
div.DivClassName
{
background-color: #576853;
}
.BgClassName
{
background-color: #576853;
}
</style>
border-color css
<style>
span { border-color: #576853; }
span { border-color: rgb(87,104,83); }
td.TdClassName
{
border-color: #576853;
}
.TagClassName
{
border-color: #576853;
}
</style>