Shades of Vida Loca #4A8506
Tints of Vida Loca #4A8506
RGB
CMYK
RGB Variations
Color information
#4A8506 (or 0x4A8506) is known color: Vida Loca. HEX triplet: 4A, 85 and 06. RGB value is (74,133,6). Sum of RGB (Red+Green+Blue) = 74+133+6=213 (28% of max value = 765). Red value is 74 (29.30% from 255 or 34.74% from 213); Green value is 133 (52.34% from 255 or 62.44% from 213); Blue value is 6 (2.73% from 255 or 2.82% from 213); Max value from RGB is 133 - color contains mainly: green. Hex color #4A8506 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #4A8506 is #B57AF9. Grayscale: #656565. Windows color (decimal): -11893498 or 427338. OLE color: 427338.
HSL color Cylindrical-coordinate representation of color #4A8506: hue angle of 87.87º degrees, saturation: 0.91, 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 #4A8506 is Cyan = 0.44, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 74 | 133 | 6 | - |
| CMYK | 0.44 | 0 | 0.95 | 0.48 |
| HSL | 87.87º | 0.91% | 0.27% | - |
| HSV(B) | 87.87º | 0.95% | 0.52% | - |
| XYZ | 11.24 | 18.24 | 3.1 | - |
| YUV | 100.88 | 74.45 | 108.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 74 | 133 | 6 | 0.44 | 0 | 0.95 | 0.48 | 87.87 | 0.91 | 0.27 |
| Hex | 4A | 85 | 6 | 2C | 0 | 5F | 30 | 58 | 5B | 1B |
| Octal | 112 | 205 | 6 | 54 | 0 | 137 | 60 | 130 | 133 | 33 |
| Binary | 1001010 | 10000101 | 110 | 101100 | 0 | 1011111 | 110000 | 1011000 | 1011011 | 11011 |
Color Harmonies of #4A8506
Complementary color
Monochromatic Colors of #4A8506
Black with #4A8506
Text Example
Text Example
White with #4A8506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #4A8506; }
p { color: rgb(74,133,6); }
H1.HeaderClassName
{
color: #4A8506;
}
.AnyTagClassName
{
color: #4A8506;
}
</style>
background-color css
<style>
a { background-color: #4A8506; }
a { background-color: rgb(74,133,6); }
div.DivClassName
{
background-color: #4A8506;
}
.BgClassName
{
background-color: #4A8506;
}
</style>
border-color css
<style>
span { border-color: #4A8506; }
span { border-color: rgb(74,133,6); }
td.TdClassName
{
border-color: #4A8506;
}
.TagClassName
{
border-color: #4A8506;
}
</style>