Shades of Vida Loca #528628
Tints of Vida Loca #528628
RGB
CMYK
RGB Variations
Color information
#528628 (or 0x528628) is known color: Vida Loca. HEX triplet: 52, 86 and 28. RGB value is (82,134,40). Sum of RGB (Red+Green+Blue) = 82+134+40=256 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.03% from 256); Green value is 134 (52.73% from 255 or 52.34% from 256); Blue value is 40 (16.02% from 255 or 15.62% from 256); Max value from RGB is 134 - color contains mainly: green. Hex color #528628 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528628 is #AD79D7. Grayscale: #6C6C6C. Windows color (decimal): -11368920 or 2655826. OLE color: 2655826.
HSL color Cylindrical-coordinate representation of color #528628: hue angle of 93.19º degrees, saturation: 0.54, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #528628 is Cyan = 0.39, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 134 | 40 | - |
| CMYK | 0.39 | 0 | 0.70 | 0.47 |
| HSL | 93.19º | 0.54% | 0.34% | - |
| HSV(B) | 93.19º | 0.7% | 0.53% | - |
| XYZ | 12.39 | 19 | 5.02 | - |
| YUV | 107.74 | 89.77 | 109.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 134 | 40 | 0.39 | 0 | 0.70 | 0.47 | 93.19 | 0.54 | 0.34 |
| Hex | 52 | 86 | 28 | 27 | 0 | 46 | 2F | 5D | 36 | 22 |
| Octal | 122 | 206 | 50 | 47 | 0 | 106 | 57 | 135 | 66 | 42 |
| Binary | 1010010 | 10000110 | 101000 | 100111 | 0 | 1000110 | 101111 | 1011101 | 110110 | 100010 |
Color Harmonies of #528628
Complementary color
Monochromatic Colors of #528628
Black with #528628
Text Example
Text Example
White with #528628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528628; }
p { color: rgb(82,134,40); }
H1.HeaderClassName
{
color: #528628;
}
.AnyTagClassName
{
color: #528628;
}
</style>
background-color css
<style>
a { background-color: #528628; }
a { background-color: rgb(82,134,40); }
div.DivClassName
{
background-color: #528628;
}
.BgClassName
{
background-color: #528628;
}
</style>
border-color css
<style>
span { border-color: #528628; }
span { border-color: rgb(82,134,40); }
td.TdClassName
{
border-color: #528628;
}
.TagClassName
{
border-color: #528628;
}
</style>