Shades of Vida Loca #529019
Tints of Vida Loca #529019
RGB
CMYK
RGB Variations
Color information
#529019 (or 0x529019) is known color: Vida Loca. HEX triplet: 52, 90 and 19. RGB value is (82,144,25). Sum of RGB (Red+Green+Blue) = 82+144+25=251 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.67% from 251); Green value is 144 (56.64% from 255 or 57.37% from 251); Blue value is 25 (10.16% from 255 or 9.96% from 251); Max value from RGB is 144 - color contains mainly: green. Hex color #529019 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #529019 is #AD6FE6. Grayscale: #707070. Windows color (decimal): -11366375 or 1675346. OLE color: 1675346.
HSL color Cylindrical-coordinate representation of color #529019: hue angle of 91.26º degrees, saturation: 0.7, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #529019 is Cyan = 0.43, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 82 | 144 | 25 | - |
| CMYK | 0.43 | 0 | 0.83 | 0.44 |
| HSL | 91.26º | 0.7% | 0.33% | - |
| HSV(B) | 91.26º | 0.83% | 0.56% | - |
| XYZ | 13.63 | 21.81 | 4.41 | - |
| YUV | 111.9 | 78.96 | 106.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 144 | 25 | 0.43 | 0 | 0.83 | 0.44 | 91.26 | 0.7 | 0.33 |
| Hex | 52 | 90 | 19 | 2B | 0 | 53 | 2C | 5B | 46 | 21 |
| Octal | 122 | 220 | 31 | 53 | 0 | 123 | 54 | 133 | 106 | 41 |
| Binary | 1010010 | 10010000 | 11001 | 101011 | 0 | 1010011 | 101100 | 1011011 | 1000110 | 100001 |
Color Harmonies of #529019
Complementary color
Monochromatic Colors of #529019
Black with #529019
Text Example
Text Example
White with #529019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #529019; }
p { color: rgb(82,144,25); }
H1.HeaderClassName
{
color: #529019;
}
.AnyTagClassName
{
color: #529019;
}
</style>
background-color css
<style>
a { background-color: #529019; }
a { background-color: rgb(82,144,25); }
div.DivClassName
{
background-color: #529019;
}
.BgClassName
{
background-color: #529019;
}
</style>
border-color css
<style>
span { border-color: #529019; }
span { border-color: rgb(82,144,25); }
td.TdClassName
{
border-color: #529019;
}
.TagClassName
{
border-color: #529019;
}
</style>