Shades of Vida Loca #508216
Tints of Vida Loca #508216
RGB
CMYK
RGB Variations
Color information
#508216 (or 0x508216) is known color: Vida Loca. HEX triplet: 50, 82 and 16. RGB value is (80,130,22). Sum of RGB (Red+Green+Blue) = 80+130+22=232 (30% of max value = 765). Red value is 80 (31.64% from 255 or 34.48% from 232); Green value is 130 (51.17% from 255 or 56.03% from 232); Blue value is 22 (8.98% from 255 or 9.48% from 232); Max value from RGB is 130 - color contains mainly: green. Hex color #508216 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #508216 is #AF7DE9. Grayscale: #676767. Windows color (decimal): -11501034 or 1475152. OLE color: 1475152.
HSL color Cylindrical-coordinate representation of color #508216: hue angle of 87.78º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #508216 is Cyan = 0.38, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 130 | 22 | - |
| CMYK | 0.38 | 0 | 0.83 | 0.49 |
| HSL | 87.78º | 0.71% | 0.3% | - |
| HSV(B) | 87.78º | 0.83% | 0.51% | - |
| XYZ | 11.44 | 17.73 | 3.58 | - |
| YUV | 102.74 | 82.44 | 111.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 130 | 22 | 0.38 | 0 | 0.83 | 0.49 | 87.78 | 0.71 | 0.3 |
| Hex | 50 | 82 | 16 | 26 | 0 | 53 | 31 | 58 | 47 | 1E |
| Octal | 120 | 202 | 26 | 46 | 0 | 123 | 61 | 130 | 107 | 36 |
| Binary | 1010000 | 10000010 | 10110 | 100110 | 0 | 1010011 | 110001 | 1011000 | 1000111 | 11110 |
Color Harmonies of #508216
Complementary color
Monochromatic Colors of #508216
Black with #508216
Text Example
Text Example
White with #508216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508216; }
p { color: rgb(80,130,22); }
H1.HeaderClassName
{
color: #508216;
}
.AnyTagClassName
{
color: #508216;
}
</style>
background-color css
<style>
a { background-color: #508216; }
a { background-color: rgb(80,130,22); }
div.DivClassName
{
background-color: #508216;
}
.BgClassName
{
background-color: #508216;
}
</style>
border-color css
<style>
span { border-color: #508216; }
span { border-color: rgb(80,130,22); }
td.TdClassName
{
border-color: #508216;
}
.TagClassName
{
border-color: #508216;
}
</style>