Shades of Vida Loca #528809
Tints of Vida Loca #528809
RGB
CMYK
RGB Variations
Color information
#528809 (or 0x528809) is known color: Vida Loca. HEX triplet: 52, 88 and 09. RGB value is (82,136,9). Sum of RGB (Red+Green+Blue) = 82+136+9=227 (30% of max value = 765). Red value is 82 (32.42% from 255 or 36.12% from 227); Green value is 136 (53.52% from 255 or 59.91% from 227); Blue value is 9 (3.91% from 255 or 3.96% from 227); Max value from RGB is 136 - color contains mainly: green. Hex color #528809 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528809 is #AD77F6. Grayscale: #696969. Windows color (decimal): -11368439 or 624722. OLE color: 624722.
HSL color Cylindrical-coordinate representation of color #528809: hue angle of 85.51º degrees, saturation: 0.88, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #528809 is Cyan = 0.40, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 136 | 9 | - |
| CMYK | 0.40 | 0 | 0.93 | 0.47 |
| HSL | 85.51º | 0.88% | 0.28% | - |
| HSV(B) | 85.51º | 0.93% | 0.53% | - |
| XYZ | 12.33 | 19.42 | 3.36 | - |
| YUV | 105.38 | 73.61 | 111.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 136 | 9 | 0.40 | 0 | 0.93 | 0.47 | 85.51 | 0.88 | 0.28 |
| Hex | 52 | 88 | 9 | 28 | 0 | 5D | 2F | 56 | 58 | 1C |
| Octal | 122 | 210 | 11 | 50 | 0 | 135 | 57 | 126 | 130 | 34 |
| Binary | 1010010 | 10001000 | 1001 | 101000 | 0 | 1011101 | 101111 | 1010110 | 1011000 | 11100 |
Color Harmonies of #528809
Complementary color
Monochromatic Colors of #528809
Black with #528809
Text Example
Text Example
White with #528809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528809; }
p { color: rgb(82,136,9); }
H1.HeaderClassName
{
color: #528809;
}
.AnyTagClassName
{
color: #528809;
}
</style>
background-color css
<style>
a { background-color: #528809; }
a { background-color: rgb(82,136,9); }
div.DivClassName
{
background-color: #528809;
}
.BgClassName
{
background-color: #528809;
}
</style>
border-color css
<style>
span { border-color: #528809; }
span { border-color: rgb(82,136,9); }
td.TdClassName
{
border-color: #528809;
}
.TagClassName
{
border-color: #528809;
}
</style>