Shades of Vida Loca #528521
Tints of Vida Loca #528521
RGB
CMYK
RGB Variations
Color information
#528521 (or 0x528521) is known color: Vida Loca. HEX triplet: 52, 85 and 21. RGB value is (82,133,33). Sum of RGB (Red+Green+Blue) = 82+133+33=248 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.06% from 248); Green value is 133 (52.34% from 255 or 53.63% from 248); Blue value is 33 (13.28% from 255 or 13.31% from 248); Max value from RGB is 133 - color contains mainly: green. Hex color #528521 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528521 is #AD7ADE. Grayscale: #6A6A6A. Windows color (decimal): -11369183 or 2196818. OLE color: 2196818.
HSL color Cylindrical-coordinate representation of color #528521: hue angle of 90.6º degrees, saturation: 0.6, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #528521 is Cyan = 0.38, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 133 | 33 | - |
| CMYK | 0.38 | 0 | 0.75 | 0.48 |
| HSL | 90.6º | 0.6% | 0.33% | - |
| HSV(B) | 90.6º | 0.75% | 0.52% | - |
| XYZ | 12.14 | 18.68 | 4.4 | - |
| YUV | 106.35 | 86.6 | 110.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 133 | 33 | 0.38 | 0 | 0.75 | 0.48 | 90.6 | 0.6 | 0.33 |
| Hex | 52 | 85 | 21 | 26 | 0 | 4B | 30 | 5B | 3C | 21 |
| Octal | 122 | 205 | 41 | 46 | 0 | 113 | 60 | 133 | 74 | 41 |
| Binary | 1010010 | 10000101 | 100001 | 100110 | 0 | 1001011 | 110000 | 1011011 | 111100 | 100001 |
Color Harmonies of #528521
Complementary color
Monochromatic Colors of #528521
Black with #528521
Text Example
Text Example
White with #528521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528521; }
p { color: rgb(82,133,33); }
H1.HeaderClassName
{
color: #528521;
}
.AnyTagClassName
{
color: #528521;
}
</style>
background-color css
<style>
a { background-color: #528521; }
a { background-color: rgb(82,133,33); }
div.DivClassName
{
background-color: #528521;
}
.BgClassName
{
background-color: #528521;
}
</style>
border-color css
<style>
span { border-color: #528521; }
span { border-color: rgb(82,133,33); }
td.TdClassName
{
border-color: #528521;
}
.TagClassName
{
border-color: #528521;
}
</style>