Shades of Cactus #557651
Tints of Cactus #557651
RGB
CMYK
RGB Variations
Color information
#557651 (or 0x557651) is known color: Cactus. HEX triplet: 55, 76 and 51. RGB value is (85,118,81). Sum of RGB (Red+Green+Blue) = 85+118+81=284 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.93% from 284); Green value is 118 (46.48% from 255 or 41.55% from 284); Blue value is 81 (32.03% from 255 or 28.52% from 284); Max value from RGB is 118 - color contains mainly: green. Hex color #557651 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557651 is #AA89AE. Grayscale: #686868. Windows color (decimal): -11176367 or 5338709. OLE color: 5338709.
HSL color Cylindrical-coordinate representation of color #557651: hue angle of 113.51º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #557651 is Cyan = 0.28, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 85 | 118 | 81 | - |
| CMYK | 0.28 | 0 | 0.31 | 0.54 |
| HSL | 113.51º | 0.19% | 0.39% | - |
| HSV(B) | 113.51º | 0.31% | 0.46% | - |
| XYZ | 11.71 | 15.48 | 10.16 | - |
| YUV | 103.92 | 115.07 | 114.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 118 | 81 | 0.28 | 0 | 0.31 | 0.54 | 113.51 | 0.19 | 0.39 |
| Hex | 55 | 76 | 51 | 1C | 0 | 1F | 36 | 72 | 13 | 27 |
| Octal | 125 | 166 | 121 | 34 | 0 | 37 | 66 | 162 | 23 | 47 |
| Binary | 1010101 | 1110110 | 1010001 | 11100 | 0 | 11111 | 110110 | 1110010 | 10011 | 100111 |
Color Harmonies of #557651
Complementary color
Monochromatic Colors of #557651
Black with #557651
Text Example
Text Example
White with #557651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557651; }
p { color: rgb(85,118,81); }
H1.HeaderClassName
{
color: #557651;
}
.AnyTagClassName
{
color: #557651;
}
</style>
background-color css
<style>
a { background-color: #557651; }
a { background-color: rgb(85,118,81); }
div.DivClassName
{
background-color: #557651;
}
.BgClassName
{
background-color: #557651;
}
</style>
border-color css
<style>
span { border-color: #557651; }
span { border-color: rgb(85,118,81); }
td.TdClassName
{
border-color: #557651;
}
.TagClassName
{
border-color: #557651;
}
</style>