Shades of Limeade #519416
Tints of Limeade #519416
RGB
CMYK
RGB Variations
Color information
#519416 (or 0x519416) is known color: Limeade. HEX triplet: 51, 94 and 16. RGB value is (81,148,22). Sum of RGB (Red+Green+Blue) = 81+148+22=251 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.27% from 251); Green value is 148 (58.20% from 255 or 58.96% from 251); Blue value is 22 (8.98% from 255 or 8.76% from 251); Max value from RGB is 148 - color contains mainly: green. Hex color #519416 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519416 is #AE6BE9. Grayscale: #727272. Windows color (decimal): -11430890 or 1479761. OLE color: 1479761.
HSL color Cylindrical-coordinate representation of color #519416: hue angle of 91.9º degrees, saturation: 0.74, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #519416 is Cyan = 0.45, Magento = 0, Yellow = 0.85 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 148 | 22 | - |
| CMYK | 0.45 | 0 | 0.85 | 0.42 |
| HSL | 91.9º | 0.74% | 0.33% | - |
| HSV(B) | 91.9º | 0.85% | 0.58% | - |
| XYZ | 14.13 | 22.99 | 4.45 | - |
| YUV | 113.6 | 76.3 | 104.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 148 | 22 | 0.45 | 0 | 0.85 | 0.42 | 91.9 | 0.74 | 0.33 |
| Hex | 51 | 94 | 16 | 2D | 0 | 55 | 2A | 5C | 4A | 21 |
| Octal | 121 | 224 | 26 | 55 | 0 | 125 | 52 | 134 | 112 | 41 |
| Binary | 1010001 | 10010100 | 10110 | 101101 | 0 | 1010101 | 101010 | 1011100 | 1001010 | 100001 |
Color Harmonies of #519416
Complementary color
Monochromatic Colors of #519416
Black with #519416
Text Example
Text Example
White with #519416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519416; }
p { color: rgb(81,148,22); }
H1.HeaderClassName
{
color: #519416;
}
.AnyTagClassName
{
color: #519416;
}
</style>
background-color css
<style>
a { background-color: #519416; }
a { background-color: rgb(81,148,22); }
div.DivClassName
{
background-color: #519416;
}
.BgClassName
{
background-color: #519416;
}
</style>
border-color css
<style>
span { border-color: #519416; }
span { border-color: rgb(81,148,22); }
td.TdClassName
{
border-color: #519416;
}
.TagClassName
{
border-color: #519416;
}
</style>