Shades of Vida Loca #528629
Tints of Vida Loca #528629
RGB
CMYK
RGB Variations
Color information
#528629 (or 0x528629) is known color: Vida Loca. HEX triplet: 52, 86 and 29. RGB value is (82,134,41). Sum of RGB (Red+Green+Blue) = 82+134+41=257 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.91% from 257); Green value is 134 (52.73% from 255 or 52.14% from 257); Blue value is 41 (16.41% from 255 or 15.95% from 257); Max value from RGB is 134 - color contains mainly: green. Hex color #528629 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528629 is #AD79D6. Grayscale: #6C6C6C. Windows color (decimal): -11368919 or 2721362. OLE color: 2721362.
HSL color Cylindrical-coordinate representation of color #528629: hue angle of 93.55º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #528629 is Cyan = 0.39, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 134 | 41 | - |
| CMYK | 0.39 | 0 | 0.69 | 0.47 |
| HSL | 93.55º | 0.53% | 0.34% | - |
| HSV(B) | 93.55º | 0.69% | 0.53% | - |
| XYZ | 12.41 | 19 | 5.11 | - |
| YUV | 107.85 | 90.27 | 109.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 134 | 41 | 0.39 | 0 | 0.69 | 0.47 | 93.55 | 0.53 | 0.34 |
| Hex | 52 | 86 | 29 | 27 | 0 | 45 | 2F | 5E | 35 | 22 |
| Octal | 122 | 206 | 51 | 47 | 0 | 105 | 57 | 136 | 65 | 42 |
| Binary | 1010010 | 10000110 | 101001 | 100111 | 0 | 1000101 | 101111 | 1011110 | 110101 | 100010 |
Color Harmonies of #528629
Complementary color
Monochromatic Colors of #528629
Black with #528629
Text Example
Text Example
White with #528629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528629; }
p { color: rgb(82,134,41); }
H1.HeaderClassName
{
color: #528629;
}
.AnyTagClassName
{
color: #528629;
}
</style>
background-color css
<style>
a { background-color: #528629; }
a { background-color: rgb(82,134,41); }
div.DivClassName
{
background-color: #528629;
}
.BgClassName
{
background-color: #528629;
}
</style>
border-color css
<style>
span { border-color: #528629; }
span { border-color: rgb(82,134,41); }
td.TdClassName
{
border-color: #528629;
}
.TagClassName
{
border-color: #528629;
}
</style>