Shades of Vida Loca #528228
Tints of Vida Loca #528228
RGB
CMYK
RGB Variations
Color information
#528228 (or 0x528228) is known color: Vida Loca. HEX triplet: 52, 82 and 28. RGB value is (82,130,40). Sum of RGB (Red+Green+Blue) = 82+130+40=252 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.54% from 252); Green value is 130 (51.17% from 255 or 51.59% from 252); Blue value is 40 (16.02% from 255 or 15.87% from 252); Max value from RGB is 130 - color contains mainly: green. Hex color #528228 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528228 is #AD7DD7. Grayscale: #696969. Windows color (decimal): -11369944 or 2654802. OLE color: 2654802.
HSL color Cylindrical-coordinate representation of color #528228: hue angle of 92º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #528228 is Cyan = 0.37, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 130 | 40 | - |
| CMYK | 0.37 | 0 | 0.69 | 0.49 |
| HSL | 92º | 0.53% | 0.33% | - |
| HSV(B) | 92º | 0.69% | 0.51% | - |
| XYZ | 11.85 | 17.91 | 4.84 | - |
| YUV | 105.39 | 91.1 | 111.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 40 | 0.37 | 0 | 0.69 | 0.49 | 92 | 0.53 | 0.33 |
| Hex | 52 | 82 | 28 | 25 | 0 | 45 | 31 | 5C | 35 | 21 |
| Octal | 122 | 202 | 50 | 45 | 0 | 105 | 61 | 134 | 65 | 41 |
| Binary | 1010010 | 10000010 | 101000 | 100101 | 0 | 1000101 | 110001 | 1011100 | 110101 | 100001 |
Color Harmonies of #528228
Complementary color
Monochromatic Colors of #528228
Black with #528228
Text Example
Text Example
White with #528228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528228; }
p { color: rgb(82,130,40); }
H1.HeaderClassName
{
color: #528228;
}
.AnyTagClassName
{
color: #528228;
}
</style>
background-color css
<style>
a { background-color: #528228; }
a { background-color: rgb(82,130,40); }
div.DivClassName
{
background-color: #528228;
}
.BgClassName
{
background-color: #528228;
}
</style>
border-color css
<style>
span { border-color: #528228; }
span { border-color: rgb(82,130,40); }
td.TdClassName
{
border-color: #528228;
}
.TagClassName
{
border-color: #528228;
}
</style>