Shades of Vida Loca #528716
Tints of Vida Loca #528716
RGB
CMYK
RGB Variations
Color information
#528716 (or 0x528716) is known color: Vida Loca. HEX triplet: 52, 87 and 16. RGB value is (82,135,22). Sum of RGB (Red+Green+Blue) = 82+135+22=239 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.31% from 239); Green value is 135 (53.12% from 255 or 56.49% from 239); Blue value is 22 (8.98% from 255 or 9.21% from 239); Max value from RGB is 135 - color contains mainly: green. Hex color #528716 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528716 is #AD78E9. Grayscale: #6A6A6A. Windows color (decimal): -11368682 or 1476434. OLE color: 1476434.
HSL color Cylindrical-coordinate representation of color #528716: hue angle of 88.14º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #528716 is Cyan = 0.39, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 135 | 22 | - |
| CMYK | 0.39 | 0 | 0.84 | 0.47 |
| HSL | 88.14º | 0.72% | 0.31% | - |
| HSV(B) | 88.14º | 0.84% | 0.53% | - |
| XYZ | 12.29 | 19.18 | 3.81 | - |
| YUV | 106.27 | 80.44 | 110.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 135 | 22 | 0.39 | 0 | 0.84 | 0.47 | 88.14 | 0.72 | 0.31 |
| Hex | 52 | 87 | 16 | 27 | 0 | 54 | 2F | 58 | 48 | 1F |
| Octal | 122 | 207 | 26 | 47 | 0 | 124 | 57 | 130 | 110 | 37 |
| Binary | 1010010 | 10000111 | 10110 | 100111 | 0 | 1010100 | 101111 | 1011000 | 1001000 | 11111 |
Color Harmonies of #528716
Complementary color
Monochromatic Colors of #528716
Black with #528716
Text Example
Text Example
White with #528716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528716; }
p { color: rgb(82,135,22); }
H1.HeaderClassName
{
color: #528716;
}
.AnyTagClassName
{
color: #528716;
}
</style>
background-color css
<style>
a { background-color: #528716; }
a { background-color: rgb(82,135,22); }
div.DivClassName
{
background-color: #528716;
}
.BgClassName
{
background-color: #528716;
}
</style>
border-color css
<style>
span { border-color: #528716; }
span { border-color: rgb(82,135,22); }
td.TdClassName
{
border-color: #528716;
}
.TagClassName
{
border-color: #528716;
}
</style>