Shades of Vida Loca #508520
Tints of Vida Loca #508520
RGB
CMYK
RGB Variations
Color information
#508520 (or 0x508520) is known color: Vida Loca. HEX triplet: 50, 85 and 20. RGB value is (80,133,32). Sum of RGB (Red+Green+Blue) = 80+133+32=245 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.65% from 245); Green value is 133 (52.34% from 255 or 54.29% from 245); Blue value is 32 (12.89% from 255 or 13.06% from 245); Max value from RGB is 133 - color contains mainly: green. Hex color #508520 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #508520 is #AF7ADF. Grayscale: #696969. Windows color (decimal): -11500256 or 2131280. OLE color: 2131280.
HSL color Cylindrical-coordinate representation of color #508520: hue angle of 91.49º degrees, saturation: 0.61, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #508520 is Cyan = 0.40, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 80 | 133 | 32 | - |
| CMYK | 0.40 | 0 | 0.76 | 0.48 |
| HSL | 91.49º | 0.61% | 0.32% | - |
| HSV(B) | 91.49º | 0.76% | 0.52% | - |
| XYZ | 11.96 | 18.58 | 4.32 | - |
| YUV | 105.64 | 86.44 | 109.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 133 | 32 | 0.40 | 0 | 0.76 | 0.48 | 91.49 | 0.61 | 0.32 |
| Hex | 50 | 85 | 20 | 28 | 0 | 4C | 30 | 5B | 3D | 20 |
| Octal | 120 | 205 | 40 | 50 | 0 | 114 | 60 | 133 | 75 | 40 |
| Binary | 1010000 | 10000101 | 100000 | 101000 | 0 | 1001100 | 110000 | 1011011 | 111101 | 100000 |
Color Harmonies of #508520
Complementary color
Monochromatic Colors of #508520
Black with #508520
Text Example
Text Example
White with #508520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508520; }
p { color: rgb(80,133,32); }
H1.HeaderClassName
{
color: #508520;
}
.AnyTagClassName
{
color: #508520;
}
</style>
background-color css
<style>
a { background-color: #508520; }
a { background-color: rgb(80,133,32); }
div.DivClassName
{
background-color: #508520;
}
.BgClassName
{
background-color: #508520;
}
</style>
border-color css
<style>
span { border-color: #508520; }
span { border-color: rgb(80,133,32); }
td.TdClassName
{
border-color: #508520;
}
.TagClassName
{
border-color: #508520;
}
</style>