Shades of Vida Loca #4D8307
Tints of Vida Loca #4D8307
RGB
CMYK
RGB Variations
Color information
#4D8307 (or 0x4D8307) is known color: Vida Loca. HEX triplet: 4D, 83 and 07. RGB value is (77,131,7). Sum of RGB (Red+Green+Blue) = 77+131+7=215 (28% of max value = 765). Red value is 77 (30.47% from 255 or 35.81% from 215); Green value is 131 (51.56% from 255 or 60.93% from 215); Blue value is 7 (3.12% from 255 or 3.26% from 215); Max value from RGB is 131 - color contains mainly: green. Hex color #4D8307 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #4D8307 is #B27CF8. Grayscale: #656565. Windows color (decimal): -11697401 or 492365. OLE color: 492365.
HSL color Cylindrical-coordinate representation of color #4D8307: hue angle of 86.13º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #4D8307 is Cyan = 0.41, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 77 | 131 | 7 | - |
| CMYK | 0.41 | 0 | 0.95 | 0.49 |
| HSL | 86.13º | 0.9% | 0.27% | - |
| HSV(B) | 86.13º | 0.95% | 0.51% | - |
| XYZ | 11.22 | 17.83 | 3.05 | - |
| YUV | 100.72 | 75.11 | 111.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 77 | 131 | 7 | 0.41 | 0 | 0.95 | 0.49 | 86.13 | 0.9 | 0.27 |
| Hex | 4D | 83 | 7 | 29 | 0 | 5F | 31 | 56 | 5A | 1B |
| Octal | 115 | 203 | 7 | 51 | 0 | 137 | 61 | 126 | 132 | 33 |
| Binary | 1001101 | 10000011 | 111 | 101001 | 0 | 1011111 | 110001 | 1010110 | 1011010 | 11011 |
Color Harmonies of #4D8307
Complementary color
Monochromatic Colors of #4D8307
Black with #4D8307
Text Example
Text Example
White with #4D8307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4D8307; }
p { color: rgb(77,131,7); }
H1.HeaderClassName
{
color: #4D8307;
}
.AnyTagClassName
{
color: #4D8307;
}
</style>
background-color css
<style>
a { background-color: #4D8307; }
a { background-color: rgb(77,131,7); }
div.DivClassName
{
background-color: #4D8307;
}
.BgClassName
{
background-color: #4D8307;
}
</style>
border-color css
<style>
span { border-color: #4D8307; }
span { border-color: rgb(77,131,7); }
td.TdClassName
{
border-color: #4D8307;
}
.TagClassName
{
border-color: #4D8307;
}
</style>