Shades of Vida Loca #4D8114
Tints of Vida Loca #4D8114
RGB
CMYK
RGB Variations
Color information
#4D8114 (or 0x4D8114) is known color: Vida Loca. HEX triplet: 4D, 81 and 14. RGB value is (77,129,20). Sum of RGB (Red+Green+Blue) = 77+129+20=226 (29% of max value = 765). Red value is 77 (30.47% from 255 or 34.07% from 226); Green value is 129 (50.78% from 255 or 57.08% from 226); Blue value is 20 (8.20% from 255 or 8.85% from 226); Max value from RGB is 129 - color contains mainly: green. Hex color #4D8114 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #4D8114 is #B27EEB. Grayscale: #656565. Windows color (decimal): -11697900 or 1343821. OLE color: 1343821.
HSL color Cylindrical-coordinate representation of color #4D8114: hue angle of 88.62º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #4D8114 is Cyan = 0.40, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 77 | 129 | 20 | - |
| CMYK | 0.40 | 0 | 0.84 | 0.49 |
| HSL | 88.62º | 0.73% | 0.29% | - |
| HSV(B) | 88.62º | 0.84% | 0.51% | - |
| XYZ | 11.04 | 17.33 | 3.42 | - |
| YUV | 101.03 | 82.27 | 110.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 77 | 129 | 20 | 0.40 | 0 | 0.84 | 0.49 | 88.62 | 0.73 | 0.29 |
| Hex | 4D | 81 | 14 | 28 | 0 | 54 | 31 | 59 | 49 | 1D |
| Octal | 115 | 201 | 24 | 50 | 0 | 124 | 61 | 131 | 111 | 35 |
| Binary | 1001101 | 10000001 | 10100 | 101000 | 0 | 1010100 | 110001 | 1011001 | 1001001 | 11101 |
Color Harmonies of #4D8114
Complementary color
Monochromatic Colors of #4D8114
Black with #4D8114
Text Example
Text Example
White with #4D8114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4D8114; }
p { color: rgb(77,129,20); }
H1.HeaderClassName
{
color: #4D8114;
}
.AnyTagClassName
{
color: #4D8114;
}
</style>
background-color css
<style>
a { background-color: #4D8114; }
a { background-color: rgb(77,129,20); }
div.DivClassName
{
background-color: #4D8114;
}
.BgClassName
{
background-color: #4D8114;
}
</style>
border-color css
<style>
span { border-color: #4D8114; }
span { border-color: rgb(77,129,20); }
td.TdClassName
{
border-color: #4D8114;
}
.TagClassName
{
border-color: #4D8114;
}
</style>