Shades of Vida Loca #558919
Tints of Vida Loca #558919
RGB
CMYK
RGB Variations
Color information
#558919 (or 0x558919) is known color: Vida Loca. HEX triplet: 55, 89 and 19. RGB value is (85,137,25). Sum of RGB (Red+Green+Blue) = 85+137+25=247 (32% of max value = 765). Red value is 85 (33.59% from 255 or 34.41% from 247); Green value is 137 (53.91% from 255 or 55.47% from 247); Blue value is 25 (10.16% from 255 or 10.12% from 247); Max value from RGB is 137 - color contains mainly: green. Hex color #558919 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #558919 is #AA76E6. Grayscale: #6D6D6D. Windows color (decimal): -11171559 or 1673557. OLE color: 1673557.
HSL color Cylindrical-coordinate representation of color #558919: hue angle of 87.86º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #558919 is Cyan = 0.38, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 85 | 137 | 25 | - |
| CMYK | 0.38 | 0 | 0.82 | 0.46 |
| HSL | 87.86º | 0.69% | 0.32% | - |
| HSV(B) | 87.86º | 0.82% | 0.54% | - |
| XYZ | 12.87 | 19.89 | 4.08 | - |
| YUV | 108.68 | 80.77 | 111.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 137 | 25 | 0.38 | 0 | 0.82 | 0.46 | 87.86 | 0.69 | 0.32 |
| Hex | 55 | 89 | 19 | 26 | 0 | 52 | 2E | 58 | 45 | 20 |
| Octal | 125 | 211 | 31 | 46 | 0 | 122 | 56 | 130 | 105 | 40 |
| Binary | 1010101 | 10001001 | 11001 | 100110 | 0 | 1010010 | 101110 | 1011000 | 1000101 | 100000 |
Color Harmonies of #558919
Complementary color
Monochromatic Colors of #558919
Black with #558919
Text Example
Text Example
White with #558919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558919; }
p { color: rgb(85,137,25); }
H1.HeaderClassName
{
color: #558919;
}
.AnyTagClassName
{
color: #558919;
}
</style>
background-color css
<style>
a { background-color: #558919; }
a { background-color: rgb(85,137,25); }
div.DivClassName
{
background-color: #558919;
}
.BgClassName
{
background-color: #558919;
}
</style>
border-color css
<style>
span { border-color: #558919; }
span { border-color: rgb(85,137,25); }
td.TdClassName
{
border-color: #558919;
}
.TagClassName
{
border-color: #558919;
}
</style>