Shades of Vida Loca #4D8615
Tints of Vida Loca #4D8615
RGB
CMYK
RGB Variations
Color information
#4D8615 (or 0x4D8615) is known color: Vida Loca. HEX triplet: 4D, 86 and 15. RGB value is (77,134,21). Sum of RGB (Red+Green+Blue) = 77+134+21=232 (30% of max value = 765). Red value is 77 (30.47% from 255 or 33.19% from 232); Green value is 134 (52.73% from 255 or 57.76% from 232); Blue value is 21 (8.59% from 255 or 9.05% from 232); Max value from RGB is 134 - color contains mainly: green. Hex color #4D8615 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #4D8615 is #B279EA. Grayscale: #686868. Windows color (decimal): -11696619 or 1410637. OLE color: 1410637.
HSL color Cylindrical-coordinate representation of color #4D8615: hue angle of 90.27º degrees, saturation: 0.73, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #4D8615 is Cyan = 0.43, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 77 | 134 | 21 | - |
| CMYK | 0.43 | 0 | 0.84 | 0.47 |
| HSL | 90.27º | 0.73% | 0.3% | - |
| HSV(B) | 90.27º | 0.84% | 0.53% | - |
| XYZ | 11.72 | 18.68 | 3.7 | - |
| YUV | 104.08 | 81.12 | 108.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 77 | 134 | 21 | 0.43 | 0 | 0.84 | 0.47 | 90.27 | 0.73 | 0.3 |
| Hex | 4D | 86 | 15 | 2B | 0 | 54 | 2F | 5A | 49 | 1E |
| Octal | 115 | 206 | 25 | 53 | 0 | 124 | 57 | 132 | 111 | 36 |
| Binary | 1001101 | 10000110 | 10101 | 101011 | 0 | 1010100 | 101111 | 1011010 | 1001001 | 11110 |
Color Harmonies of #4D8615
Complementary color
Monochromatic Colors of #4D8615
Black with #4D8615
Text Example
Text Example
White with #4D8615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4D8615; }
p { color: rgb(77,134,21); }
H1.HeaderClassName
{
color: #4D8615;
}
.AnyTagClassName
{
color: #4D8615;
}
</style>
background-color css
<style>
a { background-color: #4D8615; }
a { background-color: rgb(77,134,21); }
div.DivClassName
{
background-color: #4D8615;
}
.BgClassName
{
background-color: #4D8615;
}
</style>
border-color css
<style>
span { border-color: #4D8615; }
span { border-color: rgb(77,134,21); }
td.TdClassName
{
border-color: #4D8615;
}
.TagClassName
{
border-color: #4D8615;
}
</style>