Shades of Vida Loca #558819
Tints of Vida Loca #558819
RGB
CMYK
RGB Variations
Color information
#558819 (or 0x558819) is known color: Vida Loca. HEX triplet: 55, 88 and 19. RGB value is (85,136,25). Sum of RGB (Red+Green+Blue) = 85+136+25=246 (32% of max value = 765). Red value is 85 (33.59% from 255 or 34.55% from 246); Green value is 136 (53.52% from 255 or 55.28% from 246); Blue value is 25 (10.16% from 255 or 10.16% from 246); Max value from RGB is 136 - color contains mainly: green. Hex color #558819 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #558819 is #AA77E6. Grayscale: #6C6C6C. Windows color (decimal): -11171815 or 1673301. OLE color: 1673301.
HSL color Cylindrical-coordinate representation of color #558819: hue angle of 87.57º degrees, saturation: 0.69, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #558819 is Cyan = 0.38, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 85 | 136 | 25 | - |
| CMYK | 0.38 | 0 | 0.82 | 0.47 |
| HSL | 87.57º | 0.69% | 0.32% | - |
| HSV(B) | 87.57º | 0.82% | 0.53% | - |
| XYZ | 12.73 | 19.61 | 4.03 | - |
| YUV | 108.1 | 81.1 | 111.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 136 | 25 | 0.38 | 0 | 0.82 | 0.47 | 87.57 | 0.69 | 0.32 |
| Hex | 55 | 88 | 19 | 26 | 0 | 52 | 2F | 58 | 45 | 20 |
| Octal | 125 | 210 | 31 | 46 | 0 | 122 | 57 | 130 | 105 | 40 |
| Binary | 1010101 | 10001000 | 11001 | 100110 | 0 | 1010010 | 101111 | 1011000 | 1000101 | 100000 |
Color Harmonies of #558819
Complementary color
Monochromatic Colors of #558819
Black with #558819
Text Example
Text Example
White with #558819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558819; }
p { color: rgb(85,136,25); }
H1.HeaderClassName
{
color: #558819;
}
.AnyTagClassName
{
color: #558819;
}
</style>
background-color css
<style>
a { background-color: #558819; }
a { background-color: rgb(85,136,25); }
div.DivClassName
{
background-color: #558819;
}
.BgClassName
{
background-color: #558819;
}
</style>
border-color css
<style>
span { border-color: #558819; }
span { border-color: rgb(85,136,25); }
td.TdClassName
{
border-color: #558819;
}
.TagClassName
{
border-color: #558819;
}
</style>