Shades of Limeade #549416
Tints of Limeade #549416
RGB
CMYK
RGB Variations
Color information
#549416 (or 0x549416) is known color: Limeade. HEX triplet: 54, 94 and 16. RGB value is (84,148,22). Sum of RGB (Red+Green+Blue) = 84+148+22=254 (33% of max value = 765). Red value is 84 (33.20% from 255 or 33.07% from 254); Green value is 148 (58.20% from 255 or 58.27% from 254); Blue value is 22 (8.98% from 255 or 8.66% from 254); Max value from RGB is 148 - color contains mainly: green. Hex color #549416 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #549416 is #AB6BE9. Grayscale: #727272. Windows color (decimal): -11234282 or 1479764. OLE color: 1479764.
HSL color Cylindrical-coordinate representation of color #549416: hue angle of 90.48º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #549416 is Cyan = 0.43, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 148 | 22 | - |
| CMYK | 0.43 | 0 | 0.85 | 0.42 |
| HSL | 90.48º | 0.74% | 0.33% | - |
| HSV(B) | 90.48º | 0.85% | 0.58% | - |
| XYZ | 14.39 | 23.12 | 4.46 | - |
| YUV | 114.5 | 75.8 | 106.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 148 | 22 | 0.43 | 0 | 0.85 | 0.42 | 90.48 | 0.74 | 0.33 |
| Hex | 54 | 94 | 16 | 2B | 0 | 55 | 2A | 5A | 4A | 21 |
| Octal | 124 | 224 | 26 | 53 | 0 | 125 | 52 | 132 | 112 | 41 |
| Binary | 1010100 | 10010100 | 10110 | 101011 | 0 | 1010101 | 101010 | 1011010 | 1001010 | 100001 |
Color Harmonies of #549416
Complementary color
Monochromatic Colors of #549416
Black with #549416
Text Example
Text Example
White with #549416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549416; }
p { color: rgb(84,148,22); }
H1.HeaderClassName
{
color: #549416;
}
.AnyTagClassName
{
color: #549416;
}
</style>
background-color css
<style>
a { background-color: #549416; }
a { background-color: rgb(84,148,22); }
div.DivClassName
{
background-color: #549416;
}
.BgClassName
{
background-color: #549416;
}
</style>
border-color css
<style>
span { border-color: #549416; }
span { border-color: rgb(84,148,22); }
td.TdClassName
{
border-color: #549416;
}
.TagClassName
{
border-color: #549416;
}
</style>