Shades of Vida Loca #528812
Tints of Vida Loca #528812
RGB
CMYK
RGB Variations
Color information
#528812 (or 0x528812) is known color: Vida Loca. HEX triplet: 52, 88 and 12. RGB value is (82,136,18). Sum of RGB (Red+Green+Blue) = 82+136+18=236 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.75% from 236); Green value is 136 (53.52% from 255 or 57.63% from 236); Blue value is 18 (7.42% from 255 or 7.63% from 236); Max value from RGB is 136 - color contains mainly: green. Hex color #528812 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528812 is #AD77ED. Grayscale: #6A6A6A. Windows color (decimal): -11368430 or 1214546. OLE color: 1214546.
HSL color Cylindrical-coordinate representation of color #528812: hue angle of 87.46º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #528812 is Cyan = 0.40, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 136 | 18 | - |
| CMYK | 0.40 | 0 | 0.87 | 0.47 |
| HSL | 87.46º | 0.77% | 0.3% | - |
| HSV(B) | 87.46º | 0.87% | 0.53% | - |
| XYZ | 12.39 | 19.45 | 3.67 | - |
| YUV | 106.4 | 78.11 | 110.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 136 | 18 | 0.40 | 0 | 0.87 | 0.47 | 87.46 | 0.77 | 0.3 |
| Hex | 52 | 88 | 12 | 28 | 0 | 57 | 2F | 57 | 4D | 1E |
| Octal | 122 | 210 | 22 | 50 | 0 | 127 | 57 | 127 | 115 | 36 |
| Binary | 1010010 | 10001000 | 10010 | 101000 | 0 | 1010111 | 101111 | 1010111 | 1001101 | 11110 |
Color Harmonies of #528812
Complementary color
Monochromatic Colors of #528812
Black with #528812
Text Example
Text Example
White with #528812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528812; }
p { color: rgb(82,136,18); }
H1.HeaderClassName
{
color: #528812;
}
.AnyTagClassName
{
color: #528812;
}
</style>
background-color css
<style>
a { background-color: #528812; }
a { background-color: rgb(82,136,18); }
div.DivClassName
{
background-color: #528812;
}
.BgClassName
{
background-color: #528812;
}
</style>
border-color css
<style>
span { border-color: #528812; }
span { border-color: rgb(82,136,18); }
td.TdClassName
{
border-color: #528812;
}
.TagClassName
{
border-color: #528812;
}
</style>