Shades of Limeade #499406
Tints of Limeade #499406
RGB
CMYK
RGB Variations
Color information
#499406 (or 0x499406) is known color: Limeade. HEX triplet: 49, 94 and 06. RGB value is (73,148,6). Sum of RGB (Red+Green+Blue) = 73+148+6=227 (30% of max value = 765). Red value is 73 (28.91% from 255 or 32.16% from 227); Green value is 148 (58.20% from 255 or 65.20% from 227); Blue value is 6 (2.73% from 255 or 2.64% from 227); Max value from RGB is 148 - color contains mainly: green. Hex color #499406 is not a web safe color. Web safe color analog (approx): #339900. Inversed color of #499406 is #B66BF9. Grayscale: #6D6D6D. Windows color (decimal): -11955194 or 431177. OLE color: 431177.
HSL color Cylindrical-coordinate representation of color #499406: hue angle of 91.69º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #499406 is Cyan = 0.51, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 73 | 148 | 6 | - |
| CMYK | 0.51 | 0 | 0.96 | 0.42 |
| HSL | 91.69º | 0.92% | 0.3% | - |
| HSV(B) | 91.69º | 0.96% | 0.58% | - |
| XYZ | 13.37 | 22.61 | 3.83 | - |
| YUV | 109.39 | 69.65 | 102.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 148 | 6 | 0.51 | 0 | 0.96 | 0.42 | 91.69 | 0.92 | 0.3 |
| Hex | 49 | 94 | 6 | 33 | 0 | 60 | 2A | 5C | 5C | 1E |
| Octal | 111 | 224 | 6 | 63 | 0 | 140 | 52 | 134 | 134 | 36 |
| Binary | 1001001 | 10010100 | 110 | 110011 | 0 | 1100000 | 101010 | 1011100 | 1011100 | 11110 |
Color Harmonies of #499406
Complementary color
Monochromatic Colors of #499406
Black with #499406
Text Example
Text Example
White with #499406
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #499406; }
p { color: rgb(73,148,6); }
H1.HeaderClassName
{
color: #499406;
}
.AnyTagClassName
{
color: #499406;
}
</style>
background-color css
<style>
a { background-color: #499406; }
a { background-color: rgb(73,148,6); }
div.DivClassName
{
background-color: #499406;
}
.BgClassName
{
background-color: #499406;
}
</style>
border-color css
<style>
span { border-color: #499406; }
span { border-color: rgb(73,148,6); }
td.TdClassName
{
border-color: #499406;
}
.TagClassName
{
border-color: #499406;
}
</style>