Shades of Cactus #557453
Tints of Cactus #557453
RGB
CMYK
RGB Variations
Color information
#557453 (or 0x557453) is known color: Cactus. HEX triplet: 55, 74 and 53. RGB value is (85,116,83). Sum of RGB (Red+Green+Blue) = 85+116+83=284 (37% of max value = 765). Red value is 85 (33.59% from 255 or 29.93% from 284); Green value is 116 (45.70% from 255 or 40.85% from 284); Blue value is 83 (32.81% from 255 or 29.23% from 284); Max value from RGB is 116 - color contains mainly: green. Hex color #557453 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557453 is #AA8BAC. Grayscale: #676767. Windows color (decimal): -11176877 or 5469269. OLE color: 5469269.
HSL color Cylindrical-coordinate representation of color #557453: hue angle of 116.36º degrees, saturation: 0.17, 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 #557453 is Cyan = 0.27, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 116 | 83 | - |
| CMYK | 0.27 | 0 | 0.28 | 0.55 |
| HSL | 116.36º | 0.17% | 0.39% | - |
| HSV(B) | 116.36º | 0.28% | 0.45% | - |
| XYZ | 11.55 | 15.05 | 10.48 | - |
| YUV | 102.97 | 116.73 | 115.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 83 | 0.27 | 0 | 0.28 | 0.55 | 116.36 | 0.17 | 0.39 |
| Hex | 55 | 74 | 53 | 1B | 0 | 1C | 37 | 74 | 11 | 27 |
| Octal | 125 | 164 | 123 | 33 | 0 | 34 | 67 | 164 | 21 | 47 |
| Binary | 1010101 | 1110100 | 1010011 | 11011 | 0 | 11100 | 110111 | 1110100 | 10001 | 100111 |
Color Harmonies of #557453
Complementary color
Monochromatic Colors of #557453
Black with #557453
Text Example
Text Example
White with #557453
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557453; }
p { color: rgb(85,116,83); }
H1.HeaderClassName
{
color: #557453;
}
.AnyTagClassName
{
color: #557453;
}
</style>
background-color css
<style>
a { background-color: #557453; }
a { background-color: rgb(85,116,83); }
div.DivClassName
{
background-color: #557453;
}
.BgClassName
{
background-color: #557453;
}
</style>
border-color css
<style>
span { border-color: #557453; }
span { border-color: rgb(85,116,83); }
td.TdClassName
{
border-color: #557453;
}
.TagClassName
{
border-color: #557453;
}
</style>