Shades of Limeade #519619
Tints of Limeade #519619
RGB
CMYK
RGB Variations
Color information
#519619 (or 0x519619) is known color: Limeade. HEX triplet: 51, 96 and 19. RGB value is (81,150,25). Sum of RGB (Red+Green+Blue) = 81+150+25=256 (33% of max value = 765). Red value is 81 (32.03% from 255 or 31.64% from 256); Green value is 150 (58.98% from 255 or 58.59% from 256); Blue value is 25 (10.16% from 255 or 9.77% from 256); Max value from RGB is 150 - color contains mainly: green. Hex color #519619 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519619 is #AE69E6. Grayscale: #737373. Windows color (decimal): -11430375 or 1676881. OLE color: 1676881.
HSL color Cylindrical-coordinate representation of color #519619: hue angle of 93.12º degrees, saturation: 0.71, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #519619 is Cyan = 0.46, Magento = 0, Yellow = 0.83 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 150 | 25 | - |
| CMYK | 0.46 | 0 | 0.83 | 0.41 |
| HSL | 93.12º | 0.71% | 0.34% | - |
| HSV(B) | 93.12º | 0.83% | 0.59% | - |
| XYZ | 14.48 | 23.63 | 4.72 | - |
| YUV | 115.12 | 77.14 | 103.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 150 | 25 | 0.46 | 0 | 0.83 | 0.41 | 93.12 | 0.71 | 0.34 |
| Hex | 51 | 96 | 19 | 2E | 0 | 53 | 29 | 5D | 47 | 22 |
| Octal | 121 | 226 | 31 | 56 | 0 | 123 | 51 | 135 | 107 | 42 |
| Binary | 1010001 | 10010110 | 11001 | 101110 | 0 | 1010011 | 101001 | 1011101 | 1000111 | 100010 |
Color Harmonies of #519619
Complementary color
Monochromatic Colors of #519619
Black with #519619
Text Example
Text Example
White with #519619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519619; }
p { color: rgb(81,150,25); }
H1.HeaderClassName
{
color: #519619;
}
.AnyTagClassName
{
color: #519619;
}
</style>
background-color css
<style>
a { background-color: #519619; }
a { background-color: rgb(81,150,25); }
div.DivClassName
{
background-color: #519619;
}
.BgClassName
{
background-color: #519619;
}
</style>
border-color css
<style>
span { border-color: #519619; }
span { border-color: rgb(81,150,25); }
td.TdClassName
{
border-color: #519619;
}
.TagClassName
{
border-color: #519619;
}
</style>