Shades of Vida Loca #528325
Tints of Vida Loca #528325
RGB
CMYK
RGB Variations
Color information
#528325 (or 0x528325) is known color: Vida Loca. HEX triplet: 52, 83 and 25. RGB value is (82,131,37). Sum of RGB (Red+Green+Blue) = 82+131+37=250 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.8% from 250); Green value is 131 (51.56% from 255 or 52.4% from 250); Blue value is 37 (14.84% from 255 or 14.8% from 250); Max value from RGB is 131 - color contains mainly: green. Hex color #528325 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528325 is #AD7CDA. Grayscale: #696969. Windows color (decimal): -11369691 or 2458450. OLE color: 2458450.
HSL color Cylindrical-coordinate representation of color #528325: hue angle of 91.28º 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 #528325 is Cyan = 0.37, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 131 | 37 | - |
| CMYK | 0.37 | 0 | 0.72 | 0.49 |
| HSL | 91.28º | 0.56% | 0.33% | - |
| HSV(B) | 91.28º | 0.72% | 0.51% | - |
| XYZ | 11.93 | 18.16 | 4.63 | - |
| YUV | 105.63 | 89.27 | 111.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 131 | 37 | 0.37 | 0 | 0.72 | 0.49 | 91.28 | 0.56 | 0.33 |
| Hex | 52 | 83 | 25 | 25 | 0 | 48 | 31 | 5B | 38 | 21 |
| Octal | 122 | 203 | 45 | 45 | 0 | 110 | 61 | 133 | 70 | 41 |
| Binary | 1010010 | 10000011 | 100101 | 100101 | 0 | 1001000 | 110001 | 1011011 | 111000 | 100001 |
Color Harmonies of #528325
Complementary color
Monochromatic Colors of #528325
Black with #528325
Text Example
Text Example
White with #528325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528325; }
p { color: rgb(82,131,37); }
H1.HeaderClassName
{
color: #528325;
}
.AnyTagClassName
{
color: #528325;
}
</style>
background-color css
<style>
a { background-color: #528325; }
a { background-color: rgb(82,131,37); }
div.DivClassName
{
background-color: #528325;
}
.BgClassName
{
background-color: #528325;
}
</style>
border-color css
<style>
span { border-color: #528325; }
span { border-color: rgb(82,131,37); }
td.TdClassName
{
border-color: #528325;
}
.TagClassName
{
border-color: #528325;
}
</style>