Shades of Vida Loca #528729
Tints of Vida Loca #528729
RGB
CMYK
RGB Variations
Color information
#528729 (or 0x528729) is known color: Vida Loca. HEX triplet: 52, 87 and 29. RGB value is (82,135,41). Sum of RGB (Red+Green+Blue) = 82+135+41=258 (34% of max value = 765). Red value is 82 (32.42% from 255 or 31.78% from 258); Green value is 135 (53.12% from 255 or 52.33% from 258); Blue value is 41 (16.41% from 255 or 15.89% from 258); Max value from RGB is 135 - color contains mainly: green. Hex color #528729 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528729 is #AD78D6. Grayscale: #6C6C6C. Windows color (decimal): -11368663 or 2721618. OLE color: 2721618.
HSL color Cylindrical-coordinate representation of color #528729: hue angle of 93.83º degrees, saturation: 0.53, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #528729 is Cyan = 0.39, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 135 | 41 | - |
| CMYK | 0.39 | 0 | 0.70 | 0.47 |
| HSL | 93.83º | 0.53% | 0.35% | - |
| HSV(B) | 93.83º | 0.7% | 0.53% | - |
| XYZ | 12.54 | 19.28 | 5.16 | - |
| YUV | 108.44 | 89.94 | 109.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 135 | 41 | 0.39 | 0 | 0.70 | 0.47 | 93.83 | 0.53 | 0.35 |
| Hex | 52 | 87 | 29 | 27 | 0 | 46 | 2F | 5E | 35 | 23 |
| Octal | 122 | 207 | 51 | 47 | 0 | 106 | 57 | 136 | 65 | 43 |
| Binary | 1010010 | 10000111 | 101001 | 100111 | 0 | 1000110 | 101111 | 1011110 | 110101 | 100011 |
Color Harmonies of #528729
Complementary color
Monochromatic Colors of #528729
Black with #528729
Text Example
Text Example
White with #528729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528729; }
p { color: rgb(82,135,41); }
H1.HeaderClassName
{
color: #528729;
}
.AnyTagClassName
{
color: #528729;
}
</style>
background-color css
<style>
a { background-color: #528729; }
a { background-color: rgb(82,135,41); }
div.DivClassName
{
background-color: #528729;
}
.BgClassName
{
background-color: #528729;
}
</style>
border-color css
<style>
span { border-color: #528729; }
span { border-color: rgb(82,135,41); }
td.TdClassName
{
border-color: #528729;
}
.TagClassName
{
border-color: #528729;
}
</style>