Shades of Vida Loca #529012
Tints of Vida Loca #529012
RGB
CMYK
RGB Variations
Color information
#529012 (or 0x529012) is known color: Vida Loca. HEX triplet: 52, 90 and 12. RGB value is (82,144,18). Sum of RGB (Red+Green+Blue) = 82+144+18=244 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.61% from 244); Green value is 144 (56.64% from 255 or 59.02% from 244); Blue value is 18 (7.42% from 255 or 7.38% from 244); Max value from RGB is 144 - color contains mainly: green. Hex color #529012 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #529012 is #AD6FED. Grayscale: #6F6F6F. Windows color (decimal): -11366382 or 1216594. OLE color: 1216594.
HSL color Cylindrical-coordinate representation of color #529012: hue angle of 89.52º degrees, saturation: 0.78, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #529012 is Cyan = 0.43, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 144 | 18 | - |
| CMYK | 0.43 | 0 | 0.88 | 0.44 |
| HSL | 89.52º | 0.78% | 0.32% | - |
| HSV(B) | 89.52º | 0.88% | 0.56% | - |
| XYZ | 13.56 | 21.78 | 4.06 | - |
| YUV | 111.1 | 75.46 | 107.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 144 | 18 | 0.43 | 0 | 0.88 | 0.44 | 89.52 | 0.78 | 0.32 |
| Hex | 52 | 90 | 12 | 2B | 0 | 58 | 2C | 5A | 4E | 20 |
| Octal | 122 | 220 | 22 | 53 | 0 | 130 | 54 | 132 | 116 | 40 |
| Binary | 1010010 | 10010000 | 10010 | 101011 | 0 | 1011000 | 101100 | 1011010 | 1001110 | 100000 |
Color Harmonies of #529012
Complementary color
Monochromatic Colors of #529012
Black with #529012
Text Example
Text Example
White with #529012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529012; }
p { color: rgb(82,144,18); }
H1.HeaderClassName
{
color: #529012;
}
.AnyTagClassName
{
color: #529012;
}
</style>
background-color css
<style>
a { background-color: #529012; }
a { background-color: rgb(82,144,18); }
div.DivClassName
{
background-color: #529012;
}
.BgClassName
{
background-color: #529012;
}
</style>
border-color css
<style>
span { border-color: #529012; }
span { border-color: rgb(82,144,18); }
td.TdClassName
{
border-color: #529012;
}
.TagClassName
{
border-color: #529012;
}
</style>