Shades of Vida Loca #508121
Tints of Vida Loca #508121
RGB
CMYK
RGB Variations
Color information
#508121 (or 0x508121) is known color: Vida Loca. HEX triplet: 50, 81 and 21. RGB value is (80,129,33). Sum of RGB (Red+Green+Blue) = 80+129+33=242 (32% of max value = 765). Red value is 80 (31.64% from 255 or 33.06% from 242); Green value is 129 (50.78% from 255 or 53.31% from 242); Blue value is 33 (13.28% from 255 or 13.64% from 242); Max value from RGB is 129 - color contains mainly: green. Hex color #508121 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #508121 is #AF7EDE. Grayscale: #676767. Windows color (decimal): -11501279 or 2195792. OLE color: 2195792.
HSL color Cylindrical-coordinate representation of color #508121: hue angle of 90.62º degrees, saturation: 0.59, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #508121 is Cyan = 0.38, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 129 | 33 | - |
| CMYK | 0.38 | 0 | 0.74 | 0.49 |
| HSL | 90.63º | 0.59% | 0.32% | - |
| HSV(B) | 90.63º | 0.74% | 0.51% | - |
| XYZ | 11.43 | 17.52 | 4.22 | - |
| YUV | 103.41 | 88.27 | 111.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 129 | 33 | 0.38 | 0 | 0.74 | 0.49 | 90.63 | 0.59 | 0.32 |
| Hex | 50 | 81 | 21 | 26 | 0 | 4A | 31 | 5B | 3B | 20 |
| Octal | 120 | 201 | 41 | 46 | 0 | 112 | 61 | 133 | 73 | 40 |
| Binary | 1010000 | 10000001 | 100001 | 100110 | 0 | 1001010 | 110001 | 1011011 | 111011 | 100000 |
Color Harmonies of #508121
Complementary color
Monochromatic Colors of #508121
Black with #508121
Text Example
Text Example
White with #508121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508121; }
p { color: rgb(80,129,33); }
H1.HeaderClassName
{
color: #508121;
}
.AnyTagClassName
{
color: #508121;
}
</style>
background-color css
<style>
a { background-color: #508121; }
a { background-color: rgb(80,129,33); }
div.DivClassName
{
background-color: #508121;
}
.BgClassName
{
background-color: #508121;
}
</style>
border-color css
<style>
span { border-color: #508121; }
span { border-color: rgb(80,129,33); }
td.TdClassName
{
border-color: #508121;
}
.TagClassName
{
border-color: #508121;
}
</style>