Shades of Limeade #549326
Tints of Limeade #549326
RGB
CMYK
RGB Variations
Color information
#549326 (or 0x549326) is known color: Limeade. HEX triplet: 54, 93 and 26. RGB value is (84,147,38). Sum of RGB (Red+Green+Blue) = 84+147+38=269 (35% of max value = 765). Red value is 84 (33.20% from 255 or 31.23% from 269); Green value is 147 (57.81% from 255 or 54.65% from 269); Blue value is 38 (15.23% from 255 or 14.13% from 269); Max value from RGB is 147 - color contains mainly: green. Hex color #549326 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #549326 is #AB6CD9. Grayscale: #747474. Windows color (decimal): -11234522 or 2528084. OLE color: 2528084.
HSL color Cylindrical-coordinate representation of color #549326: hue angle of 94.68º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #549326 is Cyan = 0.43, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 147 | 38 | - |
| CMYK | 0.43 | 0 | 0.74 | 0.42 |
| HSL | 94.68º | 0.59% | 0.36% | - |
| HSV(B) | 94.68º | 0.74% | 0.58% | - |
| XYZ | 14.44 | 22.89 | 5.49 | - |
| YUV | 115.74 | 84.13 | 105.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 147 | 38 | 0.43 | 0 | 0.74 | 0.42 | 94.68 | 0.59 | 0.36 |
| Hex | 54 | 93 | 26 | 2B | 0 | 4A | 2A | 5F | 3B | 24 |
| Octal | 124 | 223 | 46 | 53 | 0 | 112 | 52 | 137 | 73 | 44 |
| Binary | 1010100 | 10010011 | 100110 | 101011 | 0 | 1001010 | 101010 | 1011111 | 111011 | 100100 |
Color Harmonies of #549326
Complementary color
Monochromatic Colors of #549326
Black with #549326
Text Example
Text Example
White with #549326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549326; }
p { color: rgb(84,147,38); }
H1.HeaderClassName
{
color: #549326;
}
.AnyTagClassName
{
color: #549326;
}
</style>
background-color css
<style>
a { background-color: #549326; }
a { background-color: rgb(84,147,38); }
div.DivClassName
{
background-color: #549326;
}
.BgClassName
{
background-color: #549326;
}
</style>
border-color css
<style>
span { border-color: #549326; }
span { border-color: rgb(84,147,38); }
td.TdClassName
{
border-color: #549326;
}
.TagClassName
{
border-color: #549326;
}
</style>