Shades of Vida Loca #508020
Tints of Vida Loca #508020
RGB
CMYK
RGB Variations
Color information
#508020 (or 0x508020) is known color: Vida Loca. HEX triplet: 50, 80 and 20. RGB value is (80,128,32). Sum of RGB (Red+Green+Blue) = 80+128+32=240 (31% of max value = 765). Red value is 80 (31.64% from 255 or 33.33% from 240); Green value is 128 (50.39% from 255 or 53.33% from 240); Blue value is 32 (12.89% from 255 or 13.33% from 240); Max value from RGB is 128 - color contains mainly: green. Hex color #508020 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #508020 is #AF7FDF. Grayscale: #676767. Windows color (decimal): -11501536 or 2130000. OLE color: 2130000.
HSL color Cylindrical-coordinate representation of color #508020: hue angle of 90º 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 #508020 is Cyan = 0.38, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 80 | 128 | 32 | - |
| CMYK | 0.38 | 0 | 0.75 | 0.50 |
| HSL | 90º | 0.6% | 0.31% | - |
| HSV(B) | 90º | 0.75% | 0.5% | - |
| XYZ | 11.29 | 17.25 | 4.1 | - |
| YUV | 102.7 | 88.1 | 111.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 128 | 32 | 0.38 | 0 | 0.75 | 0.50 | 90 | 0.6 | 0.31 |
| Hex | 50 | 80 | 20 | 26 | 0 | 4B | 32 | 5A | 3C | 1F |
| Octal | 120 | 200 | 40 | 46 | 0 | 113 | 62 | 132 | 74 | 37 |
| Binary | 1010000 | 10000000 | 100000 | 100110 | 0 | 1001011 | 110010 | 1011010 | 111100 | 11111 |
Color Harmonies of #508020
Complementary color
Monochromatic Colors of #508020
Black with #508020
Text Example
Text Example
White with #508020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508020; }
p { color: rgb(80,128,32); }
H1.HeaderClassName
{
color: #508020;
}
.AnyTagClassName
{
color: #508020;
}
</style>
background-color css
<style>
a { background-color: #508020; }
a { background-color: rgb(80,128,32); }
div.DivClassName
{
background-color: #508020;
}
.BgClassName
{
background-color: #508020;
}
</style>
border-color css
<style>
span { border-color: #508020; }
span { border-color: rgb(80,128,32); }
td.TdClassName
{
border-color: #508020;
}
.TagClassName
{
border-color: #508020;
}
</style>