Shades of Vida Loca #4C8515
Tints of Vida Loca #4C8515
RGB
CMYK
RGB Variations
Color information
#4C8515 (or 0x4C8515) is known color: Vida Loca. HEX triplet: 4C, 85 and 15. RGB value is (76,133,21). Sum of RGB (Red+Green+Blue) = 76+133+21=230 (30% of max value = 765). Red value is 76 (30.08% from 255 or 33.04% from 230); Green value is 133 (52.34% from 255 or 57.83% from 230); Blue value is 21 (8.59% from 255 or 9.13% from 230); Max value from RGB is 133 - color contains mainly: green. Hex color #4C8515 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #4C8515 is #B37AEA. Grayscale: #676767. Windows color (decimal): -11762411 or 1410380. OLE color: 1410380.
HSL color Cylindrical-coordinate representation of color #4C8515: hue angle of 90.54º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #4C8515 is Cyan = 0.43, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 76 | 133 | 21 | - |
| CMYK | 0.43 | 0 | 0.84 | 0.48 |
| HSL | 90.54º | 0.73% | 0.3% | - |
| HSV(B) | 90.54º | 0.84% | 0.52% | - |
| XYZ | 11.5 | 18.37 | 3.65 | - |
| YUV | 103.19 | 81.62 | 108.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 76 | 133 | 21 | 0.43 | 0 | 0.84 | 0.48 | 90.54 | 0.73 | 0.3 |
| Hex | 4C | 85 | 15 | 2B | 0 | 54 | 30 | 5B | 49 | 1E |
| Octal | 114 | 205 | 25 | 53 | 0 | 124 | 60 | 133 | 111 | 36 |
| Binary | 1001100 | 10000101 | 10101 | 101011 | 0 | 1010100 | 110000 | 1011011 | 1001001 | 11110 |
Color Harmonies of #4C8515
Complementary color
Monochromatic Colors of #4C8515
Black with #4C8515
Text Example
Text Example
White with #4C8515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4C8515; }
p { color: rgb(76,133,21); }
H1.HeaderClassName
{
color: #4C8515;
}
.AnyTagClassName
{
color: #4C8515;
}
</style>
background-color css
<style>
a { background-color: #4C8515; }
a { background-color: rgb(76,133,21); }
div.DivClassName
{
background-color: #4C8515;
}
.BgClassName
{
background-color: #4C8515;
}
</style>
border-color css
<style>
span { border-color: #4C8515; }
span { border-color: rgb(76,133,21); }
td.TdClassName
{
border-color: #4C8515;
}
.TagClassName
{
border-color: #4C8515;
}
</style>