Shades of Vida Loca #528827
Tints of Vida Loca #528827
RGB
CMYK
RGB Variations
Color information
#528827 (or 0x528827) is known color: Vida Loca. HEX triplet: 52, 88 and 27. RGB value is (82,136,39). Sum of RGB (Red+Green+Blue) = 82+136+39=257 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.91% from 257); Green value is 136 (53.52% from 255 or 52.92% from 257); Blue value is 39 (15.62% from 255 or 15.18% from 257); Max value from RGB is 136 - color contains mainly: green. Hex color #528827 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528827 is #AD77D8. Grayscale: #6D6D6D. Windows color (decimal): -11368409 or 2590802. OLE color: 2590802.
HSL color Cylindrical-coordinate representation of color #528827: hue angle of 93.4º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #528827 is Cyan = 0.40, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 136 | 39 | - |
| CMYK | 0.40 | 0 | 0.71 | 0.47 |
| HSL | 93.4º | 0.55% | 0.34% | - |
| HSV(B) | 93.4º | 0.71% | 0.53% | - |
| XYZ | 12.65 | 19.55 | 5.03 | - |
| YUV | 108.8 | 88.61 | 108.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 136 | 39 | 0.40 | 0 | 0.71 | 0.47 | 93.4 | 0.55 | 0.34 |
| Hex | 52 | 88 | 27 | 28 | 0 | 47 | 2F | 5D | 37 | 22 |
| Octal | 122 | 210 | 47 | 50 | 0 | 107 | 57 | 135 | 67 | 42 |
| Binary | 1010010 | 10001000 | 100111 | 101000 | 0 | 1000111 | 101111 | 1011101 | 110111 | 100010 |
Color Harmonies of #528827
Complementary color
Monochromatic Colors of #528827
Black with #528827
Text Example
Text Example
White with #528827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528827; }
p { color: rgb(82,136,39); }
H1.HeaderClassName
{
color: #528827;
}
.AnyTagClassName
{
color: #528827;
}
</style>
background-color css
<style>
a { background-color: #528827; }
a { background-color: rgb(82,136,39); }
div.DivClassName
{
background-color: #528827;
}
.BgClassName
{
background-color: #528827;
}
</style>
border-color css
<style>
span { border-color: #528827; }
span { border-color: rgb(82,136,39); }
td.TdClassName
{
border-color: #528827;
}
.TagClassName
{
border-color: #528827;
}
</style>