Shades of Limeade #549514
Tints of Limeade #549514
RGB
CMYK
RGB Variations
Color information
#549514 (or 0x549514) is known color: Limeade. HEX triplet: 54, 95 and 14. RGB value is (84,149,20). Sum of RGB (Red+Green+Blue) = 84+149+20=253 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.20% from 253); Green value is 149 (58.59% from 255 or 58.89% from 253); Blue value is 20 (8.20% from 255 or 7.91% from 253); Max value from RGB is 149 - color contains mainly: green. Hex color #549514 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #549514 is #AB6AEB. Grayscale: #737373. Windows color (decimal): -11234028 or 1348948. OLE color: 1348948.
HSL color Cylindrical-coordinate representation of color #549514: hue angle of 90.23º degrees, saturation: 0.76, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #549514 is Cyan = 0.44, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 149 | 20 | - |
| CMYK | 0.44 | 0 | 0.87 | 0.42 |
| HSL | 90.23º | 0.76% | 0.33% | - |
| HSV(B) | 90.23º | 0.87% | 0.58% | - |
| XYZ | 14.53 | 23.43 | 4.42 | - |
| YUV | 114.86 | 74.47 | 105.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 149 | 20 | 0.44 | 0 | 0.87 | 0.42 | 90.23 | 0.76 | 0.33 |
| Hex | 54 | 95 | 14 | 2C | 0 | 57 | 2A | 5A | 4C | 21 |
| Octal | 124 | 225 | 24 | 54 | 0 | 127 | 52 | 132 | 114 | 41 |
| Binary | 1010100 | 10010101 | 10100 | 101100 | 0 | 1010111 | 101010 | 1011010 | 1001100 | 100001 |
Color Harmonies of #549514
Complementary color
Monochromatic Colors of #549514
Black with #549514
Text Example
Text Example
White with #549514
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549514; }
p { color: rgb(84,149,20); }
H1.HeaderClassName
{
color: #549514;
}
.AnyTagClassName
{
color: #549514;
}
</style>
background-color css
<style>
a { background-color: #549514; }
a { background-color: rgb(84,149,20); }
div.DivClassName
{
background-color: #549514;
}
.BgClassName
{
background-color: #549514;
}
</style>
border-color css
<style>
span { border-color: #549514; }
span { border-color: rgb(84,149,20); }
td.TdClassName
{
border-color: #549514;
}
.TagClassName
{
border-color: #549514;
}
</style>