Shades of Vida Loca #528218
Tints of Vida Loca #528218
RGB
CMYK
RGB Variations
Color information
#528218 (or 0x528218) is known color: Vida Loca. HEX triplet: 52, 82 and 18. RGB value is (82,130,24). Sum of RGB (Red+Green+Blue) = 82+130+24=236 (31% of max value = 765). Red value is 82 (32.42% from 255 or 34.75% from 236); Green value is 130 (51.17% from 255 or 55.08% from 236); Blue value is 24 (9.77% from 255 or 10.17% from 236); Max value from RGB is 130 - color contains mainly: green. Hex color #528218 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #528218 is #AD7DE7. Grayscale: #676767. Windows color (decimal): -11369960 or 1606226. OLE color: 1606226.
HSL color Cylindrical-coordinate representation of color #528218: hue angle of 87.17º degrees, saturation: 0.69, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #528218 is Cyan = 0.37, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 130 | 24 | - |
| CMYK | 0.37 | 0 | 0.82 | 0.49 |
| HSL | 87.17º | 0.69% | 0.3% | - |
| HSV(B) | 87.17º | 0.82% | 0.51% | - |
| XYZ | 11.63 | 17.83 | 3.69 | - |
| YUV | 103.56 | 83.1 | 112.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 24 | 0.37 | 0 | 0.82 | 0.49 | 87.17 | 0.69 | 0.3 |
| Hex | 52 | 82 | 18 | 25 | 0 | 52 | 31 | 57 | 45 | 1E |
| Octal | 122 | 202 | 30 | 45 | 0 | 122 | 61 | 127 | 105 | 36 |
| Binary | 1010010 | 10000010 | 11000 | 100101 | 0 | 1010010 | 110001 | 1010111 | 1000101 | 11110 |
Color Harmonies of #528218
Complementary color
Monochromatic Colors of #528218
Black with #528218
Text Example
Text Example
White with #528218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528218; }
p { color: rgb(82,130,24); }
H1.HeaderClassName
{
color: #528218;
}
.AnyTagClassName
{
color: #528218;
}
</style>
background-color css
<style>
a { background-color: #528218; }
a { background-color: rgb(82,130,24); }
div.DivClassName
{
background-color: #528218;
}
.BgClassName
{
background-color: #528218;
}
</style>
border-color css
<style>
span { border-color: #528218; }
span { border-color: rgb(82,130,24); }
td.TdClassName
{
border-color: #528218;
}
.TagClassName
{
border-color: #528218;
}
</style>