Shades of Cactus #576655
Tints of Cactus #576655
RGB
CMYK
RGB Variations
Color information
#576655 (or 0x576655) is known color: Cactus. HEX triplet: 57, 66 and 55. RGB value is (87,102,85). Sum of RGB (Red+Green+Blue) = 87+102+85=274 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.75% from 274); Green value is 102 (40.23% from 255 or 37.23% from 274); Blue value is 85 (33.59% from 255 or 31.02% from 274); Max value from RGB is 102 - color contains mainly: green. Hex color #576655 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576655 is #A899AA. Grayscale: #5F5F5F. Windows color (decimal): -11049387 or 5596759. OLE color: 5596759.
HSL color Cylindrical-coordinate representation of color #576655: hue angle of 112.94º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #576655 is Cyan = 0.15, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 87 | 102 | 85 | - |
| CMYK | 0.15 | 0 | 0.17 | 0.6 |
| HSL | 112.94º | 0.09% | 0.37% | - |
| HSV(B) | 112.94º | 0.17% | 0.4% | - |
| XYZ | 10.32 | 12.18 | 10.4 | - |
| YUV | 95.58 | 122.03 | 121.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 102 | 85 | 0.15 | 0 | 0.17 | 0.6 | 112.94 | 0.09 | 0.37 |
| Hex | 57 | 66 | 55 | F | 0 | 11 | 3C | 71 | 9 | 25 |
| Octal | 127 | 146 | 125 | 17 | 0 | 21 | 74 | 161 | 11 | 45 |
| Binary | 1010111 | 1100110 | 1010101 | 1111 | 0 | 10001 | 111100 | 1110001 | 1001 | 100101 |
Color Harmonies of #576655
Complementary color
Monochromatic Colors of #576655
Black with #576655
Text Example
Text Example
White with #576655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576655; }
p { color: rgb(87,102,85); }
H1.HeaderClassName
{
color: #576655;
}
.AnyTagClassName
{
color: #576655;
}
</style>
background-color css
<style>
a { background-color: #576655; }
a { background-color: rgb(87,102,85); }
div.DivClassName
{
background-color: #576655;
}
.BgClassName
{
background-color: #576655;
}
</style>
border-color css
<style>
span { border-color: #576655; }
span { border-color: rgb(87,102,85); }
td.TdClassName
{
border-color: #576655;
}
.TagClassName
{
border-color: #576655;
}
</style>