Shades of Vida Loca #529014
Tints of Vida Loca #529014
RGB
CMYK
RGB Variations
Color information
#529014 (or 0x529014) is known color: Vida Loca. HEX triplet: 52, 90 and 14. RGB value is (82,144,20). Sum of RGB (Red+Green+Blue) = 82+144+20=246 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.33% from 246); Green value is 144 (56.64% from 255 or 58.54% from 246); Blue value is 20 (8.20% from 255 or 8.13% from 246); Max value from RGB is 144 - color contains mainly: green. Hex color #529014 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #529014 is #AD6FEB. Grayscale: #6F6F6F. Windows color (decimal): -11366380 or 1347666. OLE color: 1347666.
HSL color Cylindrical-coordinate representation of color #529014: hue angle of 90º degrees, saturation: 0.76, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #529014 is Cyan = 0.43, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 144 | 20 | - |
| CMYK | 0.43 | 0 | 0.86 | 0.44 |
| HSL | 90º | 0.76% | 0.32% | - |
| HSV(B) | 90º | 0.86% | 0.56% | - |
| XYZ | 13.58 | 21.79 | 4.15 | - |
| YUV | 111.33 | 76.46 | 107.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 144 | 20 | 0.43 | 0 | 0.86 | 0.44 | 90 | 0.76 | 0.32 |
| Hex | 52 | 90 | 14 | 2B | 0 | 56 | 2C | 5A | 4C | 20 |
| Octal | 122 | 220 | 24 | 53 | 0 | 126 | 54 | 132 | 114 | 40 |
| Binary | 1010010 | 10010000 | 10100 | 101011 | 0 | 1010110 | 101100 | 1011010 | 1001100 | 100000 |
Color Harmonies of #529014
Complementary color
Monochromatic Colors of #529014
Black with #529014
Text Example
Text Example
White with #529014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529014; }
p { color: rgb(82,144,20); }
H1.HeaderClassName
{
color: #529014;
}
.AnyTagClassName
{
color: #529014;
}
</style>
background-color css
<style>
a { background-color: #529014; }
a { background-color: rgb(82,144,20); }
div.DivClassName
{
background-color: #529014;
}
.BgClassName
{
background-color: #529014;
}
</style>
border-color css
<style>
span { border-color: #529014; }
span { border-color: rgb(82,144,20); }
td.TdClassName
{
border-color: #529014;
}
.TagClassName
{
border-color: #529014;
}
</style>