Shades of Vida Loca #528808
Tints of Vida Loca #528808
RGB
CMYK
RGB Variations
Color information
#528808 (or 0x528808) is known color: Vida Loca. HEX triplet: 52, 88 and 08. RGB value is (82,136,8). Sum of RGB (Red+Green+Blue) = 82+136+8=226 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.28% from 226); Green value is 136 (53.52% from 255 or 60.18% from 226); Blue value is 8 (3.52% from 255 or 3.54% from 226); Max value from RGB is 136 - color contains mainly: green. Hex color #528808 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528808 is #AD77F7. Grayscale: #696969. Windows color (decimal): -11368440 or 559186. OLE color: 559186.
HSL color Cylindrical-coordinate representation of color #528808: hue angle of 85.31º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #528808 is Cyan = 0.40, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 136 | 8 | - |
| CMYK | 0.40 | 0 | 0.94 | 0.47 |
| HSL | 85.31º | 0.89% | 0.28% | - |
| HSV(B) | 85.31º | 0.94% | 0.53% | - |
| XYZ | 12.33 | 19.42 | 3.33 | - |
| YUV | 105.26 | 73.11 | 111.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 136 | 8 | 0.40 | 0 | 0.94 | 0.47 | 85.31 | 0.89 | 0.28 |
| Hex | 52 | 88 | 8 | 28 | 0 | 5E | 2F | 55 | 59 | 1C |
| Octal | 122 | 210 | 10 | 50 | 0 | 136 | 57 | 125 | 131 | 34 |
| Binary | 1010010 | 10001000 | 1000 | 101000 | 0 | 1011110 | 101111 | 1010101 | 1011001 | 11100 |
Color Harmonies of #528808
Complementary color
Monochromatic Colors of #528808
Black with #528808
Text Example
Text Example
White with #528808
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528808; }
p { color: rgb(82,136,8); }
H1.HeaderClassName
{
color: #528808;
}
.AnyTagClassName
{
color: #528808;
}
</style>
background-color css
<style>
a { background-color: #528808; }
a { background-color: rgb(82,136,8); }
div.DivClassName
{
background-color: #528808;
}
.BgClassName
{
background-color: #528808;
}
</style>
border-color css
<style>
span { border-color: #528808; }
span { border-color: rgb(82,136,8); }
td.TdClassName
{
border-color: #528808;
}
.TagClassName
{
border-color: #528808;
}
</style>