Shades of Limeade #549815
Tints of Limeade #549815
RGB
CMYK
RGB Variations
Color information
#549815 (or 0x549815) is known color: Limeade. HEX triplet: 54, 98 and 15. RGB value is (84,152,21). Sum of RGB (Red+Green+Blue) = 84+152+21=257 (34% of max value = 765). Red value is 84 (33.20% from 255 or 32.68% from 257); Green value is 152 (59.77% from 255 or 59.14% from 257); Blue value is 21 (8.59% from 255 or 8.17% from 257); Max value from RGB is 152 - color contains mainly: green. Hex color #549815 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #549815 is #AB67EA. Grayscale: #757575. Windows color (decimal): -11233259 or 1415252. OLE color: 1415252.
HSL color Cylindrical-coordinate representation of color #549815: hue angle of 91.15º degrees, saturation: 0.76, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #549815 is Cyan = 0.45, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 84 | 152 | 21 | - |
| CMYK | 0.45 | 0 | 0.86 | 0.40 |
| HSL | 91.15º | 0.76% | 0.34% | - |
| HSV(B) | 91.15º | 0.86% | 0.6% | - |
| XYZ | 15.02 | 24.4 | 4.63 | - |
| YUV | 116.73 | 73.97 | 104.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 152 | 21 | 0.45 | 0 | 0.86 | 0.40 | 91.15 | 0.76 | 0.34 |
| Hex | 54 | 98 | 15 | 2D | 0 | 56 | 28 | 5B | 4C | 22 |
| Octal | 124 | 230 | 25 | 55 | 0 | 126 | 50 | 133 | 114 | 42 |
| Binary | 1010100 | 10011000 | 10101 | 101101 | 0 | 1010110 | 101000 | 1011011 | 1001100 | 100010 |
Color Harmonies of #549815
Complementary color
Monochromatic Colors of #549815
Black with #549815
Text Example
Text Example
White with #549815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549815; }
p { color: rgb(84,152,21); }
H1.HeaderClassName
{
color: #549815;
}
.AnyTagClassName
{
color: #549815;
}
</style>
background-color css
<style>
a { background-color: #549815; }
a { background-color: rgb(84,152,21); }
div.DivClassName
{
background-color: #549815;
}
.BgClassName
{
background-color: #549815;
}
</style>
border-color css
<style>
span { border-color: #549815; }
span { border-color: rgb(84,152,21); }
td.TdClassName
{
border-color: #549815;
}
.TagClassName
{
border-color: #549815;
}
</style>