Shades of Vida Loca #558229
Tints of Vida Loca #558229
RGB
CMYK
RGB Variations
Color information
#558229 (or 0x558229) is known color: Vida Loca. HEX triplet: 55, 82 and 29. RGB value is (85,130,41). Sum of RGB (Red+Green+Blue) = 85+130+41=256 (33% of max value = 765). Red value is 85 (33.59% from 255 or 33.20% from 256); Green value is 130 (51.17% from 255 or 50.78% from 256); Blue value is 41 (16.41% from 255 or 16.02% from 256); Max value from RGB is 130 - color contains mainly: green. Hex color #558229 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558229 is #AA7DD6. Grayscale: #6A6A6A. Windows color (decimal): -11173335 or 2720341. OLE color: 2720341.
HSL color Cylindrical-coordinate representation of color #558229: hue angle of 90.34º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #558229 is Cyan = 0.35, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 85 | 130 | 41 | - |
| CMYK | 0.35 | 0 | 0.68 | 0.49 |
| HSL | 90.34º | 0.52% | 0.34% | - |
| HSV(B) | 90.34º | 0.68% | 0.51% | - |
| XYZ | 12.13 | 18.06 | 4.94 | - |
| YUV | 106.4 | 91.09 | 112.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 130 | 41 | 0.35 | 0 | 0.68 | 0.49 | 90.34 | 0.52 | 0.34 |
| Hex | 55 | 82 | 29 | 23 | 0 | 44 | 31 | 5A | 34 | 22 |
| Octal | 125 | 202 | 51 | 43 | 0 | 104 | 61 | 132 | 64 | 42 |
| Binary | 1010101 | 10000010 | 101001 | 100011 | 0 | 1000100 | 110001 | 1011010 | 110100 | 100010 |
Color Harmonies of #558229
Complementary color
Monochromatic Colors of #558229
Black with #558229
Text Example
Text Example
White with #558229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558229; }
p { color: rgb(85,130,41); }
H1.HeaderClassName
{
color: #558229;
}
.AnyTagClassName
{
color: #558229;
}
</style>
background-color css
<style>
a { background-color: #558229; }
a { background-color: rgb(85,130,41); }
div.DivClassName
{
background-color: #558229;
}
.BgClassName
{
background-color: #558229;
}
</style>
border-color css
<style>
span { border-color: #558229; }
span { border-color: rgb(85,130,41); }
td.TdClassName
{
border-color: #558229;
}
.TagClassName
{
border-color: #558229;
}
</style>