Shades of Limeade #519716
Tints of Limeade #519716
RGB
CMYK
RGB Variations
Color information
#519716 (or 0x519716) is known color: Limeade. HEX triplet: 51, 97 and 16. RGB value is (81,151,22). Sum of RGB (Red+Green+Blue) = 81+151+22=254 (33% of max value = 765). Red value is 81 (32.03% from 255 or 31.89% from 254); Green value is 151 (59.38% from 255 or 59.45% from 254); Blue value is 22 (8.98% from 255 or 8.66% from 254); Max value from RGB is 151 - color contains mainly: green. Hex color #519716 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519716 is #AE68E9. Grayscale: #737373. Windows color (decimal): -11430122 or 1480529. OLE color: 1480529.
HSL color Cylindrical-coordinate representation of color #519716: hue angle of 92.56º degrees, saturation: 0.75, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #519716 is Cyan = 0.46, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 151 | 22 | - |
| CMYK | 0.46 | 0 | 0.85 | 0.41 |
| HSL | 92.56º | 0.75% | 0.34% | - |
| HSV(B) | 92.56º | 0.85% | 0.59% | - |
| XYZ | 14.6 | 23.94 | 4.61 | - |
| YUV | 115.36 | 75.31 | 103.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 151 | 22 | 0.46 | 0 | 0.85 | 0.41 | 92.56 | 0.75 | 0.34 |
| Hex | 51 | 97 | 16 | 2E | 0 | 55 | 29 | 5D | 4B | 22 |
| Octal | 121 | 227 | 26 | 56 | 0 | 125 | 51 | 135 | 113 | 42 |
| Binary | 1010001 | 10010111 | 10110 | 101110 | 0 | 1010101 | 101001 | 1011101 | 1001011 | 100010 |
Color Harmonies of #519716
Complementary color
Monochromatic Colors of #519716
Black with #519716
Text Example
Text Example
White with #519716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519716; }
p { color: rgb(81,151,22); }
H1.HeaderClassName
{
color: #519716;
}
.AnyTagClassName
{
color: #519716;
}
</style>
background-color css
<style>
a { background-color: #519716; }
a { background-color: rgb(81,151,22); }
div.DivClassName
{
background-color: #519716;
}
.BgClassName
{
background-color: #519716;
}
</style>
border-color css
<style>
span { border-color: #519716; }
span { border-color: rgb(81,151,22); }
td.TdClassName
{
border-color: #519716;
}
.TagClassName
{
border-color: #519716;
}
</style>