Shades of Vida Loca #4C8710
Tints of Vida Loca #4C8710
RGB
CMYK
RGB Variations
Color information
#4C8710 (or 0x4C8710) is known color: Vida Loca. HEX triplet: 4C, 87 and 10. RGB value is (76,135,16). Sum of RGB (Red+Green+Blue) = 76+135+16=227 (30% of max value = 765). Red value is 76 (30.08% from 255 or 33.48% from 227); Green value is 135 (53.12% from 255 or 59.47% from 227); Blue value is 16 (6.64% from 255 or 7.05% from 227); Max value from RGB is 135 - color contains mainly: green. Hex color #4C8710 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #4C8710 is #B378EF. Grayscale: #686868. Windows color (decimal): -11761904 or 1083212. OLE color: 1083212.
HSL color Cylindrical-coordinate representation of color #4C8710: hue angle of 89.75º degrees, saturation: 0.79, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #4C8710 is Cyan = 0.44, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 76 | 135 | 16 | - |
| CMYK | 0.44 | 0 | 0.88 | 0.47 |
| HSL | 89.75º | 0.79% | 0.3% | - |
| HSV(B) | 89.75º | 0.88% | 0.53% | - |
| XYZ | 11.74 | 18.9 | 3.52 | - |
| YUV | 103.79 | 78.45 | 108.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 76 | 135 | 16 | 0.44 | 0 | 0.88 | 0.47 | 89.75 | 0.79 | 0.3 |
| Hex | 4C | 87 | 10 | 2C | 0 | 58 | 2F | 5A | 4F | 1E |
| Octal | 114 | 207 | 20 | 54 | 0 | 130 | 57 | 132 | 117 | 36 |
| Binary | 1001100 | 10000111 | 10000 | 101100 | 0 | 1011000 | 101111 | 1011010 | 1001111 | 11110 |
Color Harmonies of #4C8710
Complementary color
Monochromatic Colors of #4C8710
Black with #4C8710
Text Example
Text Example
White with #4C8710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4C8710; }
p { color: rgb(76,135,16); }
H1.HeaderClassName
{
color: #4C8710;
}
.AnyTagClassName
{
color: #4C8710;
}
</style>
background-color css
<style>
a { background-color: #4C8710; }
a { background-color: rgb(76,135,16); }
div.DivClassName
{
background-color: #4C8710;
}
.BgClassName
{
background-color: #4C8710;
}
</style>
border-color css
<style>
span { border-color: #4C8710; }
span { border-color: rgb(76,135,16); }
td.TdClassName
{
border-color: #4C8710;
}
.TagClassName
{
border-color: #4C8710;
}
</style>