Shades of Vida Loca #528126
Tints of Vida Loca #528126
RGB
CMYK
RGB Variations
Color information
#528126 (or 0x528126) is known color: Vida Loca. HEX triplet: 52, 81 and 26. RGB value is (82,129,38). Sum of RGB (Red+Green+Blue) = 82+129+38=249 (32% of max value = 765). Red value is 82 (32.42% from 255 or 32.93% from 249); Green value is 129 (50.78% from 255 or 51.81% from 249); Blue value is 38 (15.23% from 255 or 15.26% from 249); Max value from RGB is 129 - color contains mainly: green. Hex color #528126 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528126 is #AD7ED9. Grayscale: #686868. Windows color (decimal): -11370202 or 2523474. OLE color: 2523474.
HSL color Cylindrical-coordinate representation of color #528126: hue angle of 90.99º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #528126 is Cyan = 0.36, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 129 | 38 | - |
| CMYK | 0.36 | 0 | 0.71 | 0.49 |
| HSL | 90.99º | 0.54% | 0.33% | - |
| HSV(B) | 90.99º | 0.71% | 0.51% | - |
| XYZ | 11.68 | 17.63 | 4.62 | - |
| YUV | 104.57 | 90.43 | 111.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 129 | 38 | 0.36 | 0 | 0.71 | 0.49 | 90.99 | 0.54 | 0.33 |
| Hex | 52 | 81 | 26 | 24 | 0 | 47 | 31 | 5B | 36 | 21 |
| Octal | 122 | 201 | 46 | 44 | 0 | 107 | 61 | 133 | 66 | 41 |
| Binary | 1010010 | 10000001 | 100110 | 100100 | 0 | 1000111 | 110001 | 1011011 | 110110 | 100001 |
Color Harmonies of #528126
Complementary color
Monochromatic Colors of #528126
Black with #528126
Text Example
Text Example
White with #528126
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528126; }
p { color: rgb(82,129,38); }
H1.HeaderClassName
{
color: #528126;
}
.AnyTagClassName
{
color: #528126;
}
</style>
background-color css
<style>
a { background-color: #528126; }
a { background-color: rgb(82,129,38); }
div.DivClassName
{
background-color: #528126;
}
.BgClassName
{
background-color: #528126;
}
</style>
border-color css
<style>
span { border-color: #528126; }
span { border-color: rgb(82,129,38); }
td.TdClassName
{
border-color: #528126;
}
.TagClassName
{
border-color: #528126;
}
</style>