Shades of Cactus #557350
Tints of Cactus #557350
RGB
CMYK
RGB Variations
Color information
#557350 (or 0x557350) is known color: Cactus. HEX triplet: 55, 73 and 50. RGB value is (85,115,80). Sum of RGB (Red+Green+Blue) = 85+115+80=280 (37% of max value = 765). Red value is 85 (33.59% from 255 or 30.36% from 280); Green value is 115 (45.31% from 255 or 41.07% from 280); Blue value is 80 (31.64% from 255 or 28.57% from 280); Max value from RGB is 115 - color contains mainly: green. Hex color #557350 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557350 is #AA8CAF. Grayscale: #666666. Windows color (decimal): -11177136 or 5272405. OLE color: 5272405.
HSL color Cylindrical-coordinate representation of color #557350: hue angle of 111.43º degrees, saturation: 0.18, 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 #557350 is Cyan = 0.26, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 115 | 80 | - |
| CMYK | 0.26 | 0 | 0.30 | 0.55 |
| HSL | 111.43º | 0.18% | 0.38% | - |
| HSV(B) | 111.43º | 0.3% | 0.45% | - |
| XYZ | 11.33 | 14.77 | 9.84 | - |
| YUV | 102.04 | 115.56 | 115.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 115 | 80 | 0.26 | 0 | 0.30 | 0.55 | 111.43 | 0.18 | 0.38 |
| Hex | 55 | 73 | 50 | 1A | 0 | 1E | 37 | 6F | 12 | 26 |
| Octal | 125 | 163 | 120 | 32 | 0 | 36 | 67 | 157 | 22 | 46 |
| Binary | 1010101 | 1110011 | 1010000 | 11010 | 0 | 11110 | 110111 | 1101111 | 10010 | 100110 |
Color Harmonies of #557350
Complementary color
Monochromatic Colors of #557350
Black with #557350
Text Example
Text Example
White with #557350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557350; }
p { color: rgb(85,115,80); }
H1.HeaderClassName
{
color: #557350;
}
.AnyTagClassName
{
color: #557350;
}
</style>
background-color css
<style>
a { background-color: #557350; }
a { background-color: rgb(85,115,80); }
div.DivClassName
{
background-color: #557350;
}
.BgClassName
{
background-color: #557350;
}
</style>
border-color css
<style>
span { border-color: #557350; }
span { border-color: rgb(85,115,80); }
td.TdClassName
{
border-color: #557350;
}
.TagClassName
{
border-color: #557350;
}
</style>