Shades of Vida Loca #528618
Tints of Vida Loca #528618
RGB
CMYK
RGB Variations
Color information
#528618 (or 0x528618) is known color: Vida Loca. HEX triplet: 52, 86 and 18. RGB value is (82,134,24). Sum of RGB (Red+Green+Blue) = 82+134+24=240 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.17% from 240); Green value is 134 (52.73% from 255 or 55.83% from 240); Blue value is 24 (9.77% from 255 or 10% from 240); Max value from RGB is 134 - color contains mainly: green. Hex color #528618 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528618 is #AD79E7. Grayscale: #6A6A6A. Windows color (decimal): -11368936 or 1607250. OLE color: 1607250.
HSL color Cylindrical-coordinate representation of color #528618: hue angle of 88.36º degrees, saturation: 0.7, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #528618 is Cyan = 0.39, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 134 | 24 | - |
| CMYK | 0.39 | 0 | 0.82 | 0.47 |
| HSL | 88.36º | 0.7% | 0.31% | - |
| HSV(B) | 88.36º | 0.82% | 0.53% | - |
| XYZ | 12.17 | 18.91 | 3.87 | - |
| YUV | 105.91 | 81.77 | 110.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 134 | 24 | 0.39 | 0 | 0.82 | 0.47 | 88.36 | 0.7 | 0.31 |
| Hex | 52 | 86 | 18 | 27 | 0 | 52 | 2F | 58 | 46 | 1F |
| Octal | 122 | 206 | 30 | 47 | 0 | 122 | 57 | 130 | 106 | 37 |
| Binary | 1010010 | 10000110 | 11000 | 100111 | 0 | 1010010 | 101111 | 1011000 | 1000110 | 11111 |
Color Harmonies of #528618
Complementary color
Monochromatic Colors of #528618
Black with #528618
Text Example
Text Example
White with #528618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528618; }
p { color: rgb(82,134,24); }
H1.HeaderClassName
{
color: #528618;
}
.AnyTagClassName
{
color: #528618;
}
</style>
background-color css
<style>
a { background-color: #528618; }
a { background-color: rgb(82,134,24); }
div.DivClassName
{
background-color: #528618;
}
.BgClassName
{
background-color: #528618;
}
</style>
border-color css
<style>
span { border-color: #528618; }
span { border-color: rgb(82,134,24); }
td.TdClassName
{
border-color: #528618;
}
.TagClassName
{
border-color: #528618;
}
</style>