Shades of Vida Loca #4D8417
Tints of Vida Loca #4D8417
RGB
CMYK
RGB Variations
Color information
#4D8417 (or 0x4D8417) is known color: Vida Loca. HEX triplet: 4D, 84 and 17. RGB value is (77,132,23). Sum of RGB (Red+Green+Blue) = 77+132+23=232 (30% of max value = 765). Red value is 77 (30.47% from 255 or 33.19% from 232); Green value is 132 (51.95% from 255 or 56.90% from 232); Blue value is 23 (9.38% from 255 or 9.91% from 232); Max value from RGB is 132 - color contains mainly: green. Hex color #4D8417 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #4D8417 is #B27BE8. Grayscale: #676767. Windows color (decimal): -11697129 or 1541197. OLE color: 1541197.
HSL color Cylindrical-coordinate representation of color #4D8417: hue angle of 90.28º degrees, saturation: 0.7, 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 #4D8417 is Cyan = 0.42, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 77 | 132 | 23 | - |
| CMYK | 0.42 | 0 | 0.83 | 0.48 |
| HSL | 90.28º | 0.7% | 0.3% | - |
| HSV(B) | 90.28º | 0.83% | 0.52% | - |
| XYZ | 11.47 | 18.14 | 3.71 | - |
| YUV | 103.13 | 82.78 | 109.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 77 | 132 | 23 | 0.42 | 0 | 0.83 | 0.48 | 90.28 | 0.7 | 0.3 |
| Hex | 4D | 84 | 17 | 2A | 0 | 53 | 30 | 5A | 46 | 1E |
| Octal | 115 | 204 | 27 | 52 | 0 | 123 | 60 | 132 | 106 | 36 |
| Binary | 1001101 | 10000100 | 10111 | 101010 | 0 | 1010011 | 110000 | 1011010 | 1000110 | 11110 |
Color Harmonies of #4D8417
Complementary color
Monochromatic Colors of #4D8417
Black with #4D8417
Text Example
Text Example
White with #4D8417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4D8417; }
p { color: rgb(77,132,23); }
H1.HeaderClassName
{
color: #4D8417;
}
.AnyTagClassName
{
color: #4D8417;
}
</style>
background-color css
<style>
a { background-color: #4D8417; }
a { background-color: rgb(77,132,23); }
div.DivClassName
{
background-color: #4D8417;
}
.BgClassName
{
background-color: #4D8417;
}
</style>
border-color css
<style>
span { border-color: #4D8417; }
span { border-color: rgb(77,132,23); }
td.TdClassName
{
border-color: #4D8417;
}
.TagClassName
{
border-color: #4D8417;
}
</style>