Shades of Vida Loca #528428
Tints of Vida Loca #528428
RGB
CMYK
RGB Variations
Color information
#528428 (or 0x528428) is known color: Vida Loca. HEX triplet: 52, 84 and 28. RGB value is (82,132,40). Sum of RGB (Red+Green+Blue) = 82+132+40=254 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.28% from 254); Green value is 132 (51.95% from 255 or 51.97% from 254); Blue value is 40 (16.02% from 255 or 15.75% from 254); Max value from RGB is 132 - color contains mainly: green. Hex color #528428 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528428 is #AD7BD7. Grayscale: #6A6A6A. Windows color (decimal): -11369432 or 2655314. OLE color: 2655314.
HSL color Cylindrical-coordinate representation of color #528428: hue angle of 92.61º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #528428 is Cyan = 0.38, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 132 | 40 | - |
| CMYK | 0.38 | 0 | 0.70 | 0.48 |
| HSL | 92.61º | 0.53% | 0.34% | - |
| HSV(B) | 92.61º | 0.7% | 0.52% | - |
| XYZ | 12.11 | 18.45 | 4.93 | - |
| YUV | 106.56 | 90.44 | 110.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 132 | 40 | 0.38 | 0 | 0.70 | 0.48 | 92.61 | 0.53 | 0.34 |
| Hex | 52 | 84 | 28 | 26 | 0 | 46 | 30 | 5D | 35 | 22 |
| Octal | 122 | 204 | 50 | 46 | 0 | 106 | 60 | 135 | 65 | 42 |
| Binary | 1010010 | 10000100 | 101000 | 100110 | 0 | 1000110 | 110000 | 1011101 | 110101 | 100010 |
Color Harmonies of #528428
Complementary color
Monochromatic Colors of #528428
Black with #528428
Text Example
Text Example
White with #528428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528428; }
p { color: rgb(82,132,40); }
H1.HeaderClassName
{
color: #528428;
}
.AnyTagClassName
{
color: #528428;
}
</style>
background-color css
<style>
a { background-color: #528428; }
a { background-color: rgb(82,132,40); }
div.DivClassName
{
background-color: #528428;
}
.BgClassName
{
background-color: #528428;
}
</style>
border-color css
<style>
span { border-color: #528428; }
span { border-color: rgb(82,132,40); }
td.TdClassName
{
border-color: #528428;
}
.TagClassName
{
border-color: #528428;
}
</style>