Shades of Limeade #509618
Tints of Limeade #509618
RGB
CMYK
RGB Variations
Color information
#509618 (or 0x509618) is known color: Limeade. HEX triplet: 50, 96 and 18. RGB value is (80,150,24). Sum of RGB (Red+Green+Blue) = 80+150+24=254 (33% of max value = 765). Red value is 80 (31.64% from 255 or 31.50% from 254); Green value is 150 (58.98% from 255 or 59.06% from 254); Blue value is 24 (9.77% from 255 or 9.45% from 254); Max value from RGB is 150 - color contains mainly: green. Hex color #509618 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #509618 is #AF69E7. Grayscale: #737373. Windows color (decimal): -11495912 or 1611344. OLE color: 1611344.
HSL color Cylindrical-coordinate representation of color #509618: hue angle of 93.33º degrees, saturation: 0.72, 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 #509618 is Cyan = 0.47, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 80 | 150 | 24 | - |
| CMYK | 0.47 | 0 | 0.84 | 0.41 |
| HSL | 93.33º | 0.72% | 0.34% | - |
| HSV(B) | 93.33º | 0.84% | 0.59% | - |
| XYZ | 14.38 | 23.58 | 4.66 | - |
| YUV | 114.71 | 76.81 | 103.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 150 | 24 | 0.47 | 0 | 0.84 | 0.41 | 93.33 | 0.72 | 0.34 |
| Hex | 50 | 96 | 18 | 2F | 0 | 54 | 29 | 5D | 48 | 22 |
| Octal | 120 | 226 | 30 | 57 | 0 | 124 | 51 | 135 | 110 | 42 |
| Binary | 1010000 | 10010110 | 11000 | 101111 | 0 | 1010100 | 101001 | 1011101 | 1001000 | 100010 |
Color Harmonies of #509618
Complementary color
Monochromatic Colors of #509618
Black with #509618
Text Example
Text Example
White with #509618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509618; }
p { color: rgb(80,150,24); }
H1.HeaderClassName
{
color: #509618;
}
.AnyTagClassName
{
color: #509618;
}
</style>
background-color css
<style>
a { background-color: #509618; }
a { background-color: rgb(80,150,24); }
div.DivClassName
{
background-color: #509618;
}
.BgClassName
{
background-color: #509618;
}
</style>
border-color css
<style>
span { border-color: #509618; }
span { border-color: rgb(80,150,24); }
td.TdClassName
{
border-color: #509618;
}
.TagClassName
{
border-color: #509618;
}
</style>