Shades of Vida Loca #528813
Tints of Vida Loca #528813
RGB
CMYK
RGB Variations
Color information
#528813 (or 0x528813) is known color: Vida Loca. HEX triplet: 52, 88 and 13. RGB value is (82,136,19). Sum of RGB (Red+Green+Blue) = 82+136+19=237 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.60% from 237); Green value is 136 (53.52% from 255 or 57.38% from 237); Blue value is 19 (7.81% from 255 or 8.02% from 237); Max value from RGB is 136 - color contains mainly: green. Hex color #528813 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528813 is #AD77EC. Grayscale: #6A6A6A. Windows color (decimal): -11368429 or 1280082. OLE color: 1280082.
HSL color Cylindrical-coordinate representation of color #528813: hue angle of 87.69º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #528813 is Cyan = 0.40, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 136 | 19 | - |
| CMYK | 0.40 | 0 | 0.86 | 0.47 |
| HSL | 87.69º | 0.75% | 0.3% | - |
| HSV(B) | 87.69º | 0.86% | 0.53% | - |
| XYZ | 12.4 | 19.45 | 3.72 | - |
| YUV | 106.52 | 78.61 | 110.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 136 | 19 | 0.40 | 0 | 0.86 | 0.47 | 87.69 | 0.75 | 0.3 |
| Hex | 52 | 88 | 13 | 28 | 0 | 56 | 2F | 58 | 4B | 1E |
| Octal | 122 | 210 | 23 | 50 | 0 | 126 | 57 | 130 | 113 | 36 |
| Binary | 1010010 | 10001000 | 10011 | 101000 | 0 | 1010110 | 101111 | 1011000 | 1001011 | 11110 |
Color Harmonies of #528813
Complementary color
Monochromatic Colors of #528813
Black with #528813
Text Example
Text Example
White with #528813
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528813; }
p { color: rgb(82,136,19); }
H1.HeaderClassName
{
color: #528813;
}
.AnyTagClassName
{
color: #528813;
}
</style>
background-color css
<style>
a { background-color: #528813; }
a { background-color: rgb(82,136,19); }
div.DivClassName
{
background-color: #528813;
}
.BgClassName
{
background-color: #528813;
}
</style>
border-color css
<style>
span { border-color: #528813; }
span { border-color: rgb(82,136,19); }
td.TdClassName
{
border-color: #528813;
}
.TagClassName
{
border-color: #528813;
}
</style>