Shades of Vida Loca #529016
Tints of Vida Loca #529016
RGB
CMYK
RGB Variations
Color information
#529016 (or 0x529016) is known color: Vida Loca. HEX triplet: 52, 90 and 16. RGB value is (82,144,22). Sum of RGB (Red+Green+Blue) = 82+144+22=248 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.06% from 248); Green value is 144 (56.64% from 255 or 58.06% from 248); Blue value is 22 (8.98% from 255 or 8.87% from 248); Max value from RGB is 144 - color contains mainly: green. Hex color #529016 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #529016 is #AD6FE9. Grayscale: #6F6F6F. Windows color (decimal): -11366378 or 1478738. OLE color: 1478738.
HSL color Cylindrical-coordinate representation of color #529016: hue angle of 90.49º degrees, saturation: 0.73, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #529016 is Cyan = 0.43, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 144 | 22 | - |
| CMYK | 0.43 | 0 | 0.85 | 0.44 |
| HSL | 90.49º | 0.73% | 0.33% | - |
| HSV(B) | 90.49º | 0.85% | 0.56% | - |
| XYZ | 13.6 | 21.8 | 4.25 | - |
| YUV | 111.55 | 77.46 | 106.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 144 | 22 | 0.43 | 0 | 0.85 | 0.44 | 90.49 | 0.73 | 0.33 |
| Hex | 52 | 90 | 16 | 2B | 0 | 55 | 2C | 5A | 49 | 21 |
| Octal | 122 | 220 | 26 | 53 | 0 | 125 | 54 | 132 | 111 | 41 |
| Binary | 1010010 | 10010000 | 10110 | 101011 | 0 | 1010101 | 101100 | 1011010 | 1001001 | 100001 |
Color Harmonies of #529016
Complementary color
Monochromatic Colors of #529016
Black with #529016
Text Example
Text Example
White with #529016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529016; }
p { color: rgb(82,144,22); }
H1.HeaderClassName
{
color: #529016;
}
.AnyTagClassName
{
color: #529016;
}
</style>
background-color css
<style>
a { background-color: #529016; }
a { background-color: rgb(82,144,22); }
div.DivClassName
{
background-color: #529016;
}
.BgClassName
{
background-color: #529016;
}
</style>
border-color css
<style>
span { border-color: #529016; }
span { border-color: rgb(82,144,22); }
td.TdClassName
{
border-color: #529016;
}
.TagClassName
{
border-color: #529016;
}
</style>