Shades of Cactus #577854
Tints of Cactus #577854
RGB
CMYK
RGB Variations
Color information
#577854 (or 0x577854) is known color: Cactus. HEX triplet: 57, 78 and 54. RGB value is (87,120,84). Sum of RGB (Red+Green+Blue) = 87+120+84=291 (38% of max value = 765). Red value is 87 (34.38% from 255 or 29.90% from 291); Green value is 120 (47.27% from 255 or 41.24% from 291); Blue value is 84 (33.20% from 255 or 28.87% from 291); Max value from RGB is 120 - color contains mainly: green. Hex color #577854 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577854 is #A887AB. Grayscale: #6A6A6A. Windows color (decimal): -11044780 or 5535831. OLE color: 5535831.
HSL color Cylindrical-coordinate representation of color #577854: hue angle of 115º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #577854 is Cyan = 0.28, Magento = 0, Yellow = 0.3 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 87 | 120 | 84 | - |
| CMYK | 0.28 | 0 | 0.3 | 0.53 |
| HSL | 115º | 0.18% | 0.4% | - |
| HSV(B) | 115º | 0.3% | 0.47% | - |
| XYZ | 12.25 | 16.1 | 10.85 | - |
| YUV | 106.03 | 115.57 | 114.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 120 | 84 | 0.28 | 0 | 0.3 | 0.53 | 115 | 0.18 | 0.4 |
| Hex | 57 | 78 | 54 | 1C | 0 | 1E | 35 | 73 | 12 | 28 |
| Octal | 127 | 170 | 124 | 34 | 0 | 36 | 65 | 163 | 22 | 50 |
| Binary | 1010111 | 1111000 | 1010100 | 11100 | 0 | 11110 | 110101 | 1110011 | 10010 | 101000 |
Color Harmonies of #577854
Complementary color
Monochromatic Colors of #577854
Black with #577854
Text Example
Text Example
White with #577854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577854; }
p { color: rgb(87,120,84); }
H1.HeaderClassName
{
color: #577854;
}
.AnyTagClassName
{
color: #577854;
}
</style>
background-color css
<style>
a { background-color: #577854; }
a { background-color: rgb(87,120,84); }
div.DivClassName
{
background-color: #577854;
}
.BgClassName
{
background-color: #577854;
}
</style>
border-color css
<style>
span { border-color: #577854; }
span { border-color: rgb(87,120,84); }
td.TdClassName
{
border-color: #577854;
}
.TagClassName
{
border-color: #577854;
}
</style>