Shades of Limeade #549518
Tints of Limeade #549518
RGB
CMYK
RGB Variations
Color information
#549518 (or 0x549518) is known color: Limeade. HEX triplet: 54, 95 and 18. RGB value is (84,149,24). Sum of RGB (Red+Green+Blue) = 84+149+24=257 (34% of max value = 765). Red value is 84 (33.20% from 255 or 32.68% from 257); Green value is 149 (58.59% from 255 or 57.98% from 257); Blue value is 24 (9.77% from 255 or 9.34% from 257); Max value from RGB is 149 - color contains mainly: green. Hex color #549518 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #549518 is #AB6AE7. Grayscale: #737373. Windows color (decimal): -11234024 or 1611092. OLE color: 1611092.
HSL color Cylindrical-coordinate representation of color #549518: hue angle of 91.2º degrees, saturation: 0.72, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #549518 is Cyan = 0.44, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 149 | 24 | - |
| CMYK | 0.44 | 0 | 0.84 | 0.42 |
| HSL | 91.2º | 0.72% | 0.34% | - |
| HSV(B) | 91.2º | 0.84% | 0.58% | - |
| XYZ | 14.57 | 23.45 | 4.62 | - |
| YUV | 115.32 | 76.47 | 105.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 149 | 24 | 0.44 | 0 | 0.84 | 0.42 | 91.2 | 0.72 | 0.34 |
| Hex | 54 | 95 | 18 | 2C | 0 | 54 | 2A | 5B | 48 | 22 |
| Octal | 124 | 225 | 30 | 54 | 0 | 124 | 52 | 133 | 110 | 42 |
| Binary | 1010100 | 10010101 | 11000 | 101100 | 0 | 1010100 | 101010 | 1011011 | 1001000 | 100010 |
Color Harmonies of #549518
Complementary color
Monochromatic Colors of #549518
Black with #549518
Text Example
Text Example
White with #549518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549518; }
p { color: rgb(84,149,24); }
H1.HeaderClassName
{
color: #549518;
}
.AnyTagClassName
{
color: #549518;
}
</style>
background-color css
<style>
a { background-color: #549518; }
a { background-color: rgb(84,149,24); }
div.DivClassName
{
background-color: #549518;
}
.BgClassName
{
background-color: #549518;
}
</style>
border-color css
<style>
span { border-color: #549518; }
span { border-color: rgb(84,149,24); }
td.TdClassName
{
border-color: #549518;
}
.TagClassName
{
border-color: #549518;
}
</style>