Shades of Limeade #509718
Tints of Limeade #509718
RGB
CMYK
RGB Variations
Color information
#509718 (or 0x509718) is known color: Limeade. HEX triplet: 50, 97 and 18. RGB value is (80,151,24). Sum of RGB (Red+Green+Blue) = 80+151+24=255 (33% of max value = 765). Red value is 80 (31.64% from 255 or 31.37% from 255); Green value is 151 (59.38% from 255 or 59.22% from 255); Blue value is 24 (9.77% from 255 or 9.41% from 255); Max value from RGB is 151 - color contains mainly: green. Hex color #509718 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #509718 is #AF68E7. Grayscale: #737373. Windows color (decimal): -11495656 or 1611600. OLE color: 1611600.
HSL color Cylindrical-coordinate representation of color #509718: hue angle of 93.54º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #509718 is Cyan = 0.47, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 80 | 151 | 24 | - |
| CMYK | 0.47 | 0 | 0.84 | 0.41 |
| HSL | 93.54º | 0.73% | 0.34% | - |
| HSV(B) | 93.54º | 0.84% | 0.59% | - |
| XYZ | 14.54 | 23.9 | 4.71 | - |
| YUV | 115.29 | 76.48 | 102.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 151 | 24 | 0.47 | 0 | 0.84 | 0.41 | 93.54 | 0.73 | 0.34 |
| Hex | 50 | 97 | 18 | 2F | 0 | 54 | 29 | 5E | 49 | 22 |
| Octal | 120 | 227 | 30 | 57 | 0 | 124 | 51 | 136 | 111 | 42 |
| Binary | 1010000 | 10010111 | 11000 | 101111 | 0 | 1010100 | 101001 | 1011110 | 1001001 | 100010 |
Color Harmonies of #509718
Complementary color
Monochromatic Colors of #509718
Black with #509718
Text Example
Text Example
White with #509718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509718; }
p { color: rgb(80,151,24); }
H1.HeaderClassName
{
color: #509718;
}
.AnyTagClassName
{
color: #509718;
}
</style>
background-color css
<style>
a { background-color: #509718; }
a { background-color: rgb(80,151,24); }
div.DivClassName
{
background-color: #509718;
}
.BgClassName
{
background-color: #509718;
}
</style>
border-color css
<style>
span { border-color: #509718; }
span { border-color: rgb(80,151,24); }
td.TdClassName
{
border-color: #509718;
}
.TagClassName
{
border-color: #509718;
}
</style>