Shades of Vida Loca #558029
Tints of Vida Loca #558029
RGB
CMYK
RGB Variations
Color information
#558029 (or 0x558029) is known color: Vida Loca. HEX triplet: 55, 80 and 29. RGB value is (85,128,41). Sum of RGB (Red+Green+Blue) = 85+128+41=254 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.46% from 254); Green value is 128 (50.39% from 255 or 50.39% from 254); Blue value is 41 (16.41% from 255 or 16.14% from 254); Max value from RGB is 128 - color contains mainly: green. Hex color #558029 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558029 is #AA7FD6. Grayscale: #696969. Windows color (decimal): -11173847 or 2719829. OLE color: 2719829.
HSL color Cylindrical-coordinate representation of color #558029: hue angle of 89.66º degrees, saturation: 0.51, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #558029 is Cyan = 0.34, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 85 | 128 | 41 | - |
| CMYK | 0.34 | 0 | 0.68 | 0.50 |
| HSL | 89.66º | 0.51% | 0.33% | - |
| HSV(B) | 89.66º | 0.68% | 0.5% | - |
| XYZ | 11.87 | 17.53 | 4.86 | - |
| YUV | 105.23 | 91.75 | 113.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 128 | 41 | 0.34 | 0 | 0.68 | 0.50 | 89.66 | 0.51 | 0.33 |
| Hex | 55 | 80 | 29 | 22 | 0 | 44 | 32 | 5A | 33 | 21 |
| Octal | 125 | 200 | 51 | 42 | 0 | 104 | 62 | 132 | 63 | 41 |
| Binary | 1010101 | 10000000 | 101001 | 100010 | 0 | 1000100 | 110010 | 1011010 | 110011 | 100001 |
Color Harmonies of #558029
Complementary color
Monochromatic Colors of #558029
Black with #558029
Text Example
Text Example
White with #558029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558029; }
p { color: rgb(85,128,41); }
H1.HeaderClassName
{
color: #558029;
}
.AnyTagClassName
{
color: #558029;
}
</style>
background-color css
<style>
a { background-color: #558029; }
a { background-color: rgb(85,128,41); }
div.DivClassName
{
background-color: #558029;
}
.BgClassName
{
background-color: #558029;
}
</style>
border-color css
<style>
span { border-color: #558029; }
span { border-color: rgb(85,128,41); }
td.TdClassName
{
border-color: #558029;
}
.TagClassName
{
border-color: #558029;
}
</style>