Shades of Vida Loca #528627
Tints of Vida Loca #528627
RGB
CMYK
RGB Variations
Color information
#528627 (or 0x528627) is known color: Vida Loca. HEX triplet: 52, 86 and 27. RGB value is (82,134,39). Sum of RGB (Red+Green+Blue) = 82+134+39=255 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.16% from 255); Green value is 134 (52.73% from 255 or 52.55% from 255); Blue value is 39 (15.62% from 255 or 15.29% from 255); Max value from RGB is 134 - color contains mainly: green. Hex color #528627 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528627 is #AD79D8. Grayscale: #6B6B6B. Windows color (decimal): -11368921 or 2590290. OLE color: 2590290.
HSL color Cylindrical-coordinate representation of color #528627: hue angle of 92.84º 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 #528627 is Cyan = 0.39, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 82 | 134 | 39 | - |
| CMYK | 0.39 | 0 | 0.71 | 0.47 |
| HSL | 92.84º | 0.55% | 0.34% | - |
| HSV(B) | 92.84º | 0.71% | 0.53% | - |
| XYZ | 12.37 | 18.99 | 4.93 | - |
| YUV | 107.62 | 89.27 | 109.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 134 | 39 | 0.39 | 0 | 0.71 | 0.47 | 92.84 | 0.55 | 0.34 |
| Hex | 52 | 86 | 27 | 27 | 0 | 47 | 2F | 5D | 37 | 22 |
| Octal | 122 | 206 | 47 | 47 | 0 | 107 | 57 | 135 | 67 | 42 |
| Binary | 1010010 | 10000110 | 100111 | 100111 | 0 | 1000111 | 101111 | 1011101 | 110111 | 100010 |
Color Harmonies of #528627
Complementary color
Monochromatic Colors of #528627
Black with #528627
Text Example
Text Example
White with #528627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528627; }
p { color: rgb(82,134,39); }
H1.HeaderClassName
{
color: #528627;
}
.AnyTagClassName
{
color: #528627;
}
</style>
background-color css
<style>
a { background-color: #528627; }
a { background-color: rgb(82,134,39); }
div.DivClassName
{
background-color: #528627;
}
.BgClassName
{
background-color: #528627;
}
</style>
border-color css
<style>
span { border-color: #528627; }
span { border-color: rgb(82,134,39); }
td.TdClassName
{
border-color: #528627;
}
.TagClassName
{
border-color: #528627;
}
</style>