Shades of Limeade #509320
Tints of Limeade #509320
RGB
CMYK
RGB Variations
Color information
#509320 (or 0x509320) is known color: Limeade. HEX triplet: 50, 93 and 20. RGB value is (80,147,32). Sum of RGB (Red+Green+Blue) = 80+147+32=259 (34% of max value = 765). Red value is 80 (31.64% from 255 or 30.89% from 259); Green value is 147 (57.81% from 255 or 56.76% from 259); Blue value is 32 (12.89% from 255 or 12.36% from 259); Max value from RGB is 147 - color contains mainly: green. Hex color #509320 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509320 is #AF6CDF. Grayscale: #727272. Windows color (decimal): -11496672 or 2134864. OLE color: 2134864.
HSL color Cylindrical-coordinate representation of color #509320: hue angle of 94.96º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #509320 is Cyan = 0.46, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 147 | 32 | - |
| CMYK | 0.46 | 0 | 0.78 | 0.42 |
| HSL | 94.96º | 0.64% | 0.35% | - |
| HSV(B) | 94.96º | 0.78% | 0.58% | - |
| XYZ | 14 | 22.68 | 5.01 | - |
| YUV | 113.86 | 81.8 | 103.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 147 | 32 | 0.46 | 0 | 0.78 | 0.42 | 94.96 | 0.64 | 0.35 |
| Hex | 50 | 93 | 20 | 2E | 0 | 4E | 2A | 5F | 40 | 23 |
| Octal | 120 | 223 | 40 | 56 | 0 | 116 | 52 | 137 | 100 | 43 |
| Binary | 1010000 | 10010011 | 100000 | 101110 | 0 | 1001110 | 101010 | 1011111 | 1000000 | 100011 |
Color Harmonies of #509320
Complementary color
Monochromatic Colors of #509320
Black with #509320
Text Example
Text Example
White with #509320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509320; }
p { color: rgb(80,147,32); }
H1.HeaderClassName
{
color: #509320;
}
.AnyTagClassName
{
color: #509320;
}
</style>
background-color css
<style>
a { background-color: #509320; }
a { background-color: rgb(80,147,32); }
div.DivClassName
{
background-color: #509320;
}
.BgClassName
{
background-color: #509320;
}
</style>
border-color css
<style>
span { border-color: #509320; }
span { border-color: rgb(80,147,32); }
td.TdClassName
{
border-color: #509320;
}
.TagClassName
{
border-color: #509320;
}
</style>