Shades of Vida Loca #508716
Tints of Vida Loca #508716
RGB
CMYK
RGB Variations
Color information
#508716 (or 0x508716) is known color: Vida Loca. HEX triplet: 50, 87 and 16. RGB value is (80,135,22). Sum of RGB (Red+Green+Blue) = 80+135+22=237 (31% of max value = 765). Red value is 80 (31.64% from 255 or 33.76% from 237); Green value is 135 (53.12% from 255 or 56.96% from 237); Blue value is 22 (8.98% from 255 or 9.28% from 237); Max value from RGB is 135 - color contains mainly: green. Hex color #508716 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #508716 is #AF78E9. Grayscale: #6A6A6A. Windows color (decimal): -11499754 or 1476432. OLE color: 1476432.
HSL color Cylindrical-coordinate representation of color #508716: hue angle of 89.2º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #508716 is Cyan = 0.41, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 135 | 22 | - |
| CMYK | 0.41 | 0 | 0.84 | 0.47 |
| HSL | 89.2º | 0.72% | 0.31% | - |
| HSV(B) | 89.2º | 0.84% | 0.53% | - |
| XYZ | 12.12 | 19.09 | 3.81 | - |
| YUV | 105.67 | 80.78 | 109.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 135 | 22 | 0.41 | 0 | 0.84 | 0.47 | 89.2 | 0.72 | 0.31 |
| Hex | 50 | 87 | 16 | 29 | 0 | 54 | 2F | 59 | 48 | 1F |
| Octal | 120 | 207 | 26 | 51 | 0 | 124 | 57 | 131 | 110 | 37 |
| Binary | 1010000 | 10000111 | 10110 | 101001 | 0 | 1010100 | 101111 | 1011001 | 1001000 | 11111 |
Color Harmonies of #508716
Complementary color
Monochromatic Colors of #508716
Black with #508716
Text Example
Text Example
White with #508716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508716; }
p { color: rgb(80,135,22); }
H1.HeaderClassName
{
color: #508716;
}
.AnyTagClassName
{
color: #508716;
}
</style>
background-color css
<style>
a { background-color: #508716; }
a { background-color: rgb(80,135,22); }
div.DivClassName
{
background-color: #508716;
}
.BgClassName
{
background-color: #508716;
}
</style>
border-color css
<style>
span { border-color: #508716; }
span { border-color: rgb(80,135,22); }
td.TdClassName
{
border-color: #508716;
}
.TagClassName
{
border-color: #508716;
}
</style>