Shades of Limeade #509826
Tints of Limeade #509826
RGB
CMYK
RGB Variations
Color information
#509826 (or 0x509826) is known color: Limeade. HEX triplet: 50, 98 and 26. RGB value is (80,152,38). Sum of RGB (Red+Green+Blue) = 80+152+38=270 (35% of max value = 765). Red value is 80 (31.64% from 255 or 29.63% from 270); Green value is 152 (59.77% from 255 or 56.30% from 270); Blue value is 38 (15.23% from 255 or 14.07% from 270); Max value from RGB is 152 - color contains mainly: green. Hex color #509826 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #509826 is #AF67D9. Grayscale: #757575. Windows color (decimal): -11495386 or 2529360. OLE color: 2529360.
HSL color Cylindrical-coordinate representation of color #509826: hue angle of 97.89º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #509826 is Cyan = 0.47, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 80 | 152 | 38 | - |
| CMYK | 0.47 | 0 | 0.75 | 0.40 |
| HSL | 97.89º | 0.6% | 0.37% | - |
| HSV(B) | 97.89º | 0.75% | 0.6% | - |
| XYZ | 14.89 | 24.3 | 5.74 | - |
| YUV | 117.48 | 83.15 | 101.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 152 | 38 | 0.47 | 0 | 0.75 | 0.40 | 97.89 | 0.6 | 0.37 |
| Hex | 50 | 98 | 26 | 2F | 0 | 4B | 28 | 62 | 3C | 25 |
| Octal | 120 | 230 | 46 | 57 | 0 | 113 | 50 | 142 | 74 | 45 |
| Binary | 1010000 | 10011000 | 100110 | 101111 | 0 | 1001011 | 101000 | 1100010 | 111100 | 100101 |
Color Harmonies of #509826
Complementary color
Monochromatic Colors of #509826
Black with #509826
Text Example
Text Example
White with #509826
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509826; }
p { color: rgb(80,152,38); }
H1.HeaderClassName
{
color: #509826;
}
.AnyTagClassName
{
color: #509826;
}
</style>
background-color css
<style>
a { background-color: #509826; }
a { background-color: rgb(80,152,38); }
div.DivClassName
{
background-color: #509826;
}
.BgClassName
{
background-color: #509826;
}
</style>
border-color css
<style>
span { border-color: #509826; }
span { border-color: rgb(80,152,38); }
td.TdClassName
{
border-color: #509826;
}
.TagClassName
{
border-color: #509826;
}
</style>