Shades of Vida Loca #4C8112
Tints of Vida Loca #4C8112
RGB
CMYK
RGB Variations
Color information
#4C8112 (or 0x4C8112) is known color: Vida Loca. HEX triplet: 4C, 81 and 12. RGB value is (76,129,18). Sum of RGB (Red+Green+Blue) = 76+129+18=223 (29% of max value = 765). Red value is 76 (30.08% from 255 or 34.08% from 223); Green value is 129 (50.78% from 255 or 57.85% from 223); Blue value is 18 (7.42% from 255 or 8.07% from 223); Max value from RGB is 129 - color contains mainly: green. Hex color #4C8112 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #4C8112 is #B37EED. Grayscale: #646464. Windows color (decimal): -11763438 or 1212748. OLE color: 1212748.
HSL color Cylindrical-coordinate representation of color #4C8112: hue angle of 88.65º 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 #4C8112 is Cyan = 0.41, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 76 | 129 | 18 | - |
| CMYK | 0.41 | 0 | 0.86 | 0.49 |
| HSL | 88.65º | 0.76% | 0.29% | - |
| HSV(B) | 88.65º | 0.86% | 0.51% | - |
| XYZ | 10.94 | 17.28 | 3.33 | - |
| YUV | 100.5 | 81.44 | 110.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 76 | 129 | 18 | 0.41 | 0 | 0.86 | 0.49 | 88.65 | 0.76 | 0.29 |
| Hex | 4C | 81 | 12 | 29 | 0 | 56 | 31 | 59 | 4C | 1D |
| Octal | 114 | 201 | 22 | 51 | 0 | 126 | 61 | 131 | 114 | 35 |
| Binary | 1001100 | 10000001 | 10010 | 101001 | 0 | 1010110 | 110001 | 1011001 | 1001100 | 11101 |
Color Harmonies of #4C8112
Complementary color
Monochromatic Colors of #4C8112
Black with #4C8112
Text Example
Text Example
White with #4C8112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4C8112; }
p { color: rgb(76,129,18); }
H1.HeaderClassName
{
color: #4C8112;
}
.AnyTagClassName
{
color: #4C8112;
}
</style>
background-color css
<style>
a { background-color: #4C8112; }
a { background-color: rgb(76,129,18); }
div.DivClassName
{
background-color: #4C8112;
}
.BgClassName
{
background-color: #4C8112;
}
</style>
border-color css
<style>
span { border-color: #4C8112; }
span { border-color: rgb(76,129,18); }
td.TdClassName
{
border-color: #4C8112;
}
.TagClassName
{
border-color: #4C8112;
}
</style>