Shades of Limeade #549538
Tints of Limeade #549538
RGB
CMYK
RGB Variations
Color information
#549538 (or 0x549538) is known color: Limeade. HEX triplet: 54, 95 and 38. RGB value is (84,149,56). Sum of RGB (Red+Green+Blue) = 84+149+56=289 (38% of max value = 765). Red value is 84 (33.20% from 255 or 29.07% from 289); Green value is 149 (58.59% from 255 or 51.56% from 289); Blue value is 56 (22.27% from 255 or 19.38% from 289); Max value from RGB is 149 - color contains mainly: green. Hex color #549538 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #549538 is #AB6AC7. Grayscale: #777777. Windows color (decimal): -11233992 or 3708244. OLE color: 3708244.
HSL color Cylindrical-coordinate representation of color #549538: hue angle of 101.94º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #549538 is Cyan = 0.44, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 149 | 56 | - |
| CMYK | 0.44 | 0 | 0.62 | 0.42 |
| HSL | 101.94º | 0.45% | 0.4% | - |
| HSV(B) | 101.94º | 0.62% | 0.58% | - |
| XYZ | 15.12 | 23.67 | 7.51 | - |
| YUV | 118.96 | 92.47 | 103.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 149 | 56 | 0.44 | 0 | 0.62 | 0.42 | 101.94 | 0.45 | 0.4 |
| Hex | 54 | 95 | 38 | 2C | 0 | 3E | 2A | 66 | 2D | 28 |
| Octal | 124 | 225 | 70 | 54 | 0 | 76 | 52 | 146 | 55 | 50 |
| Binary | 1010100 | 10010101 | 111000 | 101100 | 0 | 111110 | 101010 | 1100110 | 101101 | 101000 |
Color Harmonies of #549538
Complementary color
Monochromatic Colors of #549538
Black with #549538
Text Example
Text Example
White with #549538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549538; }
p { color: rgb(84,149,56); }
H1.HeaderClassName
{
color: #549538;
}
.AnyTagClassName
{
color: #549538;
}
</style>
background-color css
<style>
a { background-color: #549538; }
a { background-color: rgb(84,149,56); }
div.DivClassName
{
background-color: #549538;
}
.BgClassName
{
background-color: #549538;
}
</style>
border-color css
<style>
span { border-color: #549538; }
span { border-color: rgb(84,149,56); }
td.TdClassName
{
border-color: #549538;
}
.TagClassName
{
border-color: #549538;
}
</style>