Shades of Vida Loca #528420
Tints of Vida Loca #528420
RGB
CMYK
RGB Variations
Color information
#528420 (or 0x528420) is known color: Vida Loca. HEX triplet: 52, 84 and 20. RGB value is (82,132,32). Sum of RGB (Red+Green+Blue) = 82+132+32=246 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.33% from 246); Green value is 132 (51.95% from 255 or 53.66% from 246); Blue value is 32 (12.89% from 255 or 13.01% from 246); Max value from RGB is 132 - color contains mainly: green. Hex color #528420 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528420 is #AD7BDF. Grayscale: #696969. Windows color (decimal): -11369440 or 2131026. OLE color: 2131026.
HSL color Cylindrical-coordinate representation of color #528420: hue angle of 90º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #528420 is Cyan = 0.38, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 132 | 32 | - |
| CMYK | 0.38 | 0 | 0.76 | 0.48 |
| HSL | 90º | 0.61% | 0.32% | - |
| HSV(B) | 90º | 0.76% | 0.52% | - |
| XYZ | 11.99 | 18.4 | 4.29 | - |
| YUV | 105.65 | 86.44 | 111.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 132 | 32 | 0.38 | 0 | 0.76 | 0.48 | 90 | 0.61 | 0.32 |
| Hex | 52 | 84 | 20 | 26 | 0 | 4C | 30 | 5A | 3D | 20 |
| Octal | 122 | 204 | 40 | 46 | 0 | 114 | 60 | 132 | 75 | 40 |
| Binary | 1010010 | 10000100 | 100000 | 100110 | 0 | 1001100 | 110000 | 1011010 | 111101 | 100000 |
Color Harmonies of #528420
Complementary color
Monochromatic Colors of #528420
Black with #528420
Text Example
Text Example
White with #528420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528420; }
p { color: rgb(82,132,32); }
H1.HeaderClassName
{
color: #528420;
}
.AnyTagClassName
{
color: #528420;
}
</style>
background-color css
<style>
a { background-color: #528420; }
a { background-color: rgb(82,132,32); }
div.DivClassName
{
background-color: #528420;
}
.BgClassName
{
background-color: #528420;
}
</style>
border-color css
<style>
span { border-color: #528420; }
span { border-color: rgb(82,132,32); }
td.TdClassName
{
border-color: #528420;
}
.TagClassName
{
border-color: #528420;
}
</style>