Shades of Vida Loca #528215
Tints of Vida Loca #528215
RGB
CMYK
RGB Variations
Color information
#528215 (or 0x528215) is known color: Vida Loca. HEX triplet: 52, 82 and 15. RGB value is (82,130,21). Sum of RGB (Red+Green+Blue) = 82+130+21=233 (30% of max value = 765). Red value is 82 (32.42% from 255 or 35.19% from 233); Green value is 130 (51.17% from 255 or 55.79% from 233); Blue value is 21 (8.59% from 255 or 9.01% from 233); Max value from RGB is 130 - color contains mainly: green. Hex color #528215 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528215 is #AD7DEA. Grayscale: #676767. Windows color (decimal): -11369963 or 1409618. OLE color: 1409618.
HSL color Cylindrical-coordinate representation of color #528215: hue angle of 86.42º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #528215 is Cyan = 0.37, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 130 | 21 | - |
| CMYK | 0.37 | 0 | 0.84 | 0.49 |
| HSL | 86.42º | 0.72% | 0.3% | - |
| HSV(B) | 86.42º | 0.84% | 0.51% | - |
| XYZ | 11.6 | 17.81 | 3.54 | - |
| YUV | 103.22 | 81.6 | 112.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 21 | 0.37 | 0 | 0.84 | 0.49 | 86.42 | 0.72 | 0.3 |
| Hex | 52 | 82 | 15 | 25 | 0 | 54 | 31 | 56 | 48 | 1E |
| Octal | 122 | 202 | 25 | 45 | 0 | 124 | 61 | 126 | 110 | 36 |
| Binary | 1010010 | 10000010 | 10101 | 100101 | 0 | 1010100 | 110001 | 1010110 | 1001000 | 11110 |
Color Harmonies of #528215
Complementary color
Monochromatic Colors of #528215
Black with #528215
Text Example
Text Example
White with #528215
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528215; }
p { color: rgb(82,130,21); }
H1.HeaderClassName
{
color: #528215;
}
.AnyTagClassName
{
color: #528215;
}
</style>
background-color css
<style>
a { background-color: #528215; }
a { background-color: rgb(82,130,21); }
div.DivClassName
{
background-color: #528215;
}
.BgClassName
{
background-color: #528215;
}
</style>
border-color css
<style>
span { border-color: #528215; }
span { border-color: rgb(82,130,21); }
td.TdClassName
{
border-color: #528215;
}
.TagClassName
{
border-color: #528215;
}
</style>