Shades of Vida Loca #528616
Tints of Vida Loca #528616
RGB
CMYK
RGB Variations
Color information
#528616 (or 0x528616) is known color: Vida Loca. HEX triplet: 52, 86 and 16. RGB value is (82,134,22). Sum of RGB (Red+Green+Blue) = 82+134+22=238 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.45% from 238); Green value is 134 (52.73% from 255 or 56.30% from 238); Blue value is 22 (8.98% from 255 or 9.24% from 238); Max value from RGB is 134 - color contains mainly: green. Hex color #528616 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528616 is #AD79E9. Grayscale: #6A6A6A. Windows color (decimal): -11368938 or 1476178. OLE color: 1476178.
HSL color Cylindrical-coordinate representation of color #528616: hue angle of 87.86º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #528616 is Cyan = 0.39, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 134 | 22 | - |
| CMYK | 0.39 | 0 | 0.84 | 0.47 |
| HSL | 87.86º | 0.72% | 0.31% | - |
| HSV(B) | 87.86º | 0.84% | 0.53% | - |
| XYZ | 12.15 | 18.9 | 3.77 | - |
| YUV | 105.68 | 80.77 | 111.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 134 | 22 | 0.39 | 0 | 0.84 | 0.47 | 87.86 | 0.72 | 0.31 |
| Hex | 52 | 86 | 16 | 27 | 0 | 54 | 2F | 58 | 48 | 1F |
| Octal | 122 | 206 | 26 | 47 | 0 | 124 | 57 | 130 | 110 | 37 |
| Binary | 1010010 | 10000110 | 10110 | 100111 | 0 | 1010100 | 101111 | 1011000 | 1001000 | 11111 |
Color Harmonies of #528616
Complementary color
Monochromatic Colors of #528616
Black with #528616
Text Example
Text Example
White with #528616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528616; }
p { color: rgb(82,134,22); }
H1.HeaderClassName
{
color: #528616;
}
.AnyTagClassName
{
color: #528616;
}
</style>
background-color css
<style>
a { background-color: #528616; }
a { background-color: rgb(82,134,22); }
div.DivClassName
{
background-color: #528616;
}
.BgClassName
{
background-color: #528616;
}
</style>
border-color css
<style>
span { border-color: #528616; }
span { border-color: rgb(82,134,22); }
td.TdClassName
{
border-color: #528616;
}
.TagClassName
{
border-color: #528616;
}
</style>