Shades of Limeade #519509
Tints of Limeade #519509
RGB
CMYK
RGB Variations
Color information
#519509 (or 0x519509) is known color: Limeade. HEX triplet: 51, 95 and 09. RGB value is (81,149,9). Sum of RGB (Red+Green+Blue) = 81+149+9=239 (31% of max value = 765). Red value is 81 (32.03% from 255 or 33.89% from 239); Green value is 149 (58.59% from 255 or 62.34% from 239); Blue value is 9 (3.91% from 255 or 3.77% from 239); Max value from RGB is 149 - color contains mainly: green. Hex color #519509 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519509 is #AE6AF6. Grayscale: #717171. Windows color (decimal): -11430647 or 628049. OLE color: 628049.
HSL color Cylindrical-coordinate representation of color #519509: hue angle of 89.14º degrees, saturation: 0.89, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #519509 is Cyan = 0.46, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 149 | 9 | - |
| CMYK | 0.46 | 0 | 0.94 | 0.42 |
| HSL | 89.14º | 0.89% | 0.31% | - |
| HSV(B) | 89.14º | 0.94% | 0.58% | - |
| XYZ | 14.19 | 23.26 | 4 | - |
| YUV | 112.71 | 69.47 | 105.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 149 | 9 | 0.46 | 0 | 0.94 | 0.42 | 89.14 | 0.89 | 0.31 |
| Hex | 51 | 95 | 9 | 2E | 0 | 5E | 2A | 59 | 59 | 1F |
| Octal | 121 | 225 | 11 | 56 | 0 | 136 | 52 | 131 | 131 | 37 |
| Binary | 1010001 | 10010101 | 1001 | 101110 | 0 | 1011110 | 101010 | 1011001 | 1011001 | 11111 |
Color Harmonies of #519509
Complementary color
Monochromatic Colors of #519509
Black with #519509
Text Example
Text Example
White with #519509
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519509; }
p { color: rgb(81,149,9); }
H1.HeaderClassName
{
color: #519509;
}
.AnyTagClassName
{
color: #519509;
}
</style>
background-color css
<style>
a { background-color: #519509; }
a { background-color: rgb(81,149,9); }
div.DivClassName
{
background-color: #519509;
}
.BgClassName
{
background-color: #519509;
}
</style>
border-color css
<style>
span { border-color: #519509; }
span { border-color: rgb(81,149,9); }
td.TdClassName
{
border-color: #519509;
}
.TagClassName
{
border-color: #519509;
}
</style>