Shades of Vida Loca #508222
Tints of Vida Loca #508222
RGB
CMYK
RGB Variations
Color information
#508222 (or 0x508222) is known color: Vida Loca. HEX triplet: 50, 82 and 22. RGB value is (80,130,34). Sum of RGB (Red+Green+Blue) = 80+130+34=244 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.79% from 244); Green value is 130 (51.17% from 255 or 53.28% from 244); Blue value is 34 (13.67% from 255 or 13.93% from 244); Max value from RGB is 130 - color contains mainly: green. Hex color #508222 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #508222 is #AF7DDD. Grayscale: #686868. Windows color (decimal): -11501022 or 2261584. OLE color: 2261584.
HSL color Cylindrical-coordinate representation of color #508222: hue angle of 91.25º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #508222 is Cyan = 0.38, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 130 | 34 | - |
| CMYK | 0.38 | 0 | 0.74 | 0.49 |
| HSL | 91.25º | 0.59% | 0.32% | - |
| HSV(B) | 91.25º | 0.74% | 0.51% | - |
| XYZ | 11.58 | 17.79 | 4.34 | - |
| YUV | 104.11 | 88.44 | 110.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 130 | 34 | 0.38 | 0 | 0.74 | 0.49 | 91.25 | 0.59 | 0.32 |
| Hex | 50 | 82 | 22 | 26 | 0 | 4A | 31 | 5B | 3B | 20 |
| Octal | 120 | 202 | 42 | 46 | 0 | 112 | 61 | 133 | 73 | 40 |
| Binary | 1010000 | 10000010 | 100010 | 100110 | 0 | 1001010 | 110001 | 1011011 | 111011 | 100000 |
Color Harmonies of #508222
Complementary color
Monochromatic Colors of #508222
Black with #508222
Text Example
Text Example
White with #508222
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508222; }
p { color: rgb(80,130,34); }
H1.HeaderClassName
{
color: #508222;
}
.AnyTagClassName
{
color: #508222;
}
</style>
background-color css
<style>
a { background-color: #508222; }
a { background-color: rgb(80,130,34); }
div.DivClassName
{
background-color: #508222;
}
.BgClassName
{
background-color: #508222;
}
</style>
border-color css
<style>
span { border-color: #508222; }
span { border-color: rgb(80,130,34); }
td.TdClassName
{
border-color: #508222;
}
.TagClassName
{
border-color: #508222;
}
</style>