Shades of Vida Loca #4F8417
Tints of Vida Loca #4F8417
RGB
CMYK
RGB Variations
Color information
#4F8417 (or 0x4F8417) is known color: Vida Loca. HEX triplet: 4F, 84 and 17. RGB value is (79,132,23). Sum of RGB (Red+Green+Blue) = 79+132+23=234 (30% of max value = 765). Red value is 79 (31.25% from 255 or 33.76% from 234); Green value is 132 (51.95% from 255 or 56.41% from 234); Blue value is 23 (9.38% from 255 or 9.83% from 234); Max value from RGB is 132 - color contains mainly: green. Hex color #4F8417 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #4F8417 is #B07BE8. Grayscale: #686868. Windows color (decimal): -11566057 or 1541199. OLE color: 1541199.
HSL color Cylindrical-coordinate representation of color #4F8417: hue angle of 89.17º 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 #4F8417 is Cyan = 0.40, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 79 | 132 | 23 | - |
| CMYK | 0.40 | 0 | 0.83 | 0.48 |
| HSL | 89.17º | 0.7% | 0.3% | - |
| HSV(B) | 89.17º | 0.83% | 0.52% | - |
| XYZ | 11.63 | 18.23 | 3.72 | - |
| YUV | 103.73 | 82.44 | 110.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 79 | 132 | 23 | 0.40 | 0 | 0.83 | 0.48 | 89.17 | 0.7 | 0.3 |
| Hex | 4F | 84 | 17 | 28 | 0 | 53 | 30 | 59 | 46 | 1E |
| Octal | 117 | 204 | 27 | 50 | 0 | 123 | 60 | 131 | 106 | 36 |
| Binary | 1001111 | 10000100 | 10111 | 101000 | 0 | 1010011 | 110000 | 1011001 | 1000110 | 11110 |
Color Harmonies of #4F8417
Complementary color
Monochromatic Colors of #4F8417
Black with #4F8417
Text Example
Text Example
White with #4F8417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4F8417; }
p { color: rgb(79,132,23); }
H1.HeaderClassName
{
color: #4F8417;
}
.AnyTagClassName
{
color: #4F8417;
}
</style>
background-color css
<style>
a { background-color: #4F8417; }
a { background-color: rgb(79,132,23); }
div.DivClassName
{
background-color: #4F8417;
}
.BgClassName
{
background-color: #4F8417;
}
</style>
border-color css
<style>
span { border-color: #4F8417; }
span { border-color: rgb(79,132,23); }
td.TdClassName
{
border-color: #4F8417;
}
.TagClassName
{
border-color: #4F8417;
}
</style>