Shades of Vida Loca #4D8516
Tints of Vida Loca #4D8516
RGB
CMYK
RGB Variations
Color information
#4D8516 (or 0x4D8516) is known color: Vida Loca. HEX triplet: 4D, 85 and 16. RGB value is (77,133,22). Sum of RGB (Red+Green+Blue) = 77+133+22=232 (30% of max value = 765). Red value is 77 (30.47% from 255 or 33.19% from 232); Green value is 133 (52.34% from 255 or 57.33% from 232); Blue value is 22 (8.98% from 255 or 9.48% from 232); Max value from RGB is 133 - color contains mainly: green. Hex color #4D8516 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #4D8516 is #B27AE9. Grayscale: #676767. Windows color (decimal): -11696874 or 1475917. OLE color: 1475917.
HSL color Cylindrical-coordinate representation of color #4D8516: hue angle of 90.27º degrees, saturation: 0.72, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #4D8516 is Cyan = 0.42, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 77 | 133 | 22 | - |
| CMYK | 0.42 | 0 | 0.83 | 0.48 |
| HSL | 90.27º | 0.72% | 0.3% | - |
| HSV(B) | 90.27º | 0.83% | 0.52% | - |
| XYZ | 11.59 | 18.41 | 3.7 | - |
| YUV | 103.6 | 81.95 | 109.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 77 | 133 | 22 | 0.42 | 0 | 0.83 | 0.48 | 90.27 | 0.72 | 0.3 |
| Hex | 4D | 85 | 16 | 2A | 0 | 53 | 30 | 5A | 48 | 1E |
| Octal | 115 | 205 | 26 | 52 | 0 | 123 | 60 | 132 | 110 | 36 |
| Binary | 1001101 | 10000101 | 10110 | 101010 | 0 | 1010011 | 110000 | 1011010 | 1001000 | 11110 |
Color Harmonies of #4D8516
Complementary color
Monochromatic Colors of #4D8516
Black with #4D8516
Text Example
Text Example
White with #4D8516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4D8516; }
p { color: rgb(77,133,22); }
H1.HeaderClassName
{
color: #4D8516;
}
.AnyTagClassName
{
color: #4D8516;
}
</style>
background-color css
<style>
a { background-color: #4D8516; }
a { background-color: rgb(77,133,22); }
div.DivClassName
{
background-color: #4D8516;
}
.BgClassName
{
background-color: #4D8516;
}
</style>
border-color css
<style>
span { border-color: #4D8516; }
span { border-color: rgb(77,133,22); }
td.TdClassName
{
border-color: #4D8516;
}
.TagClassName
{
border-color: #4D8516;
}
</style>