Shades of Limeade #519916
Tints of Limeade #519916
RGB
CMYK
RGB Variations
Color information
#519916 (or 0x519916) is known color: Limeade. HEX triplet: 51, 99 and 16. RGB value is (81,153,22). Sum of RGB (Red+Green+Blue) = 81+153+22=256 (33% of max value = 765). Red value is 81 (32.03% from 255 or 31.64% from 256); Green value is 153 (60.16% from 255 or 59.77% from 256); Blue value is 22 (8.98% from 255 or 8.59% from 256); Max value from RGB is 153 - color contains mainly: green. Hex color #519916 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519916 is #AE66E9. Grayscale: #747474. Windows color (decimal): -11429610 or 1481041. OLE color: 1481041.
HSL color Cylindrical-coordinate representation of color #519916: hue angle of 92.98º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #519916 is Cyan = 0.47, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 81 | 153 | 22 | - |
| CMYK | 0.47 | 0 | 0.86 | 0.4 |
| HSL | 92.98º | 0.75% | 0.34% | - |
| HSV(B) | 92.98º | 0.86% | 0.6% | - |
| XYZ | 14.93 | 24.59 | 4.72 | - |
| YUV | 116.54 | 74.65 | 102.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 153 | 22 | 0.47 | 0 | 0.86 | 0.4 | 92.98 | 0.75 | 0.34 |
| Hex | 51 | 99 | 16 | 2F | 0 | 56 | 28 | 5D | 4B | 22 |
| Octal | 121 | 231 | 26 | 57 | 0 | 126 | 50 | 135 | 113 | 42 |
| Binary | 1010001 | 10011001 | 10110 | 101111 | 0 | 1010110 | 101000 | 1011101 | 1001011 | 100010 |
Color Harmonies of #519916
Complementary color
Monochromatic Colors of #519916
Black with #519916
Text Example
Text Example
White with #519916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519916; }
p { color: rgb(81,153,22); }
H1.HeaderClassName
{
color: #519916;
}
.AnyTagClassName
{
color: #519916;
}
</style>
background-color css
<style>
a { background-color: #519916; }
a { background-color: rgb(81,153,22); }
div.DivClassName
{
background-color: #519916;
}
.BgClassName
{
background-color: #519916;
}
</style>
border-color css
<style>
span { border-color: #519916; }
span { border-color: rgb(81,153,22); }
td.TdClassName
{
border-color: #519916;
}
.TagClassName
{
border-color: #519916;
}
</style>