Shades of Vida Loca #528516
Tints of Vida Loca #528516
RGB
CMYK
RGB Variations
Color information
#528516 (or 0x528516) is known color: Vida Loca. HEX triplet: 52, 85 and 16. RGB value is (82,133,22). Sum of RGB (Red+Green+Blue) = 82+133+22=237 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.60% from 237); Green value is 133 (52.34% from 255 or 56.12% from 237); Blue value is 22 (8.98% from 255 or 9.28% from 237); Max value from RGB is 133 - color contains mainly: green. Hex color #528516 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528516 is #AD7AE9. Grayscale: #696969. Windows color (decimal): -11369194 or 1475922. OLE color: 1475922.
HSL color Cylindrical-coordinate representation of color #528516: hue angle of 87.57º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #528516 is Cyan = 0.38, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 133 | 22 | - |
| CMYK | 0.38 | 0 | 0.83 | 0.48 |
| HSL | 87.57º | 0.72% | 0.3% | - |
| HSV(B) | 87.57º | 0.83% | 0.52% | - |
| XYZ | 12.01 | 18.63 | 3.72 | - |
| YUV | 105.1 | 81.1 | 111.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 133 | 22 | 0.38 | 0 | 0.83 | 0.48 | 87.57 | 0.72 | 0.3 |
| Hex | 52 | 85 | 16 | 26 | 0 | 53 | 30 | 58 | 48 | 1E |
| Octal | 122 | 205 | 26 | 46 | 0 | 123 | 60 | 130 | 110 | 36 |
| Binary | 1010010 | 10000101 | 10110 | 100110 | 0 | 1010011 | 110000 | 1011000 | 1001000 | 11110 |
Color Harmonies of #528516
Complementary color
Monochromatic Colors of #528516
Black with #528516
Text Example
Text Example
White with #528516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528516; }
p { color: rgb(82,133,22); }
H1.HeaderClassName
{
color: #528516;
}
.AnyTagClassName
{
color: #528516;
}
</style>
background-color css
<style>
a { background-color: #528516; }
a { background-color: rgb(82,133,22); }
div.DivClassName
{
background-color: #528516;
}
.BgClassName
{
background-color: #528516;
}
</style>
border-color css
<style>
span { border-color: #528516; }
span { border-color: rgb(82,133,22); }
td.TdClassName
{
border-color: #528516;
}
.TagClassName
{
border-color: #528516;
}
</style>