Shades of Cactus #557452
Tints of Cactus #557452
RGB
CMYK
RGB Variations
Color information
#557452 (or 0x557452) is known color: Cactus. HEX triplet: 55, 74 and 52. RGB value is (85,116,82). Sum of RGB (Red+Green+Blue) = 85+116+82=283 (37% of max value = 765). Red value is 85 (33.59% from 255 or 30.04% from 283); Green value is 116 (45.70% from 255 or 40.99% from 283); Blue value is 82 (32.42% from 255 or 28.98% from 283); Max value from RGB is 116 - color contains mainly: green. Hex color #557452 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #557452 is #AA8BAD. Grayscale: #666666. Windows color (decimal): -11176878 or 5403733. OLE color: 5403733.
HSL color Cylindrical-coordinate representation of color #557452: hue angle of 114.71º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #557452 is Cyan = 0.27, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 85 | 116 | 82 | - |
| CMYK | 0.27 | 0 | 0.29 | 0.55 |
| HSL | 114.71º | 0.17% | 0.39% | - |
| HSV(B) | 114.71º | 0.29% | 0.45% | - |
| XYZ | 11.51 | 15.03 | 10.28 | - |
| YUV | 102.86 | 116.23 | 115.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 116 | 82 | 0.27 | 0 | 0.29 | 0.55 | 114.71 | 0.17 | 0.39 |
| Hex | 55 | 74 | 52 | 1B | 0 | 1D | 37 | 73 | 11 | 27 |
| Octal | 125 | 164 | 122 | 33 | 0 | 35 | 67 | 163 | 21 | 47 |
| Binary | 1010101 | 1110100 | 1010010 | 11011 | 0 | 11101 | 110111 | 1110011 | 10001 | 100111 |
Color Harmonies of #557452
Complementary color
Monochromatic Colors of #557452
Black with #557452
Text Example
Text Example
White with #557452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #557452; }
p { color: rgb(85,116,82); }
H1.HeaderClassName
{
color: #557452;
}
.AnyTagClassName
{
color: #557452;
}
</style>
background-color css
<style>
a { background-color: #557452; }
a { background-color: rgb(85,116,82); }
div.DivClassName
{
background-color: #557452;
}
.BgClassName
{
background-color: #557452;
}
</style>
border-color css
<style>
span { border-color: #557452; }
span { border-color: rgb(85,116,82); }
td.TdClassName
{
border-color: #557452;
}
.TagClassName
{
border-color: #557452;
}
</style>