Shades of Vida Loca #528320
Tints of Vida Loca #528320
RGB
CMYK
RGB Variations
Color information
#528320 (or 0x528320) is known color: Vida Loca. HEX triplet: 52, 83 and 20. RGB value is (82,131,32). Sum of RGB (Red+Green+Blue) = 82+131+32=245 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.47% from 245); Green value is 131 (51.56% from 255 or 53.47% from 245); Blue value is 32 (12.89% from 255 or 13.06% from 245); Max value from RGB is 131 - color contains mainly: green. Hex color #528320 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528320 is #AD7CDF. Grayscale: #696969. Windows color (decimal): -11369696 or 2130770. OLE color: 2130770.
HSL color Cylindrical-coordinate representation of color #528320: hue angle of 89.7º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #528320 is Cyan = 0.37, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 131 | 32 | - |
| CMYK | 0.37 | 0 | 0.76 | 0.49 |
| HSL | 89.7º | 0.61% | 0.32% | - |
| HSV(B) | 89.7º | 0.76% | 0.51% | - |
| XYZ | 11.86 | 18.13 | 4.24 | - |
| YUV | 105.06 | 86.77 | 111.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 131 | 32 | 0.37 | 0 | 0.76 | 0.49 | 89.7 | 0.61 | 0.32 |
| Hex | 52 | 83 | 20 | 25 | 0 | 4C | 31 | 5A | 3D | 20 |
| Octal | 122 | 203 | 40 | 45 | 0 | 114 | 61 | 132 | 75 | 40 |
| Binary | 1010010 | 10000011 | 100000 | 100101 | 0 | 1001100 | 110001 | 1011010 | 111101 | 100000 |
Color Harmonies of #528320
Complementary color
Monochromatic Colors of #528320
Black with #528320
Text Example
Text Example
White with #528320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528320; }
p { color: rgb(82,131,32); }
H1.HeaderClassName
{
color: #528320;
}
.AnyTagClassName
{
color: #528320;
}
</style>
background-color css
<style>
a { background-color: #528320; }
a { background-color: rgb(82,131,32); }
div.DivClassName
{
background-color: #528320;
}
.BgClassName
{
background-color: #528320;
}
</style>
border-color css
<style>
span { border-color: #528320; }
span { border-color: rgb(82,131,32); }
td.TdClassName
{
border-color: #528320;
}
.TagClassName
{
border-color: #528320;
}
</style>