Shades of Vida Loca #4C8413
Tints of Vida Loca #4C8413
RGB
CMYK
RGB Variations
Color information
#4C8413 (or 0x4C8413) is known color: Vida Loca. HEX triplet: 4C, 84 and 13. RGB value is (76,132,19). Sum of RGB (Red+Green+Blue) = 76+132+19=227 (30% of max value = 765). Red value is 76 (30.08% from 255 or 33.48% from 227); Green value is 132 (51.95% from 255 or 58.15% from 227); Blue value is 19 (7.81% from 255 or 8.37% from 227); Max value from RGB is 132 - color contains mainly: green. Hex color #4C8413 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #4C8413 is #B37BEC. Grayscale: #666666. Windows color (decimal): -11762669 or 1279052. OLE color: 1279052.
HSL color Cylindrical-coordinate representation of color #4C8413: hue angle of 89.73º degrees, saturation: 0.75, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #4C8413 is Cyan = 0.42, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 76 | 132 | 19 | - |
| CMYK | 0.42 | 0 | 0.86 | 0.48 |
| HSL | 89.73º | 0.75% | 0.3% | - |
| HSV(B) | 89.73º | 0.86% | 0.52% | - |
| XYZ | 11.35 | 18.09 | 3.51 | - |
| YUV | 102.37 | 80.95 | 109.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 76 | 132 | 19 | 0.42 | 0 | 0.86 | 0.48 | 89.73 | 0.75 | 0.3 |
| Hex | 4C | 84 | 13 | 2A | 0 | 56 | 30 | 5A | 4B | 1E |
| Octal | 114 | 204 | 23 | 52 | 0 | 126 | 60 | 132 | 113 | 36 |
| Binary | 1001100 | 10000100 | 10011 | 101010 | 0 | 1010110 | 110000 | 1011010 | 1001011 | 11110 |
Color Harmonies of #4C8413
Complementary color
Monochromatic Colors of #4C8413
Black with #4C8413
Text Example
Text Example
White with #4C8413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4C8413; }
p { color: rgb(76,132,19); }
H1.HeaderClassName
{
color: #4C8413;
}
.AnyTagClassName
{
color: #4C8413;
}
</style>
background-color css
<style>
a { background-color: #4C8413; }
a { background-color: rgb(76,132,19); }
div.DivClassName
{
background-color: #4C8413;
}
.BgClassName
{
background-color: #4C8413;
}
</style>
border-color css
<style>
span { border-color: #4C8413; }
span { border-color: rgb(76,132,19); }
td.TdClassName
{
border-color: #4C8413;
}
.TagClassName
{
border-color: #4C8413;
}
</style>