Shades of Vida Loca #528902
Tints of Vida Loca #528902
RGB
CMYK
RGB Variations
Color information
#528902 (or 0x528902) is known color: Vida Loca. HEX triplet: 52, 89 and 02. RGB value is (82,137,2). Sum of RGB (Red+Green+Blue) = 82+137+2=221 (29% of max value = 765). Red value is 82 (32.42% from 255 or 37.10% from 221); Green value is 137 (53.91% from 255 or 61.99% from 221); Blue value is 2 (1.17% from 255 or 0.90% from 221); Max value from RGB is 137 - color contains mainly: green. Hex color #528902 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528902 is #AD76FD. Grayscale: #696969. Windows color (decimal): -11368190 or 166226. OLE color: 166226.
HSL color Cylindrical-coordinate representation of color #528902: hue angle of 84.44º degrees, saturation: 0.97, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #528902 is Cyan = 0.40, Magento = 0, Yellow = 0.99 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 82 | 137 | 2 | - |
| CMYK | 0.40 | 0 | 0.99 | 0.46 |
| HSL | 84.44º | 0.97% | 0.27% | - |
| HSV(B) | 84.44º | 0.99% | 0.54% | - |
| XYZ | 12.44 | 19.69 | 3.2 | - |
| YUV | 105.17 | 69.78 | 111.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 137 | 2 | 0.40 | 0 | 0.99 | 0.46 | 84.44 | 0.97 | 0.27 |
| Hex | 52 | 89 | 2 | 28 | 0 | 63 | 2E | 54 | 61 | 1B |
| Octal | 122 | 211 | 2 | 50 | 0 | 143 | 56 | 124 | 141 | 33 |
| Binary | 1010010 | 10001001 | 10 | 101000 | 0 | 1100011 | 101110 | 1010100 | 1100001 | 11011 |
Color Harmonies of #528902
Complementary color
Monochromatic Colors of #528902
Black with #528902
Text Example
Text Example
White with #528902
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528902; }
p { color: rgb(82,137,2); }
H1.HeaderClassName
{
color: #528902;
}
.AnyTagClassName
{
color: #528902;
}
</style>
background-color css
<style>
a { background-color: #528902; }
a { background-color: rgb(82,137,2); }
div.DivClassName
{
background-color: #528902;
}
.BgClassName
{
background-color: #528902;
}
</style>
border-color css
<style>
span { border-color: #528902; }
span { border-color: rgb(82,137,2); }
td.TdClassName
{
border-color: #528902;
}
.TagClassName
{
border-color: #528902;
}
</style>