Shades of Vida Loca #498806
Tints of Vida Loca #498806
RGB
CMYK
RGB Variations
Color information
#498806 (or 0x498806) is known color: Vida Loca. HEX triplet: 49, 88 and 06. RGB value is (73,136,6). Sum of RGB (Red+Green+Blue) = 73+136+6=215 (28% of max value = 765). Red value is 73 (28.91% from 255 or 33.95% from 215); Green value is 136 (53.52% from 255 or 63.26% from 215); Blue value is 6 (2.73% from 255 or 2.79% from 215); Max value from RGB is 136 - color contains mainly: green. Hex color #498806 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #498806 is #B677F9. Grayscale: #666666. Windows color (decimal): -11958266 or 428105. OLE color: 428105.
HSL color Cylindrical-coordinate representation of color #498806: hue angle of 89.08º degrees, saturation: 0.92, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #498806 is Cyan = 0.46, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 73 | 136 | 6 | - |
| CMYK | 0.46 | 0 | 0.96 | 0.47 |
| HSL | 89.08º | 0.92% | 0.28% | - |
| HSV(B) | 89.08º | 0.96% | 0.53% | - |
| XYZ | 11.58 | 19.04 | 3.24 | - |
| YUV | 102.34 | 73.63 | 107.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 136 | 6 | 0.46 | 0 | 0.96 | 0.47 | 89.08 | 0.92 | 0.28 |
| Hex | 49 | 88 | 6 | 2E | 0 | 60 | 2F | 59 | 5C | 1C |
| Octal | 111 | 210 | 6 | 56 | 0 | 140 | 57 | 131 | 134 | 34 |
| Binary | 1001001 | 10001000 | 110 | 101110 | 0 | 1100000 | 101111 | 1011001 | 1011100 | 11100 |
Color Harmonies of #498806
Complementary color
Monochromatic Colors of #498806
Black with #498806
Text Example
Text Example
White with #498806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #498806; }
p { color: rgb(73,136,6); }
H1.HeaderClassName
{
color: #498806;
}
.AnyTagClassName
{
color: #498806;
}
</style>
background-color css
<style>
a { background-color: #498806; }
a { background-color: rgb(73,136,6); }
div.DivClassName
{
background-color: #498806;
}
.BgClassName
{
background-color: #498806;
}
</style>
border-color css
<style>
span { border-color: #498806; }
span { border-color: rgb(73,136,6); }
td.TdClassName
{
border-color: #498806;
}
.TagClassName
{
border-color: #498806;
}
</style>