Shades of Vida Loca #528815
Tints of Vida Loca #528815
RGB
CMYK
RGB Variations
Color information
#528815 (or 0x528815) is known color: Vida Loca. HEX triplet: 52, 88 and 15. RGB value is (82,136,21). Sum of RGB (Red+Green+Blue) = 82+136+21=239 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.31% from 239); Green value is 136 (53.52% from 255 or 56.90% from 239); Blue value is 21 (8.59% from 255 or 8.79% from 239); Max value from RGB is 136 - color contains mainly: green. Hex color #528815 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528815 is #AD77EA. Grayscale: #6B6B6B. Windows color (decimal): -11368427 or 1411154. OLE color: 1411154.
HSL color Cylindrical-coordinate representation of color #528815: hue angle of 88.17º degrees, saturation: 0.73, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #528815 is Cyan = 0.40, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 136 | 21 | - |
| CMYK | 0.40 | 0 | 0.85 | 0.47 |
| HSL | 88.17º | 0.73% | 0.31% | - |
| HSV(B) | 88.17º | 0.85% | 0.53% | - |
| XYZ | 12.42 | 19.46 | 3.81 | - |
| YUV | 106.74 | 79.61 | 110.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 136 | 21 | 0.40 | 0 | 0.85 | 0.47 | 88.17 | 0.73 | 0.31 |
| Hex | 52 | 88 | 15 | 28 | 0 | 55 | 2F | 58 | 49 | 1F |
| Octal | 122 | 210 | 25 | 50 | 0 | 125 | 57 | 130 | 111 | 37 |
| Binary | 1010010 | 10001000 | 10101 | 101000 | 0 | 1010101 | 101111 | 1011000 | 1001001 | 11111 |
Color Harmonies of #528815
Complementary color
Monochromatic Colors of #528815
Black with #528815
Text Example
Text Example
White with #528815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528815; }
p { color: rgb(82,136,21); }
H1.HeaderClassName
{
color: #528815;
}
.AnyTagClassName
{
color: #528815;
}
</style>
background-color css
<style>
a { background-color: #528815; }
a { background-color: rgb(82,136,21); }
div.DivClassName
{
background-color: #528815;
}
.BgClassName
{
background-color: #528815;
}
</style>
border-color css
<style>
span { border-color: #528815; }
span { border-color: rgb(82,136,21); }
td.TdClassName
{
border-color: #528815;
}
.TagClassName
{
border-color: #528815;
}
</style>