Shades of Vida Loca #4C8213
Tints of Vida Loca #4C8213
RGB
CMYK
RGB Variations
Color information
#4C8213 (or 0x4C8213) is known color: Vida Loca. HEX triplet: 4C, 82 and 13. RGB value is (76,130,19). Sum of RGB (Red+Green+Blue) = 76+130+19=225 (29% of max value = 765). Red value is 76 (30.08% from 255 or 33.78% from 225); Green value is 130 (51.17% from 255 or 57.78% from 225); Blue value is 19 (7.81% from 255 or 8.44% from 225); Max value from RGB is 130 - color contains mainly: green. Hex color #4C8213 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #4C8213 is #B37DEC. Grayscale: #656565. Windows color (decimal): -11763181 or 1278540. OLE color: 1278540.
HSL color Cylindrical-coordinate representation of color #4C8213: hue angle of 89.19º degrees, saturation: 0.74, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #4C8213 is Cyan = 0.42, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 76 | 130 | 19 | - |
| CMYK | 0.42 | 0 | 0.85 | 0.49 |
| HSL | 89.19º | 0.74% | 0.29% | - |
| HSV(B) | 89.19º | 0.85% | 0.51% | - |
| XYZ | 11.08 | 17.55 | 3.42 | - |
| YUV | 101.2 | 81.61 | 110.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 76 | 130 | 19 | 0.42 | 0 | 0.85 | 0.49 | 89.19 | 0.74 | 0.29 |
| Hex | 4C | 82 | 13 | 2A | 0 | 55 | 31 | 59 | 4A | 1D |
| Octal | 114 | 202 | 23 | 52 | 0 | 125 | 61 | 131 | 112 | 35 |
| Binary | 1001100 | 10000010 | 10011 | 101010 | 0 | 1010101 | 110001 | 1011001 | 1001010 | 11101 |
Color Harmonies of #4C8213
Complementary color
Monochromatic Colors of #4C8213
Black with #4C8213
Text Example
Text Example
White with #4C8213
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4C8213; }
p { color: rgb(76,130,19); }
H1.HeaderClassName
{
color: #4C8213;
}
.AnyTagClassName
{
color: #4C8213;
}
</style>
background-color css
<style>
a { background-color: #4C8213; }
a { background-color: rgb(76,130,19); }
div.DivClassName
{
background-color: #4C8213;
}
.BgClassName
{
background-color: #4C8213;
}
</style>
border-color css
<style>
span { border-color: #4C8213; }
span { border-color: rgb(76,130,19); }
td.TdClassName
{
border-color: #4C8213;
}
.TagClassName
{
border-color: #4C8213;
}
</style>