Shades of Limeade #519116
Tints of Limeade #519116
RGB
CMYK
RGB Variations
Color information
#519116 (or 0x519116) is known color: Limeade. HEX triplet: 51, 91 and 16. RGB value is (81,145,22). Sum of RGB (Red+Green+Blue) = 81+145+22=248 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.66% from 248); Green value is 145 (57.03% from 255 or 58.47% from 248); Blue value is 22 (8.98% from 255 or 8.87% from 248); Max value from RGB is 145 - color contains mainly: green. Hex color #519116 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519116 is #AE6EE9. Grayscale: #707070. Windows color (decimal): -11431658 or 1478993. OLE color: 1478993.
HSL color Cylindrical-coordinate representation of color #519116: hue angle of 91.22º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #519116 is Cyan = 0.44, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 145 | 22 | - |
| CMYK | 0.44 | 0 | 0.85 | 0.43 |
| HSL | 91.22º | 0.74% | 0.33% | - |
| HSV(B) | 91.22º | 0.85% | 0.57% | - |
| XYZ | 13.66 | 22.06 | 4.3 | - |
| YUV | 111.84 | 77.3 | 106 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 145 | 22 | 0.44 | 0 | 0.85 | 0.43 | 91.22 | 0.74 | 0.33 |
| Hex | 51 | 91 | 16 | 2C | 0 | 55 | 2B | 5B | 4A | 21 |
| Octal | 121 | 221 | 26 | 54 | 0 | 125 | 53 | 133 | 112 | 41 |
| Binary | 1010001 | 10010001 | 10110 | 101100 | 0 | 1010101 | 101011 | 1011011 | 1001010 | 100001 |
Color Harmonies of #519116
Complementary color
Monochromatic Colors of #519116
Black with #519116
Text Example
Text Example
White with #519116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519116; }
p { color: rgb(81,145,22); }
H1.HeaderClassName
{
color: #519116;
}
.AnyTagClassName
{
color: #519116;
}
</style>
background-color css
<style>
a { background-color: #519116; }
a { background-color: rgb(81,145,22); }
div.DivClassName
{
background-color: #519116;
}
.BgClassName
{
background-color: #519116;
}
</style>
border-color css
<style>
span { border-color: #519116; }
span { border-color: rgb(81,145,22); }
td.TdClassName
{
border-color: #519116;
}
.TagClassName
{
border-color: #519116;
}
</style>