Shades of Limeade #549226
Tints of Limeade #549226
RGB
CMYK
RGB Variations
Color information
#549226 (or 0x549226) is known color: Limeade. HEX triplet: 54, 92 and 26. RGB value is (84,146,38). Sum of RGB (Red+Green+Blue) = 84+146+38=268 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.34% from 268); Green value is 146 (57.42% from 255 or 54.48% from 268); Blue value is 38 (15.23% from 255 or 14.18% from 268); Max value from RGB is 146 - color contains mainly: green. Hex color #549226 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #549226 is #AB6DD9. Grayscale: #737373. Windows color (decimal): -11234778 or 2527828. OLE color: 2527828.
HSL color Cylindrical-coordinate representation of color #549226: hue angle of 94.44º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #549226 is Cyan = 0.42, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 84 | 146 | 38 | - |
| CMYK | 0.42 | 0 | 0.74 | 0.43 |
| HSL | 94.44º | 0.59% | 0.36% | - |
| HSV(B) | 94.44º | 0.74% | 0.57% | - |
| XYZ | 14.28 | 22.58 | 5.44 | - |
| YUV | 115.15 | 84.46 | 105.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 146 | 38 | 0.42 | 0 | 0.74 | 0.43 | 94.44 | 0.59 | 0.36 |
| Hex | 54 | 92 | 26 | 2A | 0 | 4A | 2B | 5E | 3B | 24 |
| Octal | 124 | 222 | 46 | 52 | 0 | 112 | 53 | 136 | 73 | 44 |
| Binary | 1010100 | 10010010 | 100110 | 101010 | 0 | 1001010 | 101011 | 1011110 | 111011 | 100100 |
Color Harmonies of #549226
Complementary color
Monochromatic Colors of #549226
Black with #549226
Text Example
Text Example
White with #549226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549226; }
p { color: rgb(84,146,38); }
H1.HeaderClassName
{
color: #549226;
}
.AnyTagClassName
{
color: #549226;
}
</style>
background-color css
<style>
a { background-color: #549226; }
a { background-color: rgb(84,146,38); }
div.DivClassName
{
background-color: #549226;
}
.BgClassName
{
background-color: #549226;
}
</style>
border-color css
<style>
span { border-color: #549226; }
span { border-color: rgb(84,146,38); }
td.TdClassName
{
border-color: #549226;
}
.TagClassName
{
border-color: #549226;
}
</style>