Shades of Limeade #509228
Tints of Limeade #509228
RGB
CMYK
RGB Variations
Color information
#509228 (or 0x509228) is known color: Limeade. HEX triplet: 50, 92 and 28. RGB value is (80,146,40). Sum of RGB (Red+Green+Blue) = 80+146+40=266 (35% of max value = 765). Red value is 80 (31.64% from 255 or 30.08% from 266); Green value is 146 (57.42% from 255 or 54.89% from 266); Blue value is 40 (16.02% from 255 or 15.04% from 266); Max value from RGB is 146 - color contains mainly: green. Hex color #509228 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509228 is #AF6DD7. Grayscale: #727272. Windows color (decimal): -11496920 or 2658896. OLE color: 2658896.
HSL color Cylindrical-coordinate representation of color #509228: hue angle of 97.36º degrees, saturation: 0.57, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #509228 is Cyan = 0.45, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 146 | 40 | - |
| CMYK | 0.45 | 0 | 0.73 | 0.43 |
| HSL | 97.36º | 0.57% | 0.36% | - |
| HSV(B) | 97.36º | 0.73% | 0.57% | - |
| XYZ | 13.97 | 22.42 | 5.6 | - |
| YUV | 114.18 | 86.13 | 103.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 146 | 40 | 0.45 | 0 | 0.73 | 0.43 | 97.36 | 0.57 | 0.36 |
| Hex | 50 | 92 | 28 | 2D | 0 | 49 | 2B | 61 | 39 | 24 |
| Octal | 120 | 222 | 50 | 55 | 0 | 111 | 53 | 141 | 71 | 44 |
| Binary | 1010000 | 10010010 | 101000 | 101101 | 0 | 1001001 | 101011 | 1100001 | 111001 | 100100 |
Color Harmonies of #509228
Complementary color
Monochromatic Colors of #509228
Black with #509228
Text Example
Text Example
White with #509228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509228; }
p { color: rgb(80,146,40); }
H1.HeaderClassName
{
color: #509228;
}
.AnyTagClassName
{
color: #509228;
}
</style>
background-color css
<style>
a { background-color: #509228; }
a { background-color: rgb(80,146,40); }
div.DivClassName
{
background-color: #509228;
}
.BgClassName
{
background-color: #509228;
}
</style>
border-color css
<style>
span { border-color: #509228; }
span { border-color: rgb(80,146,40); }
td.TdClassName
{
border-color: #509228;
}
.TagClassName
{
border-color: #509228;
}
</style>