Shades of Vida Loca #508320
Tints of Vida Loca #508320
RGB
CMYK
RGB Variations
Color information
#508320 (or 0x508320) is known color: Vida Loca. HEX triplet: 50, 83 and 20. RGB value is (80,131,32). Sum of RGB (Red+Green+Blue) = 80+131+32=243 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.92% from 243); Green value is 131 (51.56% from 255 or 53.91% from 243); Blue value is 32 (12.89% from 255 or 13.17% from 243); Max value from RGB is 131 - color contains mainly: green. Hex color #508320 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #508320 is #AF7CDF. Grayscale: #686868. Windows color (decimal): -11500768 or 2130768. OLE color: 2130768.
HSL color Cylindrical-coordinate representation of color #508320: hue angle of 90.91º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #508320 is Cyan = 0.39, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 131 | 32 | - |
| CMYK | 0.39 | 0 | 0.76 | 0.49 |
| HSL | 90.91º | 0.61% | 0.32% | - |
| HSV(B) | 90.91º | 0.76% | 0.51% | - |
| XYZ | 11.69 | 18.04 | 4.23 | - |
| YUV | 104.47 | 87.1 | 110.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 131 | 32 | 0.39 | 0 | 0.76 | 0.49 | 90.91 | 0.61 | 0.32 |
| Hex | 50 | 83 | 20 | 27 | 0 | 4C | 31 | 5B | 3D | 20 |
| Octal | 120 | 203 | 40 | 47 | 0 | 114 | 61 | 133 | 75 | 40 |
| Binary | 1010000 | 10000011 | 100000 | 100111 | 0 | 1001100 | 110001 | 1011011 | 111101 | 100000 |
Color Harmonies of #508320
Complementary color
Monochromatic Colors of #508320
Black with #508320
Text Example
Text Example
White with #508320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508320; }
p { color: rgb(80,131,32); }
H1.HeaderClassName
{
color: #508320;
}
.AnyTagClassName
{
color: #508320;
}
</style>
background-color css
<style>
a { background-color: #508320; }
a { background-color: rgb(80,131,32); }
div.DivClassName
{
background-color: #508320;
}
.BgClassName
{
background-color: #508320;
}
</style>
border-color css
<style>
span { border-color: #508320; }
span { border-color: rgb(80,131,32); }
td.TdClassName
{
border-color: #508320;
}
.TagClassName
{
border-color: #508320;
}
</style>