Shades of Vida Loca #4C8408
Tints of Vida Loca #4C8408
RGB
CMYK
RGB Variations
Color information
#4C8408 (or 0x4C8408) is known color: Vida Loca. HEX triplet: 4C, 84 and 08. RGB value is (76,132,8). Sum of RGB (Red+Green+Blue) = 76+132+8=216 (28% of max value = 765). Red value is 76 (30.08% from 255 or 35.19% from 216); Green value is 132 (51.95% from 255 or 61.11% from 216); Blue value is 8 (3.52% from 255 or 3.70% from 216); Max value from RGB is 132 - color contains mainly: green. Hex color #4C8408 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #4C8408 is #B37BF7. Grayscale: #656565. Windows color (decimal): -11762680 or 558156. OLE color: 558156.
HSL color Cylindrical-coordinate representation of color #4C8408: hue angle of 87.1º degrees, saturation: 0.89, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #4C8408 is Cyan = 0.42, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 76 | 132 | 8 | - |
| CMYK | 0.42 | 0 | 0.94 | 0.48 |
| HSL | 87.1º | 0.89% | 0.27% | - |
| HSV(B) | 87.1º | 0.94% | 0.52% | - |
| XYZ | 11.28 | 18.06 | 3.12 | - |
| YUV | 101.12 | 75.45 | 110.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 76 | 132 | 8 | 0.42 | 0 | 0.94 | 0.48 | 87.1 | 0.89 | 0.27 |
| Hex | 4C | 84 | 8 | 2A | 0 | 5E | 30 | 57 | 59 | 1B |
| Octal | 114 | 204 | 10 | 52 | 0 | 136 | 60 | 127 | 131 | 33 |
| Binary | 1001100 | 10000100 | 1000 | 101010 | 0 | 1011110 | 110000 | 1010111 | 1011001 | 11011 |
Color Harmonies of #4C8408
Complementary color
Monochromatic Colors of #4C8408
Black with #4C8408
Text Example
Text Example
White with #4C8408
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4C8408; }
p { color: rgb(76,132,8); }
H1.HeaderClassName
{
color: #4C8408;
}
.AnyTagClassName
{
color: #4C8408;
}
</style>
background-color css
<style>
a { background-color: #4C8408; }
a { background-color: rgb(76,132,8); }
div.DivClassName
{
background-color: #4C8408;
}
.BgClassName
{
background-color: #4C8408;
}
</style>
border-color css
<style>
span { border-color: #4C8408; }
span { border-color: rgb(76,132,8); }
td.TdClassName
{
border-color: #4C8408;
}
.TagClassName
{
border-color: #4C8408;
}
</style>