Shades of Vida Loca #558019
Tints of Vida Loca #558019
RGB
CMYK
RGB Variations
Color information
#558019 (or 0x558019) is known color: Vida Loca. HEX triplet: 55, 80 and 19. RGB value is (85,128,25). Sum of RGB (Red+Green+Blue) = 85+128+25=238 (31% of max value = 765). Red value is 85 (33.59% from 255 or 35.71% from 238); Green value is 128 (50.39% from 255 or 53.78% from 238); Blue value is 25 (10.16% from 255 or 10.50% from 238); Max value from RGB is 128 - color contains mainly: green. Hex color #558019 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #558019 is #AA7FE6. Grayscale: #676767. Windows color (decimal): -11173863 or 1671253. OLE color: 1671253.
HSL color Cylindrical-coordinate representation of color #558019: hue angle of 85.05º degrees, saturation: 0.67, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #558019 is Cyan = 0.34, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 85 | 128 | 25 | - |
| CMYK | 0.34 | 0 | 0.80 | 0.50 |
| HSL | 85.05º | 0.67% | 0.3% | - |
| HSV(B) | 85.05º | 0.8% | 0.5% | - |
| XYZ | 11.64 | 17.44 | 3.67 | - |
| YUV | 103.4 | 83.75 | 114.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 128 | 25 | 0.34 | 0 | 0.80 | 0.50 | 85.05 | 0.67 | 0.3 |
| Hex | 55 | 80 | 19 | 22 | 0 | 50 | 32 | 55 | 43 | 1E |
| Octal | 125 | 200 | 31 | 42 | 0 | 120 | 62 | 125 | 103 | 36 |
| Binary | 1010101 | 10000000 | 11001 | 100010 | 0 | 1010000 | 110010 | 1010101 | 1000011 | 11110 |
Color Harmonies of #558019
Complementary color
Monochromatic Colors of #558019
Black with #558019
Text Example
Text Example
White with #558019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558019; }
p { color: rgb(85,128,25); }
H1.HeaderClassName
{
color: #558019;
}
.AnyTagClassName
{
color: #558019;
}
</style>
background-color css
<style>
a { background-color: #558019; }
a { background-color: rgb(85,128,25); }
div.DivClassName
{
background-color: #558019;
}
.BgClassName
{
background-color: #558019;
}
</style>
border-color css
<style>
span { border-color: #558019; }
span { border-color: rgb(85,128,25); }
td.TdClassName
{
border-color: #558019;
}
.TagClassName
{
border-color: #558019;
}
</style>