Shades of Vida Loca #4E8611
Tints of Vida Loca #4E8611
RGB
CMYK
RGB Variations
Color information
#4E8611 (or 0x4E8611) is known color: Vida Loca. HEX triplet: 4E, 86 and 11. RGB value is (78,134,17). Sum of RGB (Red+Green+Blue) = 78+134+17=229 (30% of max value = 765). Red value is 78 (30.86% from 255 or 34.06% from 229); Green value is 134 (52.73% from 255 or 58.52% from 229); Blue value is 17 (7.03% from 255 or 7.42% from 229); Max value from RGB is 134 - color contains mainly: green. Hex color #4E8611 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #4E8611 is #B179EE. Grayscale: #686868. Windows color (decimal): -11631087 or 1148494. OLE color: 1148494.
HSL color Cylindrical-coordinate representation of color #4E8611: hue angle of 88.72º degrees, saturation: 0.77, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #4E8611 is Cyan = 0.42, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 78 | 134 | 17 | - |
| CMYK | 0.42 | 0 | 0.87 | 0.47 |
| HSL | 88.72º | 0.77% | 0.3% | - |
| HSV(B) | 88.72º | 0.87% | 0.53% | - |
| XYZ | 11.77 | 18.71 | 3.52 | - |
| YUV | 103.92 | 78.95 | 109.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 78 | 134 | 17 | 0.42 | 0 | 0.87 | 0.47 | 88.72 | 0.77 | 0.3 |
| Hex | 4E | 86 | 11 | 2A | 0 | 57 | 2F | 59 | 4D | 1E |
| Octal | 116 | 206 | 21 | 52 | 0 | 127 | 57 | 131 | 115 | 36 |
| Binary | 1001110 | 10000110 | 10001 | 101010 | 0 | 1010111 | 101111 | 1011001 | 1001101 | 11110 |
Color Harmonies of #4E8611
Complementary color
Monochromatic Colors of #4E8611
Black with #4E8611
Text Example
Text Example
White with #4E8611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4E8611; }
p { color: rgb(78,134,17); }
H1.HeaderClassName
{
color: #4E8611;
}
.AnyTagClassName
{
color: #4E8611;
}
</style>
background-color css
<style>
a { background-color: #4E8611; }
a { background-color: rgb(78,134,17); }
div.DivClassName
{
background-color: #4E8611;
}
.BgClassName
{
background-color: #4E8611;
}
</style>
border-color css
<style>
span { border-color: #4E8611; }
span { border-color: rgb(78,134,17); }
td.TdClassName
{
border-color: #4E8611;
}
.TagClassName
{
border-color: #4E8611;
}
</style>