Shades of Cactus #557650
Tints of Cactus #557650
RGB
CMYK
RGB Variations
Color information
#557650 (or 0x557650) is known color: Cactus. HEX triplet: 55, 76 and 50. RGB value is (85,118,80). Sum of RGB (Red+Green+Blue) = 85+118+80=283 (37% of max value = 765). Red value is 85 (33.59% from 255 or 30.04% from 283); Green value is 118 (46.48% from 255 or 41.70% from 283); Blue value is 80 (31.64% from 255 or 28.27% from 283); Max value from RGB is 118 - color contains mainly: green. Hex color #557650 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557650 is #AA89AF. Grayscale: #676767. Windows color (decimal): -11176368 or 5273173. OLE color: 5273173.
HSL color Cylindrical-coordinate representation of color #557650: hue angle of 112.11º 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 #557650 is Cyan = 0.28, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 118 | 80 | - |
| CMYK | 0.28 | 0 | 0.32 | 0.54 |
| HSL | 112.11º | 0.19% | 0.39% | - |
| HSV(B) | 112.11º | 0.32% | 0.46% | - |
| XYZ | 11.67 | 15.47 | 9.96 | - |
| YUV | 103.8 | 114.57 | 114.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 80 | 0.28 | 0 | 0.32 | 0.54 | 112.11 | 0.19 | 0.39 |
| Hex | 55 | 76 | 50 | 1C | 0 | 20 | 36 | 70 | 13 | 27 |
| Octal | 125 | 166 | 120 | 34 | 0 | 40 | 66 | 160 | 23 | 47 |
| Binary | 1010101 | 1110110 | 1010000 | 11100 | 0 | 100000 | 110110 | 1110000 | 10011 | 100111 |
Color Harmonies of #557650
Complementary color
Monochromatic Colors of #557650
Black with #557650
Text Example
Text Example
White with #557650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557650; }
p { color: rgb(85,118,80); }
H1.HeaderClassName
{
color: #557650;
}
.AnyTagClassName
{
color: #557650;
}
</style>
background-color css
<style>
a { background-color: #557650; }
a { background-color: rgb(85,118,80); }
div.DivClassName
{
background-color: #557650;
}
.BgClassName
{
background-color: #557650;
}
</style>
border-color css
<style>
span { border-color: #557650; }
span { border-color: rgb(85,118,80); }
td.TdClassName
{
border-color: #557650;
}
.TagClassName
{
border-color: #557650;
}
</style>