Shades of Vida Loca #4E8714
Tints of Vida Loca #4E8714
RGB
CMYK
RGB Variations
Color information
#4E8714 (or 0x4E8714) is known color: Vida Loca. HEX triplet: 4E, 87 and 14. RGB value is (78,135,20). Sum of RGB (Red+Green+Blue) = 78+135+20=233 (30% of max value = 765). Red value is 78 (30.86% from 255 or 33.48% from 233); Green value is 135 (53.12% from 255 or 57.94% from 233); Blue value is 20 (8.20% from 255 or 8.58% from 233); Max value from RGB is 135 - color contains mainly: green. Hex color #4E8714 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #4E8714 is #B178EB. Grayscale: #696969. Windows color (decimal): -11630828 or 1345358. OLE color: 1345358.
HSL color Cylindrical-coordinate representation of color #4E8714: hue angle of 89.74º 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 #4E8714 is Cyan = 0.42, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 78 | 135 | 20 | - |
| CMYK | 0.42 | 0 | 0.85 | 0.47 |
| HSL | 89.74º | 0.74% | 0.3% | - |
| HSV(B) | 89.74º | 0.85% | 0.53% | - |
| XYZ | 11.93 | 19 | 3.7 | - |
| YUV | 104.85 | 80.12 | 108.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 78 | 135 | 20 | 0.42 | 0 | 0.85 | 0.47 | 89.74 | 0.74 | 0.3 |
| Hex | 4E | 87 | 14 | 2A | 0 | 55 | 2F | 5A | 4A | 1E |
| Octal | 116 | 207 | 24 | 52 | 0 | 125 | 57 | 132 | 112 | 36 |
| Binary | 1001110 | 10000111 | 10100 | 101010 | 0 | 1010101 | 101111 | 1011010 | 1001010 | 11110 |
Color Harmonies of #4E8714
Complementary color
Monochromatic Colors of #4E8714
Black with #4E8714
Text Example
Text Example
White with #4E8714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4E8714; }
p { color: rgb(78,135,20); }
H1.HeaderClassName
{
color: #4E8714;
}
.AnyTagClassName
{
color: #4E8714;
}
</style>
background-color css
<style>
a { background-color: #4E8714; }
a { background-color: rgb(78,135,20); }
div.DivClassName
{
background-color: #4E8714;
}
.BgClassName
{
background-color: #4E8714;
}
</style>
border-color css
<style>
span { border-color: #4E8714; }
span { border-color: rgb(78,135,20); }
td.TdClassName
{
border-color: #4E8714;
}
.TagClassName
{
border-color: #4E8714;
}
</style>