Shades of Vida Loca #528227
Tints of Vida Loca #528227
RGB
CMYK
RGB Variations
Color information
#528227 (or 0x528227) is known color: Vida Loca. HEX triplet: 52, 82 and 27. RGB value is (82,130,39). Sum of RGB (Red+Green+Blue) = 82+130+39=251 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.67% from 251); Green value is 130 (51.17% from 255 or 51.79% from 251); Blue value is 39 (15.62% from 255 or 15.54% from 251); Max value from RGB is 130 - color contains mainly: green. Hex color #528227 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528227 is #AD7DD8. Grayscale: #696969. Windows color (decimal): -11369945 or 2589266. OLE color: 2589266.
HSL color Cylindrical-coordinate representation of color #528227: hue angle of 91.65º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #528227 is Cyan = 0.37, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 130 | 39 | - |
| CMYK | 0.37 | 0 | 0.70 | 0.49 |
| HSL | 91.65º | 0.54% | 0.33% | - |
| HSV(B) | 91.65º | 0.7% | 0.51% | - |
| XYZ | 11.83 | 17.91 | 4.75 | - |
| YUV | 105.27 | 90.6 | 111.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 39 | 0.37 | 0 | 0.70 | 0.49 | 91.65 | 0.54 | 0.33 |
| Hex | 52 | 82 | 27 | 25 | 0 | 46 | 31 | 5C | 36 | 21 |
| Octal | 122 | 202 | 47 | 45 | 0 | 106 | 61 | 134 | 66 | 41 |
| Binary | 1010010 | 10000010 | 100111 | 100101 | 0 | 1000110 | 110001 | 1011100 | 110110 | 100001 |
Color Harmonies of #528227
Complementary color
Monochromatic Colors of #528227
Black with #528227
Text Example
Text Example
White with #528227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528227; }
p { color: rgb(82,130,39); }
H1.HeaderClassName
{
color: #528227;
}
.AnyTagClassName
{
color: #528227;
}
</style>
background-color css
<style>
a { background-color: #528227; }
a { background-color: rgb(82,130,39); }
div.DivClassName
{
background-color: #528227;
}
.BgClassName
{
background-color: #528227;
}
</style>
border-color css
<style>
span { border-color: #528227; }
span { border-color: rgb(82,130,39); }
td.TdClassName
{
border-color: #528227;
}
.TagClassName
{
border-color: #528227;
}
</style>