Shades of Limeade #519905
Tints of Limeade #519905
RGB
CMYK
RGB Variations
Color information
#519905 (or 0x519905) is known color: Limeade. HEX triplet: 51, 99 and 05. RGB value is (81,153,5). Sum of RGB (Red+Green+Blue) = 81+153+5=239 (31% of max value = 765). Red value is 81 (32.03% from 255 or 33.89% from 239); Green value is 153 (60.16% from 255 or 64.02% from 239); Blue value is 5 (2.34% from 255 or 2.09% from 239); Max value from RGB is 153 - color contains mainly: green. Hex color #519905 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519905 is #AE66FA. Grayscale: #737373. Windows color (decimal): -11429627 or 366929. OLE color: 366929.
HSL color Cylindrical-coordinate representation of color #519905: hue angle of 89.19º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #519905 is Cyan = 0.47, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 81 | 153 | 5 | - |
| CMYK | 0.47 | 0 | 0.97 | 0.4 |
| HSL | 89.19º | 0.94% | 0.31% | - |
| HSV(B) | 89.19º | 0.97% | 0.6% | - |
| XYZ | 14.81 | 24.54 | 4.1 | - |
| YUV | 114.6 | 66.15 | 104.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 153 | 5 | 0.47 | 0 | 0.97 | 0.4 | 89.19 | 0.94 | 0.31 |
| Hex | 51 | 99 | 5 | 2F | 0 | 61 | 28 | 59 | 5E | 1F |
| Octal | 121 | 231 | 5 | 57 | 0 | 141 | 50 | 131 | 136 | 37 |
| Binary | 1010001 | 10011001 | 101 | 101111 | 0 | 1100001 | 101000 | 1011001 | 1011110 | 11111 |
Color Harmonies of #519905
Complementary color
Monochromatic Colors of #519905
Black with #519905
Text Example
Text Example
White with #519905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519905; }
p { color: rgb(81,153,5); }
H1.HeaderClassName
{
color: #519905;
}
.AnyTagClassName
{
color: #519905;
}
</style>
background-color css
<style>
a { background-color: #519905; }
a { background-color: rgb(81,153,5); }
div.DivClassName
{
background-color: #519905;
}
.BgClassName
{
background-color: #519905;
}
</style>
border-color css
<style>
span { border-color: #519905; }
span { border-color: rgb(81,153,5); }
td.TdClassName
{
border-color: #519905;
}
.TagClassName
{
border-color: #519905;
}
</style>