Shades of Vida Loca #528518
Tints of Vida Loca #528518
RGB
CMYK
RGB Variations
Color information
#528518 (or 0x528518) is known color: Vida Loca. HEX triplet: 52, 85 and 18. RGB value is (82,133,24). Sum of RGB (Red+Green+Blue) = 82+133+24=239 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.31% from 239); Green value is 133 (52.34% from 255 or 55.65% from 239); Blue value is 24 (9.77% from 255 or 10.04% from 239); Max value from RGB is 133 - color contains mainly: green. Hex color #528518 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528518 is #AD7AE7. Grayscale: #696969. Windows color (decimal): -11369192 or 1606994. OLE color: 1606994.
HSL color Cylindrical-coordinate representation of color #528518: hue angle of 88.07º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #528518 is Cyan = 0.38, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 133 | 24 | - |
| CMYK | 0.38 | 0 | 0.82 | 0.48 |
| HSL | 88.07º | 0.69% | 0.31% | - |
| HSV(B) | 88.07º | 0.82% | 0.52% | - |
| XYZ | 12.03 | 18.63 | 3.83 | - |
| YUV | 105.33 | 82.1 | 111.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 133 | 24 | 0.38 | 0 | 0.82 | 0.48 | 88.07 | 0.69 | 0.31 |
| Hex | 52 | 85 | 18 | 26 | 0 | 52 | 30 | 58 | 45 | 1F |
| Octal | 122 | 205 | 30 | 46 | 0 | 122 | 60 | 130 | 105 | 37 |
| Binary | 1010010 | 10000101 | 11000 | 100110 | 0 | 1010010 | 110000 | 1011000 | 1000101 | 11111 |
Color Harmonies of #528518
Complementary color
Monochromatic Colors of #528518
Black with #528518
Text Example
Text Example
White with #528518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528518; }
p { color: rgb(82,133,24); }
H1.HeaderClassName
{
color: #528518;
}
.AnyTagClassName
{
color: #528518;
}
</style>
background-color css
<style>
a { background-color: #528518; }
a { background-color: rgb(82,133,24); }
div.DivClassName
{
background-color: #528518;
}
.BgClassName
{
background-color: #528518;
}
</style>
border-color css
<style>
span { border-color: #528518; }
span { border-color: rgb(82,133,24); }
td.TdClassName
{
border-color: #528518;
}
.TagClassName
{
border-color: #528518;
}
</style>