Shades of Vida Loca #558020
Tints of Vida Loca #558020
RGB
CMYK
RGB Variations
Color information
#558020 (or 0x558020) is known color: Vida Loca. HEX triplet: 55, 80 and 20. RGB value is (85,128,32). Sum of RGB (Red+Green+Blue) = 85+128+32=245 (32% of max value = 765). Red value is 85 (33.59% from 255 or 34.69% from 245); Green value is 128 (50.39% from 255 or 52.24% from 245); Blue value is 32 (12.89% from 255 or 13.06% from 245); Max value from RGB is 128 - color contains mainly: green. Hex color #558020 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #558020 is #AA7FDF. Grayscale: #686868. Windows color (decimal): -11173856 or 2130005. OLE color: 2130005.
HSL color Cylindrical-coordinate representation of color #558020: hue angle of 86.88º degrees, saturation: 0.6, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #558020 is Cyan = 0.34, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 85 | 128 | 32 | - |
| CMYK | 0.34 | 0 | 0.75 | 0.50 |
| HSL | 86.88º | 0.6% | 0.31% | - |
| HSV(B) | 86.88º | 0.75% | 0.5% | - |
| XYZ | 11.73 | 17.47 | 4.12 | - |
| YUV | 104.2 | 87.25 | 114.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 128 | 32 | 0.34 | 0 | 0.75 | 0.50 | 86.88 | 0.6 | 0.31 |
| Hex | 55 | 80 | 20 | 22 | 0 | 4B | 32 | 57 | 3C | 1F |
| Octal | 125 | 200 | 40 | 42 | 0 | 113 | 62 | 127 | 74 | 37 |
| Binary | 1010101 | 10000000 | 100000 | 100010 | 0 | 1001011 | 110010 | 1010111 | 111100 | 11111 |
Color Harmonies of #558020
Complementary color
Monochromatic Colors of #558020
Black with #558020
Text Example
Text Example
White with #558020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #558020; }
p { color: rgb(85,128,32); }
H1.HeaderClassName
{
color: #558020;
}
.AnyTagClassName
{
color: #558020;
}
</style>
background-color css
<style>
a { background-color: #558020; }
a { background-color: rgb(85,128,32); }
div.DivClassName
{
background-color: #558020;
}
.BgClassName
{
background-color: #558020;
}
</style>
border-color css
<style>
span { border-color: #558020; }
span { border-color: rgb(85,128,32); }
td.TdClassName
{
border-color: #558020;
}
.TagClassName
{
border-color: #558020;
}
</style>