Shades of Limeade #549615
Tints of Limeade #549615
RGB
CMYK
RGB Variations
Color information
#549615 (or 0x549615) is known color: Limeade. HEX triplet: 54, 96 and 15. RGB value is (84,150,21). Sum of RGB (Red+Green+Blue) = 84+150+21=255 (33% of max value = 765). Red value is 84 (33.20% from 255 or 32.94% from 255); Green value is 150 (58.98% from 255 or 58.82% from 255); Blue value is 21 (8.59% from 255 or 8.24% from 255); Max value from RGB is 150 - color contains mainly: green. Hex color #549615 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #549615 is #AB69EA. Grayscale: #747474. Windows color (decimal): -11233771 or 1414740. OLE color: 1414740.
HSL color Cylindrical-coordinate representation of color #549615: hue angle of 90.7º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #549615 is Cyan = 0.44, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 150 | 21 | - |
| CMYK | 0.44 | 0 | 0.86 | 0.41 |
| HSL | 90.7º | 0.75% | 0.34% | - |
| HSV(B) | 90.7º | 0.86% | 0.59% | - |
| XYZ | 14.7 | 23.75 | 4.52 | - |
| YUV | 115.56 | 74.63 | 105.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 150 | 21 | 0.44 | 0 | 0.86 | 0.41 | 90.7 | 0.75 | 0.34 |
| Hex | 54 | 96 | 15 | 2C | 0 | 56 | 29 | 5B | 4B | 22 |
| Octal | 124 | 226 | 25 | 54 | 0 | 126 | 51 | 133 | 113 | 42 |
| Binary | 1010100 | 10010110 | 10101 | 101100 | 0 | 1010110 | 101001 | 1011011 | 1001011 | 100010 |
Color Harmonies of #549615
Complementary color
Monochromatic Colors of #549615
Black with #549615
Text Example
Text Example
White with #549615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549615; }
p { color: rgb(84,150,21); }
H1.HeaderClassName
{
color: #549615;
}
.AnyTagClassName
{
color: #549615;
}
</style>
background-color css
<style>
a { background-color: #549615; }
a { background-color: rgb(84,150,21); }
div.DivClassName
{
background-color: #549615;
}
.BgClassName
{
background-color: #549615;
}
</style>
border-color css
<style>
span { border-color: #549615; }
span { border-color: rgb(84,150,21); }
td.TdClassName
{
border-color: #549615;
}
.TagClassName
{
border-color: #549615;
}
</style>