Shades of Vida Loca #528225
Tints of Vida Loca #528225
RGB
CMYK
RGB Variations
Color information
#528225 (or 0x528225) is known color: Vida Loca. HEX triplet: 52, 82 and 25. RGB value is (82,130,37). Sum of RGB (Red+Green+Blue) = 82+130+37=249 (32% of max value = 765). Red value is 82 (32.42% from 255 or 32.93% from 249); Green value is 130 (51.17% from 255 or 52.21% from 249); Blue value is 37 (14.84% from 255 or 14.86% from 249); Max value from RGB is 130 - color contains mainly: green. Hex color #528225 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528225 is #AD7DDA. Grayscale: #696969. Windows color (decimal): -11369947 or 2458194. OLE color: 2458194.
HSL color Cylindrical-coordinate representation of color #528225: hue angle of 90.97º degrees, saturation: 0.56, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #528225 is Cyan = 0.37, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 130 | 37 | - |
| CMYK | 0.37 | 0 | 0.72 | 0.49 |
| HSL | 90.97º | 0.56% | 0.33% | - |
| HSV(B) | 90.97º | 0.72% | 0.51% | - |
| XYZ | 11.8 | 17.89 | 4.58 | - |
| YUV | 105.05 | 89.6 | 111.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 130 | 37 | 0.37 | 0 | 0.72 | 0.49 | 90.97 | 0.56 | 0.33 |
| Hex | 52 | 82 | 25 | 25 | 0 | 48 | 31 | 5B | 38 | 21 |
| Octal | 122 | 202 | 45 | 45 | 0 | 110 | 61 | 133 | 70 | 41 |
| Binary | 1010010 | 10000010 | 100101 | 100101 | 0 | 1001000 | 110001 | 1011011 | 111000 | 100001 |
Color Harmonies of #528225
Complementary color
Monochromatic Colors of #528225
Black with #528225
Text Example
Text Example
White with #528225
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528225; }
p { color: rgb(82,130,37); }
H1.HeaderClassName
{
color: #528225;
}
.AnyTagClassName
{
color: #528225;
}
</style>
background-color css
<style>
a { background-color: #528225; }
a { background-color: rgb(82,130,37); }
div.DivClassName
{
background-color: #528225;
}
.BgClassName
{
background-color: #528225;
}
</style>
border-color css
<style>
span { border-color: #528225; }
span { border-color: rgb(82,130,37); }
td.TdClassName
{
border-color: #528225;
}
.TagClassName
{
border-color: #528225;
}
</style>