Shades of Vida Loca #529029
Tints of Vida Loca #529029
RGB
CMYK
RGB Variations
Color information
#529029 (or 0x529029) is known color: Vida Loca. HEX triplet: 52, 90 and 29. RGB value is (82,144,41). Sum of RGB (Red+Green+Blue) = 82+144+41=267 (35% of max value = 765). Red value is 82 (32.42% from 255 or 30.71% from 267); Green value is 144 (56.64% from 255 or 53.93% from 267); Blue value is 41 (16.41% from 255 or 15.36% from 267); Max value from RGB is 144 - color contains mainly: green. Hex color #529029 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #529029 is #AD6FD6. Grayscale: #727272. Windows color (decimal): -11366359 or 2723922. OLE color: 2723922.
HSL color Cylindrical-coordinate representation of color #529029: hue angle of 96.12º degrees, saturation: 0.56, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #529029 is Cyan = 0.43, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 144 | 41 | - |
| CMYK | 0.43 | 0 | 0.72 | 0.44 |
| HSL | 96.12º | 0.56% | 0.36% | - |
| HSV(B) | 96.12º | 0.72% | 0.56% | - |
| XYZ | 13.85 | 21.9 | 5.59 | - |
| YUV | 113.72 | 86.96 | 105.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 144 | 41 | 0.43 | 0 | 0.72 | 0.44 | 96.12 | 0.56 | 0.36 |
| Hex | 52 | 90 | 29 | 2B | 0 | 48 | 2C | 60 | 38 | 24 |
| Octal | 122 | 220 | 51 | 53 | 0 | 110 | 54 | 140 | 70 | 44 |
| Binary | 1010010 | 10010000 | 101001 | 101011 | 0 | 1001000 | 101100 | 1100000 | 111000 | 100100 |
Color Harmonies of #529029
Complementary color
Monochromatic Colors of #529029
Black with #529029
Text Example
Text Example
White with #529029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529029; }
p { color: rgb(82,144,41); }
H1.HeaderClassName
{
color: #529029;
}
.AnyTagClassName
{
color: #529029;
}
</style>
background-color css
<style>
a { background-color: #529029; }
a { background-color: rgb(82,144,41); }
div.DivClassName
{
background-color: #529029;
}
.BgClassName
{
background-color: #529029;
}
</style>
border-color css
<style>
span { border-color: #529029; }
span { border-color: rgb(82,144,41); }
td.TdClassName
{
border-color: #529029;
}
.TagClassName
{
border-color: #529029;
}
</style>