Shades of Limeade #549305
Tints of Limeade #549305
RGB
CMYK
RGB Variations
Color information
#549305 (or 0x549305) is known color: Limeade. HEX triplet: 54, 93 and 05. RGB value is (84,147,5). Sum of RGB (Red+Green+Blue) = 84+147+5=236 (31% of max value = 765). Red value is 84 (33.20% from 255 or 35.59% from 236); Green value is 147 (57.81% from 255 or 62.29% from 236); Blue value is 5 (2.34% from 255 or 2.12% from 236); Max value from RGB is 147 - color contains mainly: green. Hex color #549305 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #549305 is #AB6CFA. Grayscale: #707070. Windows color (decimal): -11234555 or 365396. OLE color: 365396.
HSL color Cylindrical-coordinate representation of color #549305: hue angle of 86.62º degrees, saturation: 0.93, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #549305 is Cyan = 0.43, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 147 | 5 | - |
| CMYK | 0.43 | 0 | 0.97 | 0.42 |
| HSL | 86.62º | 0.93% | 0.3% | - |
| HSV(B) | 86.62º | 0.97% | 0.58% | - |
| XYZ | 14.12 | 22.76 | 3.79 | - |
| YUV | 111.98 | 67.63 | 108.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 147 | 5 | 0.43 | 0 | 0.97 | 0.42 | 86.62 | 0.93 | 0.3 |
| Hex | 54 | 93 | 5 | 2B | 0 | 61 | 2A | 57 | 5D | 1E |
| Octal | 124 | 223 | 5 | 53 | 0 | 141 | 52 | 127 | 135 | 36 |
| Binary | 1010100 | 10010011 | 101 | 101011 | 0 | 1100001 | 101010 | 1010111 | 1011101 | 11110 |
Color Harmonies of #549305
Complementary color
Monochromatic Colors of #549305
Black with #549305
Text Example
Text Example
White with #549305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549305; }
p { color: rgb(84,147,5); }
H1.HeaderClassName
{
color: #549305;
}
.AnyTagClassName
{
color: #549305;
}
</style>
background-color css
<style>
a { background-color: #549305; }
a { background-color: rgb(84,147,5); }
div.DivClassName
{
background-color: #549305;
}
.BgClassName
{
background-color: #549305;
}
</style>
border-color css
<style>
span { border-color: #549305; }
span { border-color: rgb(84,147,5); }
td.TdClassName
{
border-color: #549305;
}
.TagClassName
{
border-color: #549305;
}
</style>