Shades of Vida Loca #4C8615
Tints of Vida Loca #4C8615
RGB
CMYK
RGB Variations
Color information
#4C8615 (or 0x4C8615) is known color: Vida Loca. HEX triplet: 4C, 86 and 15. RGB value is (76,134,21). Sum of RGB (Red+Green+Blue) = 76+134+21=231 (30% of max value = 765). Red value is 76 (30.08% from 255 or 32.90% from 231); Green value is 134 (52.73% from 255 or 58.01% from 231); Blue value is 21 (8.59% from 255 or 9.09% from 231); Max value from RGB is 134 - color contains mainly: green. Hex color #4C8615 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #4C8615 is #B379EA. Grayscale: #686868. Windows color (decimal): -11762155 or 1410636. OLE color: 1410636.
HSL color Cylindrical-coordinate representation of color #4C8615: hue angle of 90.8º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #4C8615 is Cyan = 0.43, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 76 | 134 | 21 | - |
| CMYK | 0.43 | 0 | 0.84 | 0.47 |
| HSL | 90.8º | 0.73% | 0.3% | - |
| HSV(B) | 90.8º | 0.84% | 0.53% | - |
| XYZ | 11.64 | 18.64 | 3.69 | - |
| YUV | 103.78 | 81.28 | 108.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 76 | 134 | 21 | 0.43 | 0 | 0.84 | 0.47 | 90.8 | 0.73 | 0.3 |
| Hex | 4C | 86 | 15 | 2B | 0 | 54 | 2F | 5B | 49 | 1E |
| Octal | 114 | 206 | 25 | 53 | 0 | 124 | 57 | 133 | 111 | 36 |
| Binary | 1001100 | 10000110 | 10101 | 101011 | 0 | 1010100 | 101111 | 1011011 | 1001001 | 11110 |
Color Harmonies of #4C8615
Complementary color
Monochromatic Colors of #4C8615
Black with #4C8615
Text Example
Text Example
White with #4C8615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4C8615; }
p { color: rgb(76,134,21); }
H1.HeaderClassName
{
color: #4C8615;
}
.AnyTagClassName
{
color: #4C8615;
}
</style>
background-color css
<style>
a { background-color: #4C8615; }
a { background-color: rgb(76,134,21); }
div.DivClassName
{
background-color: #4C8615;
}
.BgClassName
{
background-color: #4C8615;
}
</style>
border-color css
<style>
span { border-color: #4C8615; }
span { border-color: rgb(76,134,21); }
td.TdClassName
{
border-color: #4C8615;
}
.TagClassName
{
border-color: #4C8615;
}
</style>