Shades of Vida Loca #4F8014
Tints of Vida Loca #4F8014
RGB
CMYK
RGB Variations
Color information
#4F8014 (or 0x4F8014) is known color: Vida Loca. HEX triplet: 4F, 80 and 14. RGB value is (79,128,20). Sum of RGB (Red+Green+Blue) = 79+128+20=227 (30% of max value = 765). Red value is 79 (31.25% from 255 or 34.80% from 227); Green value is 128 (50.39% from 255 or 56.39% from 227); Blue value is 20 (8.20% from 255 or 8.81% from 227); Max value from RGB is 128 - color contains mainly: green. Hex color #4F8014 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #4F8014 is #B07FEB. Grayscale: #656565. Windows color (decimal): -11567084 or 1343567. OLE color: 1343567.
HSL color Cylindrical-coordinate representation of color #4F8014: hue angle of 87.22º degrees, saturation: 0.73, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #4F8014 is Cyan = 0.38, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 79 | 128 | 20 | - |
| CMYK | 0.38 | 0 | 0.84 | 0.50 |
| HSL | 87.22º | 0.73% | 0.29% | - |
| HSV(B) | 87.22º | 0.84% | 0.5% | - |
| XYZ | 11.07 | 17.15 | 3.39 | - |
| YUV | 101.04 | 82.27 | 112.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 79 | 128 | 20 | 0.38 | 0 | 0.84 | 0.50 | 87.22 | 0.73 | 0.29 |
| Hex | 4F | 80 | 14 | 26 | 0 | 54 | 32 | 57 | 49 | 1D |
| Octal | 117 | 200 | 24 | 46 | 0 | 124 | 62 | 127 | 111 | 35 |
| Binary | 1001111 | 10000000 | 10100 | 100110 | 0 | 1010100 | 110010 | 1010111 | 1001001 | 11101 |
Color Harmonies of #4F8014
Complementary color
Monochromatic Colors of #4F8014
Black with #4F8014
Text Example
Text Example
White with #4F8014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4F8014; }
p { color: rgb(79,128,20); }
H1.HeaderClassName
{
color: #4F8014;
}
.AnyTagClassName
{
color: #4F8014;
}
</style>
background-color css
<style>
a { background-color: #4F8014; }
a { background-color: rgb(79,128,20); }
div.DivClassName
{
background-color: #4F8014;
}
.BgClassName
{
background-color: #4F8014;
}
</style>
border-color css
<style>
span { border-color: #4F8014; }
span { border-color: rgb(79,128,20); }
td.TdClassName
{
border-color: #4F8014;
}
.TagClassName
{
border-color: #4F8014;
}
</style>