Shades of Vida Loca #558929
Tints of Vida Loca #558929
RGB
CMYK
RGB Variations
Color information
#558929 (or 0x558929) is known color: Vida Loca. HEX triplet: 55, 89 and 29. RGB value is (85,137,41). Sum of RGB (Red+Green+Blue) = 85+137+41=263 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.32% from 263); Green value is 137 (53.91% from 255 or 52.09% from 263); Blue value is 41 (16.41% from 255 or 15.59% from 263); Max value from RGB is 137 - color contains mainly: green. Hex color #558929 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558929 is #AA76D6. Grayscale: #6E6E6E. Windows color (decimal): -11171543 or 2722133. OLE color: 2722133.
HSL color Cylindrical-coordinate representation of color #558929: hue angle of 92.5º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #558929 is Cyan = 0.38, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 85 | 137 | 41 | - |
| CMYK | 0.38 | 0 | 0.70 | 0.46 |
| HSL | 92.5º | 0.54% | 0.35% | - |
| HSV(B) | 92.5º | 0.7% | 0.54% | - |
| XYZ | 13.09 | 19.98 | 5.26 | - |
| YUV | 110.51 | 88.77 | 109.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 137 | 41 | 0.38 | 0 | 0.70 | 0.46 | 92.5 | 0.54 | 0.35 |
| Hex | 55 | 89 | 29 | 26 | 0 | 46 | 2E | 5C | 36 | 23 |
| Octal | 125 | 211 | 51 | 46 | 0 | 106 | 56 | 134 | 66 | 43 |
| Binary | 1010101 | 10001001 | 101001 | 100110 | 0 | 1000110 | 101110 | 1011100 | 110110 | 100011 |
Color Harmonies of #558929
Complementary color
Monochromatic Colors of #558929
Black with #558929
Text Example
Text Example
White with #558929
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558929; }
p { color: rgb(85,137,41); }
H1.HeaderClassName
{
color: #558929;
}
.AnyTagClassName
{
color: #558929;
}
</style>
background-color css
<style>
a { background-color: #558929; }
a { background-color: rgb(85,137,41); }
div.DivClassName
{
background-color: #558929;
}
.BgClassName
{
background-color: #558929;
}
</style>
border-color css
<style>
span { border-color: #558929; }
span { border-color: rgb(85,137,41); }
td.TdClassName
{
border-color: #558929;
}
.TagClassName
{
border-color: #558929;
}
</style>