Shades of Limeade #519912
Tints of Limeade #519912
RGB
CMYK
RGB Variations
Color information
#519912 (or 0x519912) is known color: Limeade. HEX triplet: 51, 99 and 12. RGB value is (81,153,18). Sum of RGB (Red+Green+Blue) = 81+153+18=252 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.14% from 252); Green value is 153 (60.16% from 255 or 60.71% from 252); Blue value is 18 (7.42% from 255 or 7.14% from 252); Max value from RGB is 153 - color contains mainly: green. Hex color #519912 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519912 is #AE66ED. Grayscale: #747474. Windows color (decimal): -11429614 or 1218897. OLE color: 1218897.
HSL color Cylindrical-coordinate representation of color #519912: hue angle of 92º degrees, saturation: 0.79, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #519912 is Cyan = 0.47, Magento = 0, Yellow = 0.88 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 81 | 153 | 18 | - |
| CMYK | 0.47 | 0 | 0.88 | 0.4 |
| HSL | 92º | 0.79% | 0.34% | - |
| HSV(B) | 92º | 0.88% | 0.6% | - |
| XYZ | 14.89 | 24.58 | 4.53 | - |
| YUV | 116.08 | 72.65 | 102.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 153 | 18 | 0.47 | 0 | 0.88 | 0.4 | 92 | 0.79 | 0.34 |
| Hex | 51 | 99 | 12 | 2F | 0 | 58 | 28 | 5C | 4F | 22 |
| Octal | 121 | 231 | 22 | 57 | 0 | 130 | 50 | 134 | 117 | 42 |
| Binary | 1010001 | 10011001 | 10010 | 101111 | 0 | 1011000 | 101000 | 1011100 | 1001111 | 100010 |
Color Harmonies of #519912
Complementary color
Monochromatic Colors of #519912
Black with #519912
Text Example
Text Example
White with #519912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519912; }
p { color: rgb(81,153,18); }
H1.HeaderClassName
{
color: #519912;
}
.AnyTagClassName
{
color: #519912;
}
</style>
background-color css
<style>
a { background-color: #519912; }
a { background-color: rgb(81,153,18); }
div.DivClassName
{
background-color: #519912;
}
.BgClassName
{
background-color: #519912;
}
</style>
border-color css
<style>
span { border-color: #519912; }
span { border-color: rgb(81,153,18); }
td.TdClassName
{
border-color: #519912;
}
.TagClassName
{
border-color: #519912;
}
</style>