Shades of Vida Loca #508221
Tints of Vida Loca #508221
RGB
CMYK
RGB Variations
Color information
#508221 (or 0x508221) is known color: Vida Loca. HEX triplet: 50, 82 and 21. RGB value is (80,130,33). Sum of RGB (Red+Green+Blue) = 80+130+33=243 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.92% from 243); Green value is 130 (51.17% from 255 or 53.50% from 243); Blue value is 33 (13.28% from 255 or 13.58% from 243); Max value from RGB is 130 - color contains mainly: green. Hex color #508221 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #508221 is #AF7DDE. Grayscale: #686868. Windows color (decimal): -11501023 or 2196048. OLE color: 2196048.
HSL color Cylindrical-coordinate representation of color #508221: hue angle of 90.93º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #508221 is Cyan = 0.38, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 130 | 33 | - |
| CMYK | 0.38 | 0 | 0.75 | 0.49 |
| HSL | 90.93º | 0.6% | 0.32% | - |
| HSV(B) | 90.93º | 0.75% | 0.51% | - |
| XYZ | 11.57 | 17.78 | 4.26 | - |
| YUV | 103.99 | 87.94 | 110.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 130 | 33 | 0.38 | 0 | 0.75 | 0.49 | 90.93 | 0.6 | 0.32 |
| Hex | 50 | 82 | 21 | 26 | 0 | 4B | 31 | 5B | 3C | 20 |
| Octal | 120 | 202 | 41 | 46 | 0 | 113 | 61 | 133 | 74 | 40 |
| Binary | 1010000 | 10000010 | 100001 | 100110 | 0 | 1001011 | 110001 | 1011011 | 111100 | 100000 |
Color Harmonies of #508221
Complementary color
Monochromatic Colors of #508221
Black with #508221
Text Example
Text Example
White with #508221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508221; }
p { color: rgb(80,130,33); }
H1.HeaderClassName
{
color: #508221;
}
.AnyTagClassName
{
color: #508221;
}
</style>
background-color css
<style>
a { background-color: #508221; }
a { background-color: rgb(80,130,33); }
div.DivClassName
{
background-color: #508221;
}
.BgClassName
{
background-color: #508221;
}
</style>
border-color css
<style>
span { border-color: #508221; }
span { border-color: rgb(80,130,33); }
td.TdClassName
{
border-color: #508221;
}
.TagClassName
{
border-color: #508221;
}
</style>