Shades of Limeade #509108
Tints of Limeade #509108
RGB
CMYK
RGB Variations
Color information
#509108 (or 0x509108) is known color: Limeade. HEX triplet: 50, 91 and 08. RGB value is (80,145,8). Sum of RGB (Red+Green+Blue) = 80+145+8=233 (30% of max value = 765). Red value is 80 (31.64% from 255 or 34.33% from 233); Green value is 145 (57.03% from 255 or 62.23% from 233); Blue value is 8 (3.52% from 255 or 3.43% from 233); Max value from RGB is 145 - color contains mainly: green. Hex color #509108 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #509108 is #AF6EF7. Grayscale: #6E6E6E. Windows color (decimal): -11497208 or 561488. OLE color: 561488.
HSL color Cylindrical-coordinate representation of color #509108: hue angle of 88.47º degrees, saturation: 0.9, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #509108 is Cyan = 0.45, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 145 | 8 | - |
| CMYK | 0.45 | 0 | 0.94 | 0.43 |
| HSL | 88.47º | 0.9% | 0.3% | - |
| HSV(B) | 88.47º | 0.94% | 0.57% | - |
| XYZ | 13.48 | 21.97 | 3.76 | - |
| YUV | 109.95 | 70.47 | 106.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 145 | 8 | 0.45 | 0 | 0.94 | 0.43 | 88.47 | 0.9 | 0.3 |
| Hex | 50 | 91 | 8 | 2D | 0 | 5E | 2B | 58 | 5A | 1E |
| Octal | 120 | 221 | 10 | 55 | 0 | 136 | 53 | 130 | 132 | 36 |
| Binary | 1010000 | 10010001 | 1000 | 101101 | 0 | 1011110 | 101011 | 1011000 | 1011010 | 11110 |
Color Harmonies of #509108
Complementary color
Monochromatic Colors of #509108
Black with #509108
Text Example
Text Example
White with #509108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #509108; }
p { color: rgb(80,145,8); }
H1.HeaderClassName
{
color: #509108;
}
.AnyTagClassName
{
color: #509108;
}
</style>
background-color css
<style>
a { background-color: #509108; }
a { background-color: rgb(80,145,8); }
div.DivClassName
{
background-color: #509108;
}
.BgClassName
{
background-color: #509108;
}
</style>
border-color css
<style>
span { border-color: #509108; }
span { border-color: rgb(80,145,8); }
td.TdClassName
{
border-color: #509108;
}
.TagClassName
{
border-color: #509108;
}
</style>