Shades of Vida Loca #4D8014
Tints of Vida Loca #4D8014
RGB
CMYK
RGB Variations
Color information
#4D8014 (or 0x4D8014) is known color: Vida Loca. HEX triplet: 4D, 80 and 14. RGB value is (77,128,20). Sum of RGB (Red+Green+Blue) = 77+128+20=225 (29% of max value = 765). Red value is 77 (30.47% from 255 or 34.22% from 225); Green value is 128 (50.39% from 255 or 56.89% from 225); Blue value is 20 (8.20% from 255 or 8.89% from 225); Max value from RGB is 128 - color contains mainly: green. Hex color #4D8014 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #4D8014 is #B27FEB. Grayscale: #646464. Windows color (decimal): -11698156 or 1343565. OLE color: 1343565.
HSL color Cylindrical-coordinate representation of color #4D8014: hue angle of 88.33º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #4D8014 is Cyan = 0.40, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 77 | 128 | 20 | - |
| CMYK | 0.40 | 0 | 0.84 | 0.50 |
| HSL | 88.33º | 0.73% | 0.29% | - |
| HSV(B) | 88.33º | 0.84% | 0.5% | - |
| XYZ | 10.91 | 17.07 | 3.38 | - |
| YUV | 100.44 | 82.6 | 111.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 77 | 128 | 20 | 0.40 | 0 | 0.84 | 0.50 | 88.33 | 0.73 | 0.29 |
| Hex | 4D | 80 | 14 | 28 | 0 | 54 | 32 | 58 | 49 | 1D |
| Octal | 115 | 200 | 24 | 50 | 0 | 124 | 62 | 130 | 111 | 35 |
| Binary | 1001101 | 10000000 | 10100 | 101000 | 0 | 1010100 | 110010 | 1011000 | 1001001 | 11101 |
Color Harmonies of #4D8014
Complementary color
Monochromatic Colors of #4D8014
Black with #4D8014
Text Example
Text Example
White with #4D8014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4D8014; }
p { color: rgb(77,128,20); }
H1.HeaderClassName
{
color: #4D8014;
}
.AnyTagClassName
{
color: #4D8014;
}
</style>
background-color css
<style>
a { background-color: #4D8014; }
a { background-color: rgb(77,128,20); }
div.DivClassName
{
background-color: #4D8014;
}
.BgClassName
{
background-color: #4D8014;
}
</style>
border-color css
<style>
span { border-color: #4D8014; }
span { border-color: rgb(77,128,20); }
td.TdClassName
{
border-color: #4D8014;
}
.TagClassName
{
border-color: #4D8014;
}
</style>