Shades of Limeade #519009
Tints of Limeade #519009
RGB
CMYK
RGB Variations
Color information
#519009 (or 0x519009) is known color: Limeade. HEX triplet: 51, 90 and 09. RGB value is (81,144,9). Sum of RGB (Red+Green+Blue) = 81+144+9=234 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.62% from 234); Green value is 144 (56.64% from 255 or 61.54% from 234); Blue value is 9 (3.91% from 255 or 3.85% from 234); Max value from RGB is 144 - color contains mainly: green. Hex color #519009 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519009 is #AE6FF6. Grayscale: #6E6E6E. Windows color (decimal): -11431927 or 626769. OLE color: 626769.
HSL color Cylindrical-coordinate representation of color #519009: hue angle of 88º degrees, saturation: 0.88, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #519009 is Cyan = 0.44, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 144 | 9 | - |
| CMYK | 0.44 | 0 | 0.94 | 0.44 |
| HSL | 88º | 0.88% | 0.3% | - |
| HSV(B) | 88º | 0.94% | 0.56% | - |
| XYZ | 13.42 | 21.72 | 3.74 | - |
| YUV | 109.77 | 71.13 | 107.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 144 | 9 | 0.44 | 0 | 0.94 | 0.44 | 88 | 0.88 | 0.3 |
| Hex | 51 | 90 | 9 | 2C | 0 | 5E | 2C | 58 | 58 | 1E |
| Octal | 121 | 220 | 11 | 54 | 0 | 136 | 54 | 130 | 130 | 36 |
| Binary | 1010001 | 10010000 | 1001 | 101100 | 0 | 1011110 | 101100 | 1011000 | 1011000 | 11110 |
Color Harmonies of #519009
Complementary color
Monochromatic Colors of #519009
Black with #519009
Text Example
Text Example
White with #519009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519009; }
p { color: rgb(81,144,9); }
H1.HeaderClassName
{
color: #519009;
}
.AnyTagClassName
{
color: #519009;
}
</style>
background-color css
<style>
a { background-color: #519009; }
a { background-color: rgb(81,144,9); }
div.DivClassName
{
background-color: #519009;
}
.BgClassName
{
background-color: #519009;
}
</style>
border-color css
<style>
span { border-color: #519009; }
span { border-color: rgb(81,144,9); }
td.TdClassName
{
border-color: #519009;
}
.TagClassName
{
border-color: #519009;
}
</style>