Shades of Limeade #549719
Tints of Limeade #549719
RGB
CMYK
RGB Variations
Color information
#549719 (or 0x549719) is known color: Limeade. HEX triplet: 54, 97 and 19. RGB value is (84,151,25). Sum of RGB (Red+Green+Blue) = 84+151+25=260 (34% of max value = 765). Red value is 84 (33.20% from 255 or 32.31% from 260); Green value is 151 (59.38% from 255 or 58.08% from 260); Blue value is 25 (10.16% from 255 or 9.62% from 260); Max value from RGB is 151 - color contains mainly: green. Hex color #549719 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #549719 is #AB68E6. Grayscale: #757575. Windows color (decimal): -11233511 or 1677140. OLE color: 1677140.
HSL color Cylindrical-coordinate representation of color #549719: hue angle of 91.9º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #549719 is Cyan = 0.44, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 84 | 151 | 25 | - |
| CMYK | 0.44 | 0 | 0.83 | 0.41 |
| HSL | 91.9º | 0.72% | 0.35% | - |
| HSV(B) | 91.9º | 0.83% | 0.59% | - |
| XYZ | 14.9 | 24.09 | 4.78 | - |
| YUV | 116.6 | 76.3 | 104.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 151 | 25 | 0.44 | 0 | 0.83 | 0.41 | 91.9 | 0.72 | 0.35 |
| Hex | 54 | 97 | 19 | 2C | 0 | 53 | 29 | 5C | 48 | 23 |
| Octal | 124 | 227 | 31 | 54 | 0 | 123 | 51 | 134 | 110 | 43 |
| Binary | 1010100 | 10010111 | 11001 | 101100 | 0 | 1010011 | 101001 | 1011100 | 1001000 | 100011 |
Color Harmonies of #549719
Complementary color
Monochromatic Colors of #549719
Black with #549719
Text Example
Text Example
White with #549719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549719; }
p { color: rgb(84,151,25); }
H1.HeaderClassName
{
color: #549719;
}
.AnyTagClassName
{
color: #549719;
}
</style>
background-color css
<style>
a { background-color: #549719; }
a { background-color: rgb(84,151,25); }
div.DivClassName
{
background-color: #549719;
}
.BgClassName
{
background-color: #549719;
}
</style>
border-color css
<style>
span { border-color: #549719; }
span { border-color: rgb(84,151,25); }
td.TdClassName
{
border-color: #549719;
}
.TagClassName
{
border-color: #549719;
}
</style>