Shades of Limeade #549324
Tints of Limeade #549324
RGB
CMYK
RGB Variations
Color information
#549324 (or 0x549324) is known color: Limeade. HEX triplet: 54, 93 and 24. RGB value is (84,147,36). Sum of RGB (Red+Green+Blue) = 84+147+36=267 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.46% from 267); Green value is 147 (57.81% from 255 or 55.06% from 267); Blue value is 36 (14.45% from 255 or 13.48% from 267); Max value from RGB is 147 - color contains mainly: green. Hex color #549324 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #549324 is #AB6CDB. Grayscale: #737373. Windows color (decimal): -11234524 or 2397012. OLE color: 2397012.
HSL color Cylindrical-coordinate representation of color #549324: hue angle of 94.05º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #549324 is Cyan = 0.43, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 147 | 36 | - |
| CMYK | 0.43 | 0 | 0.76 | 0.42 |
| HSL | 94.05º | 0.61% | 0.36% | - |
| HSV(B) | 94.05º | 0.76% | 0.58% | - |
| XYZ | 14.41 | 22.88 | 5.33 | - |
| YUV | 115.51 | 83.13 | 105.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 147 | 36 | 0.43 | 0 | 0.76 | 0.42 | 94.05 | 0.61 | 0.36 |
| Hex | 54 | 93 | 24 | 2B | 0 | 4C | 2A | 5E | 3D | 24 |
| Octal | 124 | 223 | 44 | 53 | 0 | 114 | 52 | 136 | 75 | 44 |
| Binary | 1010100 | 10010011 | 100100 | 101011 | 0 | 1001100 | 101010 | 1011110 | 111101 | 100100 |
Color Harmonies of #549324
Complementary color
Monochromatic Colors of #549324
Black with #549324
Text Example
Text Example
White with #549324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549324; }
p { color: rgb(84,147,36); }
H1.HeaderClassName
{
color: #549324;
}
.AnyTagClassName
{
color: #549324;
}
</style>
background-color css
<style>
a { background-color: #549324; }
a { background-color: rgb(84,147,36); }
div.DivClassName
{
background-color: #549324;
}
.BgClassName
{
background-color: #549324;
}
</style>
border-color css
<style>
span { border-color: #549324; }
span { border-color: rgb(84,147,36); }
td.TdClassName
{
border-color: #549324;
}
.TagClassName
{
border-color: #549324;
}
</style>