Shades of Vida Loca #528124
Tints of Vida Loca #528124
RGB
CMYK
RGB Variations
Color information
#528124 (or 0x528124) is known color: Vida Loca. HEX triplet: 52, 81 and 24. RGB value is (82,129,36). Sum of RGB (Red+Green+Blue) = 82+129+36=247 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.20% from 247); Green value is 129 (50.78% from 255 or 52.23% from 247); Blue value is 36 (14.45% from 255 or 14.57% from 247); Max value from RGB is 129 - color contains mainly: green. Hex color #528124 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528124 is #AD7EDB. Grayscale: #686868. Windows color (decimal): -11370204 or 2392402. OLE color: 2392402.
HSL color Cylindrical-coordinate representation of color #528124: hue angle of 90.32º degrees, saturation: 0.56, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #528124 is Cyan = 0.36, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 129 | 36 | - |
| CMYK | 0.36 | 0 | 0.72 | 0.49 |
| HSL | 90.32º | 0.56% | 0.32% | - |
| HSV(B) | 90.32º | 0.72% | 0.51% | - |
| XYZ | 11.65 | 17.62 | 4.46 | - |
| YUV | 104.35 | 89.43 | 112.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 129 | 36 | 0.36 | 0 | 0.72 | 0.49 | 90.32 | 0.56 | 0.32 |
| Hex | 52 | 81 | 24 | 24 | 0 | 48 | 31 | 5A | 38 | 20 |
| Octal | 122 | 201 | 44 | 44 | 0 | 110 | 61 | 132 | 70 | 40 |
| Binary | 1010010 | 10000001 | 100100 | 100100 | 0 | 1001000 | 110001 | 1011010 | 111000 | 100000 |
Color Harmonies of #528124
Complementary color
Monochromatic Colors of #528124
Black with #528124
Text Example
Text Example
White with #528124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528124; }
p { color: rgb(82,129,36); }
H1.HeaderClassName
{
color: #528124;
}
.AnyTagClassName
{
color: #528124;
}
</style>
background-color css
<style>
a { background-color: #528124; }
a { background-color: rgb(82,129,36); }
div.DivClassName
{
background-color: #528124;
}
.BgClassName
{
background-color: #528124;
}
</style>
border-color css
<style>
span { border-color: #528124; }
span { border-color: rgb(82,129,36); }
td.TdClassName
{
border-color: #528124;
}
.TagClassName
{
border-color: #528124;
}
</style>