Shades of Limeade #509224
Tints of Limeade #509224
RGB
CMYK
RGB Variations
Color information
#509224 (or 0x509224) is known color: Limeade. HEX triplet: 50, 92 and 24. RGB value is (80,146,36). Sum of RGB (Red+Green+Blue) = 80+146+36=262 (34% of max value = 765). Red value is 80 (31.64% from 255 or 30.53% from 262); Green value is 146 (57.42% from 255 or 55.73% from 262); Blue value is 36 (14.45% from 255 or 13.74% from 262); Max value from RGB is 146 - color contains mainly: green. Hex color #509224 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509224 is #AF6DDB. Grayscale: #727272. Windows color (decimal): -11496924 or 2396752. OLE color: 2396752.
HSL color Cylindrical-coordinate representation of color #509224: hue angle of 96º degrees, saturation: 0.6, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #509224 is Cyan = 0.45, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 146 | 36 | - |
| CMYK | 0.45 | 0 | 0.75 | 0.43 |
| HSL | 96º | 0.6% | 0.36% | - |
| HSV(B) | 96º | 0.75% | 0.57% | - |
| XYZ | 13.91 | 22.39 | 5.26 | - |
| YUV | 113.73 | 84.13 | 103.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 146 | 36 | 0.45 | 0 | 0.75 | 0.43 | 96 | 0.6 | 0.36 |
| Hex | 50 | 92 | 24 | 2D | 0 | 4B | 2B | 60 | 3C | 24 |
| Octal | 120 | 222 | 44 | 55 | 0 | 113 | 53 | 140 | 74 | 44 |
| Binary | 1010000 | 10010010 | 100100 | 101101 | 0 | 1001011 | 101011 | 1100000 | 111100 | 100100 |
Color Harmonies of #509224
Complementary color
Monochromatic Colors of #509224
Black with #509224
Text Example
Text Example
White with #509224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509224; }
p { color: rgb(80,146,36); }
H1.HeaderClassName
{
color: #509224;
}
.AnyTagClassName
{
color: #509224;
}
</style>
background-color css
<style>
a { background-color: #509224; }
a { background-color: rgb(80,146,36); }
div.DivClassName
{
background-color: #509224;
}
.BgClassName
{
background-color: #509224;
}
</style>
border-color css
<style>
span { border-color: #509224; }
span { border-color: rgb(80,146,36); }
td.TdClassName
{
border-color: #509224;
}
.TagClassName
{
border-color: #509224;
}
</style>