Shades of Limeade #509508
Tints of Limeade #509508
RGB
CMYK
RGB Variations
Color information
#509508 (or 0x509508) is known color: Limeade. HEX triplet: 50, 95 and 08. RGB value is (80,149,8). Sum of RGB (Red+Green+Blue) = 80+149+8=237 (31% of max value = 765). Red value is 80 (31.64% from 255 or 33.76% from 237); Green value is 149 (58.59% from 255 or 62.87% from 237); Blue value is 8 (3.52% from 255 or 3.38% from 237); Max value from RGB is 149 - color contains mainly: green. Hex color #509508 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #509508 is #AF6AF7. Grayscale: #707070. Windows color (decimal): -11496184 or 562512. OLE color: 562512.
HSL color Cylindrical-coordinate representation of color #509508: hue angle of 89.36º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #509508 is Cyan = 0.46, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 80 | 149 | 8 | - |
| CMYK | 0.46 | 0 | 0.95 | 0.42 |
| HSL | 89.36º | 0.9% | 0.31% | - |
| HSV(B) | 89.36º | 0.95% | 0.58% | - |
| XYZ | 14.1 | 23.22 | 3.97 | - |
| YUV | 112.3 | 69.14 | 104.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 149 | 8 | 0.46 | 0 | 0.95 | 0.42 | 89.36 | 0.9 | 0.31 |
| Hex | 50 | 95 | 8 | 2E | 0 | 5F | 2A | 59 | 5A | 1F |
| Octal | 120 | 225 | 10 | 56 | 0 | 137 | 52 | 131 | 132 | 37 |
| Binary | 1010000 | 10010101 | 1000 | 101110 | 0 | 1011111 | 101010 | 1011001 | 1011010 | 11111 |
Color Harmonies of #509508
Complementary color
Monochromatic Colors of #509508
Black with #509508
Text Example
Text Example
White with #509508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509508; }
p { color: rgb(80,149,8); }
H1.HeaderClassName
{
color: #509508;
}
.AnyTagClassName
{
color: #509508;
}
</style>
background-color css
<style>
a { background-color: #509508; }
a { background-color: rgb(80,149,8); }
div.DivClassName
{
background-color: #509508;
}
.BgClassName
{
background-color: #509508;
}
</style>
border-color css
<style>
span { border-color: #509508; }
span { border-color: rgb(80,149,8); }
td.TdClassName
{
border-color: #509508;
}
.TagClassName
{
border-color: #509508;
}
</style>