Shades of Vida Loca #528125
Tints of Vida Loca #528125
RGB
CMYK
RGB Variations
Color information
#528125 (or 0x528125) is known color: Vida Loca. HEX triplet: 52, 81 and 25. RGB value is (82,129,37). Sum of RGB (Red+Green+Blue) = 82+129+37=248 (32% of max value = 765). Red value is 82 (32.42% from 255 or 33.06% from 248); Green value is 129 (50.78% from 255 or 52.02% from 248); Blue value is 37 (14.84% from 255 or 14.92% from 248); Max value from RGB is 129 - color contains mainly: green. Hex color #528125 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528125 is #AD7EDA. Grayscale: #686868. Windows color (decimal): -11370203 or 2457938. OLE color: 2457938.
HSL color Cylindrical-coordinate representation of color #528125: hue angle of 90.65º degrees, saturation: 0.55, 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 #528125 is Cyan = 0.36, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 129 | 37 | - |
| CMYK | 0.36 | 0 | 0.71 | 0.49 |
| HSL | 90.65º | 0.55% | 0.33% | - |
| HSV(B) | 90.65º | 0.71% | 0.51% | - |
| XYZ | 11.66 | 17.63 | 4.54 | - |
| YUV | 104.46 | 89.93 | 111.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 129 | 37 | 0.36 | 0 | 0.71 | 0.49 | 90.65 | 0.55 | 0.33 |
| Hex | 52 | 81 | 25 | 24 | 0 | 47 | 31 | 5B | 37 | 21 |
| Octal | 122 | 201 | 45 | 44 | 0 | 107 | 61 | 133 | 67 | 41 |
| Binary | 1010010 | 10000001 | 100101 | 100100 | 0 | 1000111 | 110001 | 1011011 | 110111 | 100001 |
Color Harmonies of #528125
Complementary color
Monochromatic Colors of #528125
Black with #528125
Text Example
Text Example
White with #528125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528125; }
p { color: rgb(82,129,37); }
H1.HeaderClassName
{
color: #528125;
}
.AnyTagClassName
{
color: #528125;
}
</style>
background-color css
<style>
a { background-color: #528125; }
a { background-color: rgb(82,129,37); }
div.DivClassName
{
background-color: #528125;
}
.BgClassName
{
background-color: #528125;
}
</style>
border-color css
<style>
span { border-color: #528125; }
span { border-color: rgb(82,129,37); }
td.TdClassName
{
border-color: #528125;
}
.TagClassName
{
border-color: #528125;
}
</style>