Shades of Vida Loca #558829
Tints of Vida Loca #558829
RGB
CMYK
RGB Variations
Color information
#558829 (or 0x558829) is known color: Vida Loca. HEX triplet: 55, 88 and 29. RGB value is (85,136,41). Sum of RGB (Red+Green+Blue) = 85+136+41=262 (34% of max value = 765). Red value is 85 (33.59% from 255 or 32.44% from 262); Green value is 136 (53.52% from 255 or 51.91% from 262); Blue value is 41 (16.41% from 255 or 15.65% from 262); Max value from RGB is 136 - color contains mainly: green. Hex color #558829 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558829 is #AA77D6. Grayscale: #6E6E6E. Windows color (decimal): -11171799 or 2721877. OLE color: 2721877.
HSL color Cylindrical-coordinate representation of color #558829: hue angle of 92.21º degrees, saturation: 0.54, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #558829 is Cyan = 0.38, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 136 | 41 | - |
| CMYK | 0.38 | 0 | 0.70 | 0.47 |
| HSL | 92.21º | 0.54% | 0.35% | - |
| HSV(B) | 92.21º | 0.7% | 0.53% | - |
| XYZ | 12.95 | 19.7 | 5.22 | - |
| YUV | 109.92 | 89.1 | 110.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 136 | 41 | 0.38 | 0 | 0.70 | 0.47 | 92.21 | 0.54 | 0.35 |
| Hex | 55 | 88 | 29 | 26 | 0 | 46 | 2F | 5C | 36 | 23 |
| Octal | 125 | 210 | 51 | 46 | 0 | 106 | 57 | 134 | 66 | 43 |
| Binary | 1010101 | 10001000 | 101001 | 100110 | 0 | 1000110 | 101111 | 1011100 | 110110 | 100011 |
Color Harmonies of #558829
Complementary color
Monochromatic Colors of #558829
Black with #558829
Text Example
Text Example
White with #558829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558829; }
p { color: rgb(85,136,41); }
H1.HeaderClassName
{
color: #558829;
}
.AnyTagClassName
{
color: #558829;
}
</style>
background-color css
<style>
a { background-color: #558829; }
a { background-color: rgb(85,136,41); }
div.DivClassName
{
background-color: #558829;
}
.BgClassName
{
background-color: #558829;
}
</style>
border-color css
<style>
span { border-color: #558829; }
span { border-color: rgb(85,136,41); }
td.TdClassName
{
border-color: #558829;
}
.TagClassName
{
border-color: #558829;
}
</style>