Shades of Cactus #576554
Tints of Cactus #576554
RGB
CMYK
RGB Variations
Color information
#576554 (or 0x576554) is known color: Cactus. HEX triplet: 57, 65 and 54. RGB value is (87,101,84). Sum of RGB (Red+Green+Blue) = 87+101+84=272 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.99% from 272); Green value is 101 (39.84% from 255 or 37.13% from 272); Blue value is 84 (33.20% from 255 or 30.88% from 272); Max value from RGB is 101 - color contains mainly: green. Hex color #576554 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576554 is #A89AAB. Grayscale: #5E5E5E. Windows color (decimal): -11049644 or 5530967. OLE color: 5530967.
HSL color Cylindrical-coordinate representation of color #576554: hue angle of 109.41º degrees, saturation: 0.09, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #576554 is Cyan = 0.14, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 87 | 101 | 84 | - |
| CMYK | 0.14 | 0 | 0.17 | 0.60 |
| HSL | 109.41º | 0.09% | 0.36% | - |
| HSV(B) | 109.41º | 0.17% | 0.4% | - |
| XYZ | 10.18 | 11.97 | 10.16 | - |
| YUV | 94.88 | 121.86 | 122.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 101 | 84 | 0.14 | 0 | 0.17 | 0.60 | 109.41 | 0.09 | 0.36 |
| Hex | 57 | 65 | 54 | E | 0 | 11 | 3C | 6D | 9 | 24 |
| Octal | 127 | 145 | 124 | 16 | 0 | 21 | 74 | 155 | 11 | 44 |
| Binary | 1010111 | 1100101 | 1010100 | 1110 | 0 | 10001 | 111100 | 1101101 | 1001 | 100100 |
Color Harmonies of #576554
Complementary color
Monochromatic Colors of #576554
Black with #576554
Text Example
Text Example
White with #576554
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576554; }
p { color: rgb(87,101,84); }
H1.HeaderClassName
{
color: #576554;
}
.AnyTagClassName
{
color: #576554;
}
</style>
background-color css
<style>
a { background-color: #576554; }
a { background-color: rgb(87,101,84); }
div.DivClassName
{
background-color: #576554;
}
.BgClassName
{
background-color: #576554;
}
</style>
border-color css
<style>
span { border-color: #576554; }
span { border-color: rgb(87,101,84); }
td.TdClassName
{
border-color: #576554;
}
.TagClassName
{
border-color: #576554;
}
</style>