Shades of Cactus #577351
Tints of Cactus #577351
RGB
CMYK
RGB Variations
Color information
#577351 (or 0x577351) is known color: Cactus. HEX triplet: 57, 73 and 51. RGB value is (87,115,81). Sum of RGB (Red+Green+Blue) = 87+115+81=283 (37% of max value = 765). Red value is 87 (34.38% from 255 or 30.74% from 283); Green value is 115 (45.31% from 255 or 40.64% from 283); Blue value is 81 (32.03% from 255 or 28.62% from 283); Max value from RGB is 115 - color contains mainly: green. Hex color #577351 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577351 is #A88CAE. Grayscale: #666666. Windows color (decimal): -11046063 or 5337943. OLE color: 5337943.
HSL color Cylindrical-coordinate representation of color #577351: hue angle of 109.41º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #577351 is Cyan = 0.24, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 115 | 81 | - |
| CMYK | 0.24 | 0 | 0.30 | 0.55 |
| HSL | 109.41º | 0.17% | 0.38% | - |
| HSV(B) | 109.41º | 0.3% | 0.45% | - |
| XYZ | 11.55 | 14.88 | 10.05 | - |
| YUV | 102.75 | 115.72 | 116.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 115 | 81 | 0.24 | 0 | 0.30 | 0.55 | 109.41 | 0.17 | 0.38 |
| Hex | 57 | 73 | 51 | 18 | 0 | 1E | 37 | 6D | 11 | 26 |
| Octal | 127 | 163 | 121 | 30 | 0 | 36 | 67 | 155 | 21 | 46 |
| Binary | 1010111 | 1110011 | 1010001 | 11000 | 0 | 11110 | 110111 | 1101101 | 10001 | 100110 |
Color Harmonies of #577351
Complementary color
Monochromatic Colors of #577351
Black with #577351
Text Example
Text Example
White with #577351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577351; }
p { color: rgb(87,115,81); }
H1.HeaderClassName
{
color: #577351;
}
.AnyTagClassName
{
color: #577351;
}
</style>
background-color css
<style>
a { background-color: #577351; }
a { background-color: rgb(87,115,81); }
div.DivClassName
{
background-color: #577351;
}
.BgClassName
{
background-color: #577351;
}
</style>
border-color css
<style>
span { border-color: #577351; }
span { border-color: rgb(87,115,81); }
td.TdClassName
{
border-color: #577351;
}
.TagClassName
{
border-color: #577351;
}
</style>