Shades of Vida Loca #528811
Tints of Vida Loca #528811
RGB
CMYK
RGB Variations
Color information
#528811 (or 0x528811) is known color: Vida Loca. HEX triplet: 52, 88 and 11. RGB value is (82,136,17). Sum of RGB (Red+Green+Blue) = 82+136+17=235 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.89% from 235); Green value is 136 (53.52% from 255 or 57.87% from 235); Blue value is 17 (7.03% from 255 or 7.23% from 235); Max value from RGB is 136 - color contains mainly: green. Hex color #528811 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528811 is #AD77EE. Grayscale: #6A6A6A. Windows color (decimal): -11368431 or 1149010. OLE color: 1149010.
HSL color Cylindrical-coordinate representation of color #528811: hue angle of 87.23º degrees, saturation: 0.78, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #528811 is Cyan = 0.40, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 136 | 17 | - |
| CMYK | 0.40 | 0 | 0.87 | 0.47 |
| HSL | 87.23º | 0.78% | 0.3% | - |
| HSV(B) | 87.23º | 0.88% | 0.53% | - |
| XYZ | 12.39 | 19.44 | 3.63 | - |
| YUV | 106.29 | 77.61 | 110.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 136 | 17 | 0.40 | 0 | 0.87 | 0.47 | 87.23 | 0.78 | 0.3 |
| Hex | 52 | 88 | 11 | 28 | 0 | 57 | 2F | 57 | 4E | 1E |
| Octal | 122 | 210 | 21 | 50 | 0 | 127 | 57 | 127 | 116 | 36 |
| Binary | 1010010 | 10001000 | 10001 | 101000 | 0 | 1010111 | 101111 | 1010111 | 1001110 | 11110 |
Color Harmonies of #528811
Complementary color
Monochromatic Colors of #528811
Black with #528811
Text Example
Text Example
White with #528811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528811; }
p { color: rgb(82,136,17); }
H1.HeaderClassName
{
color: #528811;
}
.AnyTagClassName
{
color: #528811;
}
</style>
background-color css
<style>
a { background-color: #528811; }
a { background-color: rgb(82,136,17); }
div.DivClassName
{
background-color: #528811;
}
.BgClassName
{
background-color: #528811;
}
</style>
border-color css
<style>
span { border-color: #528811; }
span { border-color: rgb(82,136,17); }
td.TdClassName
{
border-color: #528811;
}
.TagClassName
{
border-color: #528811;
}
</style>