Shades of Vida Loca #4F8312
Tints of Vida Loca #4F8312
RGB
CMYK
RGB Variations
Color information
#4F8312 (or 0x4F8312) is known color: Vida Loca. HEX triplet: 4F, 83 and 12. RGB value is (79,131,18). Sum of RGB (Red+Green+Blue) = 79+131+18=228 (30% of max value = 765). Red value is 79 (31.25% from 255 or 34.65% from 228); Green value is 131 (51.56% from 255 or 57.46% from 228); Blue value is 18 (7.42% from 255 or 7.89% from 228); Max value from RGB is 131 - color contains mainly: green. Hex color #4F8312 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #4F8312 is #B07CED. Grayscale: #666666. Windows color (decimal): -11566318 or 1213263. OLE color: 1213263.
HSL color Cylindrical-coordinate representation of color #4F8312: hue angle of 87.61º degrees, saturation: 0.76, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #4F8312 is Cyan = 0.40, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 79 | 131 | 18 | - |
| CMYK | 0.40 | 0 | 0.86 | 0.49 |
| HSL | 87.61º | 0.76% | 0.29% | - |
| HSV(B) | 87.61º | 0.86% | 0.51% | - |
| XYZ | 11.45 | 17.94 | 3.43 | - |
| YUV | 102.57 | 80.27 | 111.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 79 | 131 | 18 | 0.40 | 0 | 0.86 | 0.49 | 87.61 | 0.76 | 0.29 |
| Hex | 4F | 83 | 12 | 28 | 0 | 56 | 31 | 58 | 4C | 1D |
| Octal | 117 | 203 | 22 | 50 | 0 | 126 | 61 | 130 | 114 | 35 |
| Binary | 1001111 | 10000011 | 10010 | 101000 | 0 | 1010110 | 110001 | 1011000 | 1001100 | 11101 |
Color Harmonies of #4F8312
Complementary color
Monochromatic Colors of #4F8312
Black with #4F8312
Text Example
Text Example
White with #4F8312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4F8312; }
p { color: rgb(79,131,18); }
H1.HeaderClassName
{
color: #4F8312;
}
.AnyTagClassName
{
color: #4F8312;
}
</style>
background-color css
<style>
a { background-color: #4F8312; }
a { background-color: rgb(79,131,18); }
div.DivClassName
{
background-color: #4F8312;
}
.BgClassName
{
background-color: #4F8312;
}
</style>
border-color css
<style>
span { border-color: #4F8312; }
span { border-color: rgb(79,131,18); }
td.TdClassName
{
border-color: #4F8312;
}
.TagClassName
{
border-color: #4F8312;
}
</style>