Shades of Vida Loca #4C8714
Tints of Vida Loca #4C8714
RGB
CMYK
RGB Variations
Color information
#4C8714 (or 0x4C8714) is known color: Vida Loca. HEX triplet: 4C, 87 and 14. RGB value is (76,135,20). Sum of RGB (Red+Green+Blue) = 76+135+20=231 (30% of max value = 765). Red value is 76 (30.08% from 255 or 32.90% from 231); Green value is 135 (53.12% from 255 or 58.44% from 231); Blue value is 20 (8.20% from 255 or 8.66% from 231); Max value from RGB is 135 - color contains mainly: green. Hex color #4C8714 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #4C8714 is #B378EB. Grayscale: #686868. Windows color (decimal): -11761900 or 1345356. OLE color: 1345356.
HSL color Cylindrical-coordinate representation of color #4C8714: hue angle of 90.78º degrees, saturation: 0.74, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #4C8714 is Cyan = 0.44, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 76 | 135 | 20 | - |
| CMYK | 0.44 | 0 | 0.85 | 0.47 |
| HSL | 90.78º | 0.74% | 0.3% | - |
| HSV(B) | 90.78º | 0.85% | 0.53% | - |
| XYZ | 11.77 | 18.91 | 3.69 | - |
| YUV | 104.25 | 80.45 | 107.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 76 | 135 | 20 | 0.44 | 0 | 0.85 | 0.47 | 90.78 | 0.74 | 0.3 |
| Hex | 4C | 87 | 14 | 2C | 0 | 55 | 2F | 5B | 4A | 1E |
| Octal | 114 | 207 | 24 | 54 | 0 | 125 | 57 | 133 | 112 | 36 |
| Binary | 1001100 | 10000111 | 10100 | 101100 | 0 | 1010101 | 101111 | 1011011 | 1001010 | 11110 |
Color Harmonies of #4C8714
Complementary color
Monochromatic Colors of #4C8714
Black with #4C8714
Text Example
Text Example
White with #4C8714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4C8714; }
p { color: rgb(76,135,20); }
H1.HeaderClassName
{
color: #4C8714;
}
.AnyTagClassName
{
color: #4C8714;
}
</style>
background-color css
<style>
a { background-color: #4C8714; }
a { background-color: rgb(76,135,20); }
div.DivClassName
{
background-color: #4C8714;
}
.BgClassName
{
background-color: #4C8714;
}
</style>
border-color css
<style>
span { border-color: #4C8714; }
span { border-color: rgb(76,135,20); }
td.TdClassName
{
border-color: #4C8714;
}
.TagClassName
{
border-color: #4C8714;
}
</style>