Shades of Vida Loca #528607
Tints of Vida Loca #528607
RGB
CMYK
RGB Variations
Color information
#528607 (or 0x528607) is known color: Vida Loca. HEX triplet: 52, 86 and 07. RGB value is (82,134,7). Sum of RGB (Red+Green+Blue) = 82+134+7=223 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.77% from 223); Green value is 134 (52.73% from 255 or 60.09% from 223); Blue value is 7 (3.12% from 255 or 3.14% from 223); Max value from RGB is 134 - color contains mainly: green. Hex color #528607 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528607 is #AD79F8. Grayscale: #686868. Windows color (decimal): -11368953 or 493138. OLE color: 493138.
HSL color Cylindrical-coordinate representation of color #528607: hue angle of 84.57º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #528607 is Cyan = 0.39, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 134 | 7 | - |
| CMYK | 0.39 | 0 | 0.95 | 0.47 |
| HSL | 84.57º | 0.9% | 0.28% | - |
| HSV(B) | 84.57º | 0.95% | 0.53% | - |
| XYZ | 12.04 | 18.86 | 3.21 | - |
| YUV | 103.97 | 73.27 | 112.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 134 | 7 | 0.39 | 0 | 0.95 | 0.47 | 84.57 | 0.9 | 0.28 |
| Hex | 52 | 86 | 7 | 27 | 0 | 5F | 2F | 55 | 5A | 1C |
| Octal | 122 | 206 | 7 | 47 | 0 | 137 | 57 | 125 | 132 | 34 |
| Binary | 1010010 | 10000110 | 111 | 100111 | 0 | 1011111 | 101111 | 1010101 | 1011010 | 11100 |
Color Harmonies of #528607
Complementary color
Monochromatic Colors of #528607
Black with #528607
Text Example
Text Example
White with #528607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528607; }
p { color: rgb(82,134,7); }
H1.HeaderClassName
{
color: #528607;
}
.AnyTagClassName
{
color: #528607;
}
</style>
background-color css
<style>
a { background-color: #528607; }
a { background-color: rgb(82,134,7); }
div.DivClassName
{
background-color: #528607;
}
.BgClassName
{
background-color: #528607;
}
</style>
border-color css
<style>
span { border-color: #528607; }
span { border-color: rgb(82,134,7); }
td.TdClassName
{
border-color: #528607;
}
.TagClassName
{
border-color: #528607;
}
</style>