Shades of Vida Loca #508714
Tints of Vida Loca #508714
RGB
CMYK
RGB Variations
Color information
#508714 (or 0x508714) is known color: Vida Loca. HEX triplet: 50, 87 and 14. RGB value is (80,135,20). Sum of RGB (Red+Green+Blue) = 80+135+20=235 (31% of max value = 765). Red value is 80 (31.64% from 255 or 34.04% from 235); Green value is 135 (53.12% from 255 or 57.45% from 235); Blue value is 20 (8.20% from 255 or 8.51% from 235); Max value from RGB is 135 - color contains mainly: green. Hex color #508714 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #508714 is #AF78EB. Grayscale: #696969. Windows color (decimal): -11499756 or 1345360. OLE color: 1345360.
HSL color Cylindrical-coordinate representation of color #508714: hue angle of 88.7º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #508714 is Cyan = 0.41, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 135 | 20 | - |
| CMYK | 0.41 | 0 | 0.85 | 0.47 |
| HSL | 88.7º | 0.74% | 0.3% | - |
| HSV(B) | 88.7º | 0.85% | 0.53% | - |
| XYZ | 12.1 | 19.08 | 3.71 | - |
| YUV | 105.45 | 79.78 | 109.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 135 | 20 | 0.41 | 0 | 0.85 | 0.47 | 88.7 | 0.74 | 0.3 |
| Hex | 50 | 87 | 14 | 29 | 0 | 55 | 2F | 59 | 4A | 1E |
| Octal | 120 | 207 | 24 | 51 | 0 | 125 | 57 | 131 | 112 | 36 |
| Binary | 1010000 | 10000111 | 10100 | 101001 | 0 | 1010101 | 101111 | 1011001 | 1001010 | 11110 |
Color Harmonies of #508714
Complementary color
Monochromatic Colors of #508714
Black with #508714
Text Example
Text Example
White with #508714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #508714; }
p { color: rgb(80,135,20); }
H1.HeaderClassName
{
color: #508714;
}
.AnyTagClassName
{
color: #508714;
}
</style>
background-color css
<style>
a { background-color: #508714; }
a { background-color: rgb(80,135,20); }
div.DivClassName
{
background-color: #508714;
}
.BgClassName
{
background-color: #508714;
}
</style>
border-color css
<style>
span { border-color: #508714; }
span { border-color: rgb(80,135,20); }
td.TdClassName
{
border-color: #508714;
}
.TagClassName
{
border-color: #508714;
}
</style>