Shades of Vida Loca #4D8907
Tints of Vida Loca #4D8907
RGB
CMYK
RGB Variations
Color information
#4D8907 (or 0x4D8907) is known color: Vida Loca. HEX triplet: 4D, 89 and 07. RGB value is (77,137,7). Sum of RGB (Red+Green+Blue) = 77+137+7=221 (29% of max value = 765). Red value is 77 (30.47% from 255 or 34.84% from 221); Green value is 137 (53.91% from 255 or 61.99% from 221); Blue value is 7 (3.12% from 255 or 3.17% from 221); Max value from RGB is 137 - color contains mainly: green. Hex color #4D8907 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #4D8907 is #B276F8. Grayscale: #686868. Windows color (decimal): -11695865 or 493901. OLE color: 493901.
HSL color Cylindrical-coordinate representation of color #4D8907: hue angle of 87.69º degrees, saturation: 0.9, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #4D8907 is Cyan = 0.44, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 77 | 137 | 7 | - |
| CMYK | 0.44 | 0 | 0.95 | 0.46 |
| HSL | 87.69º | 0.9% | 0.28% | - |
| HSV(B) | 87.69º | 0.95% | 0.54% | - |
| XYZ | 12.04 | 19.48 | 3.33 | - |
| YUV | 104.24 | 73.12 | 108.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 77 | 137 | 7 | 0.44 | 0 | 0.95 | 0.46 | 87.69 | 0.9 | 0.28 |
| Hex | 4D | 89 | 7 | 2C | 0 | 5F | 2E | 58 | 5A | 1C |
| Octal | 115 | 211 | 7 | 54 | 0 | 137 | 56 | 130 | 132 | 34 |
| Binary | 1001101 | 10001001 | 111 | 101100 | 0 | 1011111 | 101110 | 1011000 | 1011010 | 11100 |
Color Harmonies of #4D8907
Complementary color
Monochromatic Colors of #4D8907
Black with #4D8907
Text Example
Text Example
White with #4D8907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4D8907; }
p { color: rgb(77,137,7); }
H1.HeaderClassName
{
color: #4D8907;
}
.AnyTagClassName
{
color: #4D8907;
}
</style>
background-color css
<style>
a { background-color: #4D8907; }
a { background-color: rgb(77,137,7); }
div.DivClassName
{
background-color: #4D8907;
}
.BgClassName
{
background-color: #4D8907;
}
</style>
border-color css
<style>
span { border-color: #4D8907; }
span { border-color: rgb(77,137,7); }
td.TdClassName
{
border-color: #4D8907;
}
.TagClassName
{
border-color: #4D8907;
}
</style>