Shades of Vida Loca #508123
Tints of Vida Loca #508123
RGB
CMYK
RGB Variations
Color information
#508123 (or 0x508123) is known color: Vida Loca. HEX triplet: 50, 81 and 23. RGB value is (80,129,35). Sum of RGB (Red+Green+Blue) = 80+129+35=244 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.79% from 244); Green value is 129 (50.78% from 255 or 52.87% from 244); Blue value is 35 (14.06% from 255 or 14.34% from 244); Max value from RGB is 129 - color contains mainly: green. Hex color #508123 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #508123 is #AF7EDC. Grayscale: #676767. Windows color (decimal): -11501277 or 2326864. OLE color: 2326864.
HSL color Cylindrical-coordinate representation of color #508123: hue angle of 91.28º degrees, saturation: 0.57, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #508123 is Cyan = 0.38, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 129 | 35 | - |
| CMYK | 0.38 | 0 | 0.73 | 0.49 |
| HSL | 91.28º | 0.57% | 0.32% | - |
| HSV(B) | 91.28º | 0.73% | 0.51% | - |
| XYZ | 11.46 | 17.53 | 4.37 | - |
| YUV | 103.63 | 89.27 | 111.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 129 | 35 | 0.38 | 0 | 0.73 | 0.49 | 91.28 | 0.57 | 0.32 |
| Hex | 50 | 81 | 23 | 26 | 0 | 49 | 31 | 5B | 39 | 20 |
| Octal | 120 | 201 | 43 | 46 | 0 | 111 | 61 | 133 | 71 | 40 |
| Binary | 1010000 | 10000001 | 100011 | 100110 | 0 | 1001001 | 110001 | 1011011 | 111001 | 100000 |
Color Harmonies of #508123
Complementary color
Monochromatic Colors of #508123
Black with #508123
Text Example
Text Example
White with #508123
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508123; }
p { color: rgb(80,129,35); }
H1.HeaderClassName
{
color: #508123;
}
.AnyTagClassName
{
color: #508123;
}
</style>
background-color css
<style>
a { background-color: #508123; }
a { background-color: rgb(80,129,35); }
div.DivClassName
{
background-color: #508123;
}
.BgClassName
{
background-color: #508123;
}
</style>
border-color css
<style>
span { border-color: #508123; }
span { border-color: rgb(80,129,35); }
td.TdClassName
{
border-color: #508123;
}
.TagClassName
{
border-color: #508123;
}
</style>