Shades of Vida Loca #528423
Tints of Vida Loca #528423
RGB
CMYK
RGB Variations
Color information
#528423 (or 0x528423) is known color: Vida Loca. HEX triplet: 52, 84 and 23. RGB value is (82,132,35). Sum of RGB (Red+Green+Blue) = 82+132+35=249 (32% of max value = 765). Red value is 82 (32.42% from 255 or 32.93% from 249); Green value is 132 (51.95% from 255 or 53.01% from 249); Blue value is 35 (14.06% from 255 or 14.06% from 249); Max value from RGB is 132 - color contains mainly: green. Hex color #528423 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #528423 is #AD7BDC. Grayscale: #6A6A6A. Windows color (decimal): -11369437 or 2327634. OLE color: 2327634.
HSL color Cylindrical-coordinate representation of color #528423: hue angle of 90.93º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #528423 is Cyan = 0.38, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 82 | 132 | 35 | - |
| CMYK | 0.38 | 0 | 0.73 | 0.48 |
| HSL | 90.93º | 0.58% | 0.33% | - |
| HSV(B) | 90.93º | 0.73% | 0.52% | - |
| XYZ | 12.03 | 18.42 | 4.51 | - |
| YUV | 105.99 | 87.94 | 110.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 132 | 35 | 0.38 | 0 | 0.73 | 0.48 | 90.93 | 0.58 | 0.33 |
| Hex | 52 | 84 | 23 | 26 | 0 | 49 | 30 | 5B | 3A | 21 |
| Octal | 122 | 204 | 43 | 46 | 0 | 111 | 60 | 133 | 72 | 41 |
| Binary | 1010010 | 10000100 | 100011 | 100110 | 0 | 1001001 | 110000 | 1011011 | 111010 | 100001 |
Color Harmonies of #528423
Complementary color
Monochromatic Colors of #528423
Black with #528423
Text Example
Text Example
White with #528423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #528423; }
p { color: rgb(82,132,35); }
H1.HeaderClassName
{
color: #528423;
}
.AnyTagClassName
{
color: #528423;
}
</style>
background-color css
<style>
a { background-color: #528423; }
a { background-color: rgb(82,132,35); }
div.DivClassName
{
background-color: #528423;
}
.BgClassName
{
background-color: #528423;
}
</style>
border-color css
<style>
span { border-color: #528423; }
span { border-color: rgb(82,132,35); }
td.TdClassName
{
border-color: #528423;
}
.TagClassName
{
border-color: #528423;
}
</style>