Shades of Cactus #576953
Tints of Cactus #576953
RGB
CMYK
RGB Variations
Color information
#576953 (or 0x576953) is known color: Cactus. HEX triplet: 57, 69 and 53. RGB value is (87,105,83). Sum of RGB (Red+Green+Blue) = 87+105+83=275 (36% of max value = 765). Red value is 87 (34.38% from 255 or 31.64% from 275); Green value is 105 (41.41% from 255 or 38.18% from 275); Blue value is 83 (32.81% from 255 or 30.18% from 275); Max value from RGB is 105 - color contains mainly: green. Hex color #576953 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #576953 is #A896AC. Grayscale: #616161. Windows color (decimal): -11048621 or 5466455. OLE color: 5466455.
HSL color Cylindrical-coordinate representation of color #576953: hue angle of 109.09º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #576953 is Cyan = 0.17, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 87 | 105 | 83 | - |
| CMYK | 0.17 | 0 | 0.21 | 0.59 |
| HSL | 109.09º | 0.12% | 0.37% | - |
| HSV(B) | 109.09º | 0.21% | 0.41% | - |
| XYZ | 10.54 | 12.75 | 10.09 | - |
| YUV | 97.11 | 120.04 | 120.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 105 | 83 | 0.17 | 0 | 0.21 | 0.59 | 109.09 | 0.12 | 0.37 |
| Hex | 57 | 69 | 53 | 11 | 0 | 15 | 3B | 6D | C | 25 |
| Octal | 127 | 151 | 123 | 21 | 0 | 25 | 73 | 155 | 14 | 45 |
| Binary | 1010111 | 1101001 | 1010011 | 10001 | 0 | 10101 | 111011 | 1101101 | 1100 | 100101 |
Color Harmonies of #576953
Complementary color
Monochromatic Colors of #576953
Black with #576953
Text Example
Text Example
White with #576953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #576953; }
p { color: rgb(87,105,83); }
H1.HeaderClassName
{
color: #576953;
}
.AnyTagClassName
{
color: #576953;
}
</style>
background-color css
<style>
a { background-color: #576953; }
a { background-color: rgb(87,105,83); }
div.DivClassName
{
background-color: #576953;
}
.BgClassName
{
background-color: #576953;
}
</style>
border-color css
<style>
span { border-color: #576953; }
span { border-color: rgb(87,105,83); }
td.TdClassName
{
border-color: #576953;
}
.TagClassName
{
border-color: #576953;
}
</style>