Shades of Vida Loca #4D8916
Tints of Vida Loca #4D8916
RGB
CMYK
RGB Variations
Color information
#4D8916 (or 0x4D8916) is known color: Vida Loca. HEX triplet: 4D, 89 and 16. RGB value is (77,137,22). Sum of RGB (Red+Green+Blue) = 77+137+22=236 (31% of max value = 765). Red value is 77 (30.47% from 255 or 32.63% from 236); Green value is 137 (53.91% from 255 or 58.05% from 236); Blue value is 22 (8.98% from 255 or 9.32% from 236); Max value from RGB is 137 - color contains mainly: green. Hex color #4D8916 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #4D8916 is #B276E9. Grayscale: #6A6A6A. Windows color (decimal): -11695850 or 1476941. OLE color: 1476941.
HSL color Cylindrical-coordinate representation of color #4D8916: hue angle of 91.3º degrees, saturation: 0.72, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #4D8916 is Cyan = 0.44, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 77 | 137 | 22 | - |
| CMYK | 0.44 | 0 | 0.84 | 0.46 |
| HSL | 91.3º | 0.72% | 0.31% | - |
| HSV(B) | 91.3º | 0.84% | 0.54% | - |
| XYZ | 12.15 | 19.53 | 3.89 | - |
| YUV | 105.95 | 80.62 | 107.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 77 | 137 | 22 | 0.44 | 0 | 0.84 | 0.46 | 91.3 | 0.72 | 0.31 |
| Hex | 4D | 89 | 16 | 2C | 0 | 54 | 2E | 5B | 48 | 1F |
| Octal | 115 | 211 | 26 | 54 | 0 | 124 | 56 | 133 | 110 | 37 |
| Binary | 1001101 | 10001001 | 10110 | 101100 | 0 | 1010100 | 101110 | 1011011 | 1001000 | 11111 |
Color Harmonies of #4D8916
Complementary color
Monochromatic Colors of #4D8916
Black with #4D8916
Text Example
Text Example
White with #4D8916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4D8916; }
p { color: rgb(77,137,22); }
H1.HeaderClassName
{
color: #4D8916;
}
.AnyTagClassName
{
color: #4D8916;
}
</style>
background-color css
<style>
a { background-color: #4D8916; }
a { background-color: rgb(77,137,22); }
div.DivClassName
{
background-color: #4D8916;
}
.BgClassName
{
background-color: #4D8916;
}
</style>
border-color css
<style>
span { border-color: #4D8916; }
span { border-color: rgb(77,137,22); }
td.TdClassName
{
border-color: #4D8916;
}
.TagClassName
{
border-color: #4D8916;
}
</style>