Shades of Vida Loca #4C8708
Tints of Vida Loca #4C8708
RGB
CMYK
RGB Variations
Color information
#4C8708 (or 0x4C8708) is known color: Vida Loca. HEX triplet: 4C, 87 and 08. RGB value is (76,135,8). Sum of RGB (Red+Green+Blue) = 76+135+8=219 (29% of max value = 765). Red value is 76 (30.08% from 255 or 34.70% from 219); Green value is 135 (53.12% from 255 or 61.64% from 219); Blue value is 8 (3.52% from 255 or 3.65% from 219); Max value from RGB is 135 - color contains mainly: green. Hex color #4C8708 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #4C8708 is #B378F7. Grayscale: #676767. Windows color (decimal): -11761912 or 558924. OLE color: 558924.
HSL color Cylindrical-coordinate representation of color #4C8708: hue angle of 87.87º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #4C8708 is Cyan = 0.44, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 76 | 135 | 8 | - |
| CMYK | 0.44 | 0 | 0.94 | 0.47 |
| HSL | 87.87º | 0.89% | 0.28% | - |
| HSV(B) | 87.87º | 0.94% | 0.53% | - |
| XYZ | 11.69 | 18.88 | 3.26 | - |
| YUV | 102.88 | 74.45 | 108.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 76 | 135 | 8 | 0.44 | 0 | 0.94 | 0.47 | 87.87 | 0.89 | 0.28 |
| Hex | 4C | 87 | 8 | 2C | 0 | 5E | 2F | 58 | 59 | 1C |
| Octal | 114 | 207 | 10 | 54 | 0 | 136 | 57 | 130 | 131 | 34 |
| Binary | 1001100 | 10000111 | 1000 | 101100 | 0 | 1011110 | 101111 | 1011000 | 1011001 | 11100 |
Color Harmonies of #4C8708
Complementary color
Monochromatic Colors of #4C8708
Black with #4C8708
Text Example
Text Example
White with #4C8708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4C8708; }
p { color: rgb(76,135,8); }
H1.HeaderClassName
{
color: #4C8708;
}
.AnyTagClassName
{
color: #4C8708;
}
</style>
background-color css
<style>
a { background-color: #4C8708; }
a { background-color: rgb(76,135,8); }
div.DivClassName
{
background-color: #4C8708;
}
.BgClassName
{
background-color: #4C8708;
}
</style>
border-color css
<style>
span { border-color: #4C8708; }
span { border-color: rgb(76,135,8); }
td.TdClassName
{
border-color: #4C8708;
}
.TagClassName
{
border-color: #4C8708;
}
</style>