Shades of Vida Loca #508117
Tints of Vida Loca #508117
RGB
CMYK
RGB Variations
Color information
#508117 (or 0x508117) is known color: Vida Loca. HEX triplet: 50, 81 and 17. RGB value is (80,129,23). Sum of RGB (Red+Green+Blue) = 80+129+23=232 (30% of max value = 765). Red value is 80 (31.64% from 255 or 34.48% from 232); Green value is 129 (50.78% from 255 or 55.60% from 232); Blue value is 23 (9.38% from 255 or 9.91% from 232); Max value from RGB is 129 - color contains mainly: green. Hex color #508117 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #508117 is #AF7EE8. Grayscale: #666666. Windows color (decimal): -11501289 or 1540432. OLE color: 1540432.
HSL color Cylindrical-coordinate representation of color #508117: hue angle of 87.74º degrees, saturation: 0.7, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #508117 is Cyan = 0.38, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 129 | 23 | - |
| CMYK | 0.38 | 0 | 0.82 | 0.49 |
| HSL | 87.74º | 0.7% | 0.3% | - |
| HSV(B) | 87.74º | 0.82% | 0.51% | - |
| XYZ | 11.31 | 17.47 | 3.59 | - |
| YUV | 102.27 | 83.27 | 112.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 129 | 23 | 0.38 | 0 | 0.82 | 0.49 | 87.74 | 0.7 | 0.3 |
| Hex | 50 | 81 | 17 | 26 | 0 | 52 | 31 | 58 | 46 | 1E |
| Octal | 120 | 201 | 27 | 46 | 0 | 122 | 61 | 130 | 106 | 36 |
| Binary | 1010000 | 10000001 | 10111 | 100110 | 0 | 1010010 | 110001 | 1011000 | 1000110 | 11110 |
Color Harmonies of #508117
Complementary color
Monochromatic Colors of #508117
Black with #508117
Text Example
Text Example
White with #508117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508117; }
p { color: rgb(80,129,23); }
H1.HeaderClassName
{
color: #508117;
}
.AnyTagClassName
{
color: #508117;
}
</style>
background-color css
<style>
a { background-color: #508117; }
a { background-color: rgb(80,129,23); }
div.DivClassName
{
background-color: #508117;
}
.BgClassName
{
background-color: #508117;
}
</style>
border-color css
<style>
span { border-color: #508117; }
span { border-color: rgb(80,129,23); }
td.TdClassName
{
border-color: #508117;
}
.TagClassName
{
border-color: #508117;
}
</style>