Shades of Cactus #577550
Tints of Cactus #577550
RGB
CMYK
RGB Variations
Color information
#577550 (or 0x577550) is known color: Cactus. HEX triplet: 57, 75 and 50. RGB value is (87,117,80). Sum of RGB (Red+Green+Blue) = 87+117+80=284 (37% of max value = 765). Red value is 87 (34.38% from 255 or 30.63% from 284); Green value is 117 (46.09% from 255 or 41.20% from 284); Blue value is 80 (31.64% from 255 or 28.17% from 284); Max value from RGB is 117 - color contains mainly: green. Hex color #577550 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #577550 is #A88AAF. Grayscale: #676767. Windows color (decimal): -11045552 or 5272919. OLE color: 5272919.
HSL color Cylindrical-coordinate representation of color #577550: hue angle of 108.65º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #577550 is Cyan = 0.26, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 87 | 117 | 80 | - |
| CMYK | 0.26 | 0 | 0.32 | 0.54 |
| HSL | 108.65º | 0.19% | 0.39% | - |
| HSV(B) | 108.65º | 0.32% | 0.46% | - |
| XYZ | 11.74 | 15.33 | 9.93 | - |
| YUV | 103.81 | 114.56 | 116.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 117 | 80 | 0.26 | 0 | 0.32 | 0.54 | 108.65 | 0.19 | 0.39 |
| Hex | 57 | 75 | 50 | 1A | 0 | 20 | 36 | 6D | 13 | 27 |
| Octal | 127 | 165 | 120 | 32 | 0 | 40 | 66 | 155 | 23 | 47 |
| Binary | 1010111 | 1110101 | 1010000 | 11010 | 0 | 100000 | 110110 | 1101101 | 10011 | 100111 |
Color Harmonies of #577550
Complementary color
Monochromatic Colors of #577550
Black with #577550
Text Example
Text Example
White with #577550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #577550; }
p { color: rgb(87,117,80); }
H1.HeaderClassName
{
color: #577550;
}
.AnyTagClassName
{
color: #577550;
}
</style>
background-color css
<style>
a { background-color: #577550; }
a { background-color: rgb(87,117,80); }
div.DivClassName
{
background-color: #577550;
}
.BgClassName
{
background-color: #577550;
}
</style>
border-color css
<style>
span { border-color: #577550; }
span { border-color: rgb(87,117,80); }
td.TdClassName
{
border-color: #577550;
}
.TagClassName
{
border-color: #577550;
}
</style>