Shades of Vida Loca #508313
Tints of Vida Loca #508313
RGB
CMYK
RGB Variations
Color information
#508313 (or 0x508313) is known color: Vida Loca. HEX triplet: 50, 83 and 13. RGB value is (80,131,19). Sum of RGB (Red+Green+Blue) = 80+131+19=230 (30% of max value = 765). Red value is 80 (31.64% from 255 or 34.78% from 230); Green value is 131 (51.56% from 255 or 56.96% from 230); Blue value is 19 (7.81% from 255 or 8.26% from 230); Max value from RGB is 131 - color contains mainly: green. Hex color #508313 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #508313 is #AF7CEC. Grayscale: #676767. Windows color (decimal): -11500781 or 1278800. OLE color: 1278800.
HSL color Cylindrical-coordinate representation of color #508313: hue angle of 87.32º degrees, saturation: 0.75, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #508313 is Cyan = 0.39, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 131 | 19 | - |
| CMYK | 0.39 | 0 | 0.85 | 0.49 |
| HSL | 87.32º | 0.75% | 0.29% | - |
| HSV(B) | 87.32º | 0.85% | 0.51% | - |
| XYZ | 11.54 | 17.99 | 3.48 | - |
| YUV | 102.98 | 80.6 | 111.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 131 | 19 | 0.39 | 0 | 0.85 | 0.49 | 87.32 | 0.75 | 0.29 |
| Hex | 50 | 83 | 13 | 27 | 0 | 55 | 31 | 57 | 4B | 1D |
| Octal | 120 | 203 | 23 | 47 | 0 | 125 | 61 | 127 | 113 | 35 |
| Binary | 1010000 | 10000011 | 10011 | 100111 | 0 | 1010101 | 110001 | 1010111 | 1001011 | 11101 |
Color Harmonies of #508313
Complementary color
Monochromatic Colors of #508313
Black with #508313
Text Example
Text Example
White with #508313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508313; }
p { color: rgb(80,131,19); }
H1.HeaderClassName
{
color: #508313;
}
.AnyTagClassName
{
color: #508313;
}
</style>
background-color css
<style>
a { background-color: #508313; }
a { background-color: rgb(80,131,19); }
div.DivClassName
{
background-color: #508313;
}
.BgClassName
{
background-color: #508313;
}
</style>
border-color css
<style>
span { border-color: #508313; }
span { border-color: rgb(80,131,19); }
td.TdClassName
{
border-color: #508313;
}
.TagClassName
{
border-color: #508313;
}
</style>