Shades of Cactus #557454
Tints of Cactus #557454
RGB
CMYK
RGB Variations
Color information
#557454 (or 0x557454) is known color: Cactus. HEX triplet: 55, 74 and 54. RGB value is (85,116,84). Sum of RGB (Red+Green+Blue) = 85+116+84=285 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.82% from 285); Green value is 116 (45.70% from 255 or 40.70% from 285); Blue value is 84 (33.20% from 255 or 29.47% from 285); Max value from RGB is 116 - color contains mainly: green. Hex color #557454 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557454 is #AA8BAB. Grayscale: #676767. Windows color (decimal): -11176876 or 5534805. OLE color: 5534805.
HSL color Cylindrical-coordinate representation of color #557454: hue angle of 118.12º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #557454 is Cyan = 0.27, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 116 | 84 | - |
| CMYK | 0.27 | 0 | 0.28 | 0.55 |
| HSL | 118.13º | 0.16% | 0.39% | - |
| HSV(B) | 118.13º | 0.28% | 0.45% | - |
| XYZ | 11.59 | 15.06 | 10.68 | - |
| YUV | 103.08 | 117.23 | 115.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 84 | 0.27 | 0 | 0.28 | 0.55 | 118.13 | 0.16 | 0.39 |
| Hex | 55 | 74 | 54 | 1B | 0 | 1C | 37 | 76 | 10 | 27 |
| Octal | 125 | 164 | 124 | 33 | 0 | 34 | 67 | 166 | 20 | 47 |
| Binary | 1010101 | 1110100 | 1010100 | 11011 | 0 | 11100 | 110111 | 1110110 | 10000 | 100111 |
Color Harmonies of #557454
Complementary color
Monochromatic Colors of #557454
Black with #557454
Text Example
Text Example
White with #557454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557454; }
p { color: rgb(85,116,84); }
H1.HeaderClassName
{
color: #557454;
}
.AnyTagClassName
{
color: #557454;
}
</style>
background-color css
<style>
a { background-color: #557454; }
a { background-color: rgb(85,116,84); }
div.DivClassName
{
background-color: #557454;
}
.BgClassName
{
background-color: #557454;
}
</style>
border-color css
<style>
span { border-color: #557454; }
span { border-color: rgb(85,116,84); }
td.TdClassName
{
border-color: #557454;
}
.TagClassName
{
border-color: #557454;
}
</style>