Shades of Vida Loca #4A8407
Tints of Vida Loca #4A8407
RGB
CMYK
RGB Variations
Color information
#4A8407 (or 0x4A8407) is known color: Vida Loca. HEX triplet: 4A, 84 and 07. RGB value is (74,132,7). Sum of RGB (Red+Green+Blue) = 74+132+7=213 (28% of max value = 765). Red value is 74 (29.30% from 255 or 34.74% from 213); Green value is 132 (51.95% from 255 or 61.97% from 213); Blue value is 7 (3.12% from 255 or 3.29% from 213); Max value from RGB is 132 - color contains mainly: green. Hex color #4A8407 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #4A8407 is #B57BF8. Grayscale: #646464. Windows color (decimal): -11893753 or 492618. OLE color: 492618.
HSL color Cylindrical-coordinate representation of color #4A8407: hue angle of 87.84º degrees, saturation: 0.9, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #4A8407 is Cyan = 0.44, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 74 | 132 | 7 | - |
| CMYK | 0.44 | 0 | 0.95 | 0.48 |
| HSL | 87.84º | 0.9% | 0.27% | - |
| HSV(B) | 87.84º | 0.95% | 0.52% | - |
| XYZ | 11.11 | 17.97 | 3.08 | - |
| YUV | 100.41 | 75.28 | 109.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 74 | 132 | 7 | 0.44 | 0 | 0.95 | 0.48 | 87.84 | 0.9 | 0.27 |
| Hex | 4A | 84 | 7 | 2C | 0 | 5F | 30 | 58 | 5A | 1B |
| Octal | 112 | 204 | 7 | 54 | 0 | 137 | 60 | 130 | 132 | 33 |
| Binary | 1001010 | 10000100 | 111 | 101100 | 0 | 1011111 | 110000 | 1011000 | 1011010 | 11011 |
Color Harmonies of #4A8407
Complementary color
Monochromatic Colors of #4A8407
Black with #4A8407
Text Example
Text Example
White with #4A8407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4A8407; }
p { color: rgb(74,132,7); }
H1.HeaderClassName
{
color: #4A8407;
}
.AnyTagClassName
{
color: #4A8407;
}
</style>
background-color css
<style>
a { background-color: #4A8407; }
a { background-color: rgb(74,132,7); }
div.DivClassName
{
background-color: #4A8407;
}
.BgClassName
{
background-color: #4A8407;
}
</style>
border-color css
<style>
span { border-color: #4A8407; }
span { border-color: rgb(74,132,7); }
td.TdClassName
{
border-color: #4A8407;
}
.TagClassName
{
border-color: #4A8407;
}
</style>