Shades of Vida Loca #4C8508
Tints of Vida Loca #4C8508
RGB
CMYK
RGB Variations
Color information
#4C8508 (or 0x4C8508) is known color: Vida Loca. HEX triplet: 4C, 85 and 08. RGB value is (76,133,8). Sum of RGB (Red+Green+Blue) = 76+133+8=217 (28% of max value = 765). Red value is 76 (30.08% from 255 or 35.02% from 217); Green value is 133 (52.34% from 255 or 61.29% from 217); Blue value is 8 (3.52% from 255 or 3.69% from 217); Max value from RGB is 133 - color contains mainly: green. Hex color #4C8508 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #4C8508 is #B37AF7. Grayscale: #666666. Windows color (decimal): -11762424 or 558412. OLE color: 558412.
HSL color Cylindrical-coordinate representation of color #4C8508: hue angle of 87.36º degrees, saturation: 0.89, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #4C8508 is Cyan = 0.43, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 76 | 133 | 8 | - |
| CMYK | 0.43 | 0 | 0.94 | 0.48 |
| HSL | 87.36º | 0.89% | 0.28% | - |
| HSV(B) | 87.36º | 0.94% | 0.52% | - |
| XYZ | 11.41 | 18.33 | 3.17 | - |
| YUV | 101.71 | 75.12 | 109.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 76 | 133 | 8 | 0.43 | 0 | 0.94 | 0.48 | 87.36 | 0.89 | 0.28 |
| Hex | 4C | 85 | 8 | 2B | 0 | 5E | 30 | 57 | 59 | 1C |
| Octal | 114 | 205 | 10 | 53 | 0 | 136 | 60 | 127 | 131 | 34 |
| Binary | 1001100 | 10000101 | 1000 | 101011 | 0 | 1011110 | 110000 | 1010111 | 1011001 | 11100 |
Color Harmonies of #4C8508
Complementary color
Monochromatic Colors of #4C8508
Black with #4C8508
Text Example
Text Example
White with #4C8508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4C8508; }
p { color: rgb(76,133,8); }
H1.HeaderClassName
{
color: #4C8508;
}
.AnyTagClassName
{
color: #4C8508;
}
</style>
background-color css
<style>
a { background-color: #4C8508; }
a { background-color: rgb(76,133,8); }
div.DivClassName
{
background-color: #4C8508;
}
.BgClassName
{
background-color: #4C8508;
}
</style>
border-color css
<style>
span { border-color: #4C8508; }
span { border-color: rgb(76,133,8); }
td.TdClassName
{
border-color: #4C8508;
}
.TagClassName
{
border-color: #4C8508;
}
</style>