Shades of Vida Loca #508615
Tints of Vida Loca #508615
RGB
CMYK
RGB Variations
Color information
#508615 (or 0x508615) is known color: Vida Loca. HEX triplet: 50, 86 and 15. RGB value is (80,134,21). Sum of RGB (Red+Green+Blue) = 80+134+21=235 (31% of max value = 765). Red value is 80 (31.64% from 255 or 34.04% from 235); Green value is 134 (52.73% from 255 or 57.02% from 235); Blue value is 21 (8.59% from 255 or 8.94% from 235); Max value from RGB is 134 - color contains mainly: green. Hex color #508615 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #508615 is #AF79EA. Grayscale: #696969. Windows color (decimal): -11500011 or 1410640. OLE color: 1410640.
HSL color Cylindrical-coordinate representation of color #508615: hue angle of 88.67º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #508615 is Cyan = 0.40, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 134 | 21 | - |
| CMYK | 0.40 | 0 | 0.84 | 0.47 |
| HSL | 88.67º | 0.73% | 0.3% | - |
| HSV(B) | 88.67º | 0.84% | 0.53% | - |
| XYZ | 11.97 | 18.81 | 3.71 | - |
| YUV | 104.97 | 80.61 | 110.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 134 | 21 | 0.40 | 0 | 0.84 | 0.47 | 88.67 | 0.73 | 0.3 |
| Hex | 50 | 86 | 15 | 28 | 0 | 54 | 2F | 59 | 49 | 1E |
| Octal | 120 | 206 | 25 | 50 | 0 | 124 | 57 | 131 | 111 | 36 |
| Binary | 1010000 | 10000110 | 10101 | 101000 | 0 | 1010100 | 101111 | 1011001 | 1001001 | 11110 |
Color Harmonies of #508615
Complementary color
Monochromatic Colors of #508615
Black with #508615
Text Example
Text Example
White with #508615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508615; }
p { color: rgb(80,134,21); }
H1.HeaderClassName
{
color: #508615;
}
.AnyTagClassName
{
color: #508615;
}
</style>
background-color css
<style>
a { background-color: #508615; }
a { background-color: rgb(80,134,21); }
div.DivClassName
{
background-color: #508615;
}
.BgClassName
{
background-color: #508615;
}
</style>
border-color css
<style>
span { border-color: #508615; }
span { border-color: rgb(80,134,21); }
td.TdClassName
{
border-color: #508615;
}
.TagClassName
{
border-color: #508615;
}
</style>