Shades of Cactus #557152
Tints of Cactus #557152
RGB
CMYK
RGB Variations
Color information
#557152 (or 0x557152) is known color: Cactus. HEX triplet: 55, 71 and 52. RGB value is (85,113,82). Sum of RGB (Red+Green+Blue) = 85+113+82=280 (37% of max value = 765). Red value is 85 (33.59% from 255 or 30.36% from 280); Green value is 113 (44.53% from 255 or 40.36% from 280); Blue value is 82 (32.42% from 255 or 29.29% from 280); Max value from RGB is 113 - color contains mainly: green. Hex color #557152 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557152 is #AA8EAD. Grayscale: #656565. Windows color (decimal): -11177646 or 5402965. OLE color: 5402965.
HSL color Cylindrical-coordinate representation of color #557152: hue angle of 114.19º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #557152 is Cyan = 0.25, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 85 | 113 | 82 | - |
| CMYK | 0.25 | 0 | 0.27 | 0.56 |
| HSL | 114.19º | 0.16% | 0.38% | - |
| HSV(B) | 114.19º | 0.27% | 0.44% | - |
| XYZ | 11.17 | 14.35 | 10.16 | - |
| YUV | 101.09 | 117.22 | 116.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 113 | 82 | 0.25 | 0 | 0.27 | 0.56 | 114.19 | 0.16 | 0.38 |
| Hex | 55 | 71 | 52 | 19 | 0 | 1B | 38 | 72 | 10 | 26 |
| Octal | 125 | 161 | 122 | 31 | 0 | 33 | 70 | 162 | 20 | 46 |
| Binary | 1010101 | 1110001 | 1010010 | 11001 | 0 | 11011 | 111000 | 1110010 | 10000 | 100110 |
Color Harmonies of #557152
Complementary color
Monochromatic Colors of #557152
Black with #557152
Text Example
Text Example
White with #557152
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557152; }
p { color: rgb(85,113,82); }
H1.HeaderClassName
{
color: #557152;
}
.AnyTagClassName
{
color: #557152;
}
</style>
background-color css
<style>
a { background-color: #557152; }
a { background-color: rgb(85,113,82); }
div.DivClassName
{
background-color: #557152;
}
.BgClassName
{
background-color: #557152;
}
</style>
border-color css
<style>
span { border-color: #557152; }
span { border-color: rgb(85,113,82); }
td.TdClassName
{
border-color: #557152;
}
.TagClassName
{
border-color: #557152;
}
</style>