Shades of Vida Loca #528620
Tints of Vida Loca #528620
RGB
CMYK
RGB Variations
Color information
#528620 (or 0x528620) is known color: Vida Loca. HEX triplet: 52, 86 and 20. RGB value is (82,134,32). Sum of RGB (Red+Green+Blue) = 82+134+32=248 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.06% from 248); Green value is 134 (52.73% from 255 or 54.03% from 248); Blue value is 32 (12.89% from 255 or 12.90% from 248); Max value from RGB is 134 - color contains mainly: green. Hex color #528620 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528620 is #AD79DF. Grayscale: #6B6B6B. Windows color (decimal): -11368928 or 2131538. OLE color: 2131538.
HSL color Cylindrical-coordinate representation of color #528620: hue angle of 90.59º degrees, saturation: 0.61, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #528620 is Cyan = 0.39, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 134 | 32 | - |
| CMYK | 0.39 | 0 | 0.76 | 0.47 |
| HSL | 90.59º | 0.61% | 0.33% | - |
| HSV(B) | 90.59º | 0.76% | 0.53% | - |
| XYZ | 12.27 | 18.95 | 4.38 | - |
| YUV | 106.82 | 85.77 | 110.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 134 | 32 | 0.39 | 0 | 0.76 | 0.47 | 90.59 | 0.61 | 0.33 |
| Hex | 52 | 86 | 20 | 27 | 0 | 4C | 2F | 5B | 3D | 21 |
| Octal | 122 | 206 | 40 | 47 | 0 | 114 | 57 | 133 | 75 | 41 |
| Binary | 1010010 | 10000110 | 100000 | 100111 | 0 | 1001100 | 101111 | 1011011 | 111101 | 100001 |
Color Harmonies of #528620
Complementary color
Monochromatic Colors of #528620
Black with #528620
Text Example
Text Example
White with #528620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528620; }
p { color: rgb(82,134,32); }
H1.HeaderClassName
{
color: #528620;
}
.AnyTagClassName
{
color: #528620;
}
</style>
background-color css
<style>
a { background-color: #528620; }
a { background-color: rgb(82,134,32); }
div.DivClassName
{
background-color: #528620;
}
.BgClassName
{
background-color: #528620;
}
</style>
border-color css
<style>
span { border-color: #528620; }
span { border-color: rgb(82,134,32); }
td.TdClassName
{
border-color: #528620;
}
.TagClassName
{
border-color: #528620;
}
</style>