Shades of Vida Loca #4D8817
Tints of Vida Loca #4D8817
RGB
CMYK
RGB Variations
Color information
#4D8817 (or 0x4D8817) is known color: Vida Loca. HEX triplet: 4D, 88 and 17. RGB value is (77,136,23). Sum of RGB (Red+Green+Blue) = 77+136+23=236 (31% of max value = 765). Red value is 77 (30.47% from 255 or 32.63% from 236); Green value is 136 (53.52% from 255 or 57.63% from 236); Blue value is 23 (9.38% from 255 or 9.75% from 236); Max value from RGB is 136 - color contains mainly: green. Hex color #4D8817 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #4D8817 is #B277E8. Grayscale: #696969. Windows color (decimal): -11696105 or 1542221. OLE color: 1542221.
HSL color Cylindrical-coordinate representation of color #4D8817: hue angle of 91.33º degrees, saturation: 0.71, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #4D8817 is Cyan = 0.43, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 77 | 136 | 23 | - |
| CMYK | 0.43 | 0 | 0.83 | 0.47 |
| HSL | 91.33º | 0.71% | 0.31% | - |
| HSV(B) | 91.33º | 0.83% | 0.53% | - |
| XYZ | 12.02 | 19.25 | 3.89 | - |
| YUV | 105.48 | 81.45 | 107.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 77 | 136 | 23 | 0.43 | 0 | 0.83 | 0.47 | 91.33 | 0.71 | 0.31 |
| Hex | 4D | 88 | 17 | 2B | 0 | 53 | 2F | 5B | 47 | 1F |
| Octal | 115 | 210 | 27 | 53 | 0 | 123 | 57 | 133 | 107 | 37 |
| Binary | 1001101 | 10001000 | 10111 | 101011 | 0 | 1010011 | 101111 | 1011011 | 1000111 | 11111 |
Color Harmonies of #4D8817
Complementary color
Monochromatic Colors of #4D8817
Black with #4D8817
Text Example
Text Example
White with #4D8817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4D8817; }
p { color: rgb(77,136,23); }
H1.HeaderClassName
{
color: #4D8817;
}
.AnyTagClassName
{
color: #4D8817;
}
</style>
background-color css
<style>
a { background-color: #4D8817; }
a { background-color: rgb(77,136,23); }
div.DivClassName
{
background-color: #4D8817;
}
.BgClassName
{
background-color: #4D8817;
}
</style>
border-color css
<style>
span { border-color: #4D8817; }
span { border-color: rgb(77,136,23); }
td.TdClassName
{
border-color: #4D8817;
}
.TagClassName
{
border-color: #4D8817;
}
</style>