Shades of Vida Loca #508316
Tints of Vida Loca #508316
RGB
CMYK
RGB Variations
Color information
#508316 (or 0x508316) is known color: Vida Loca. HEX triplet: 50, 83 and 16. RGB value is (80,131,22). Sum of RGB (Red+Green+Blue) = 80+131+22=233 (30% of max value = 765). Red value is 80 (31.64% from 255 or 34.33% from 233); Green value is 131 (51.56% from 255 or 56.22% from 233); Blue value is 22 (8.98% from 255 or 9.44% from 233); Max value from RGB is 131 - color contains mainly: green. Hex color #508316 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #508316 is #AF7CE9. Grayscale: #676767. Windows color (decimal): -11500778 or 1475408. OLE color: 1475408.
HSL color Cylindrical-coordinate representation of color #508316: hue angle of 88.07º degrees, saturation: 0.71, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #508316 is Cyan = 0.39, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 131 | 22 | - |
| CMYK | 0.39 | 0 | 0.83 | 0.49 |
| HSL | 88.07º | 0.71% | 0.3% | - |
| HSV(B) | 88.07º | 0.83% | 0.51% | - |
| XYZ | 11.57 | 18 | 3.62 | - |
| YUV | 103.33 | 82.1 | 111.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 131 | 22 | 0.39 | 0 | 0.83 | 0.49 | 88.07 | 0.71 | 0.3 |
| Hex | 50 | 83 | 16 | 27 | 0 | 53 | 31 | 58 | 47 | 1E |
| Octal | 120 | 203 | 26 | 47 | 0 | 123 | 61 | 130 | 107 | 36 |
| Binary | 1010000 | 10000011 | 10110 | 100111 | 0 | 1010011 | 110001 | 1011000 | 1000111 | 11110 |
Color Harmonies of #508316
Complementary color
Monochromatic Colors of #508316
Black with #508316
Text Example
Text Example
White with #508316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508316; }
p { color: rgb(80,131,22); }
H1.HeaderClassName
{
color: #508316;
}
.AnyTagClassName
{
color: #508316;
}
</style>
background-color css
<style>
a { background-color: #508316; }
a { background-color: rgb(80,131,22); }
div.DivClassName
{
background-color: #508316;
}
.BgClassName
{
background-color: #508316;
}
</style>
border-color css
<style>
span { border-color: #508316; }
span { border-color: rgb(80,131,22); }
td.TdClassName
{
border-color: #508316;
}
.TagClassName
{
border-color: #508316;
}
</style>