Shades of Limeade #519610
Tints of Limeade #519610
RGB
CMYK
RGB Variations
Color information
#519610 (or 0x519610) is known color: Limeade. HEX triplet: 51, 96 and 10. RGB value is (81,150,16). Sum of RGB (Red+Green+Blue) = 81+150+16=247 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.79% from 247); Green value is 150 (58.98% from 255 or 60.73% from 247); Blue value is 16 (6.64% from 255 or 6.48% from 247); Max value from RGB is 150 - color contains mainly: green. Hex color #519610 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519610 is #AE69EF. Grayscale: #727272. Windows color (decimal): -11430384 or 1087057. OLE color: 1087057.
HSL color Cylindrical-coordinate representation of color #519610: hue angle of 90.9º degrees, saturation: 0.81, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #519610 is Cyan = 0.46, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 150 | 16 | - |
| CMYK | 0.46 | 0 | 0.89 | 0.41 |
| HSL | 90.9º | 0.81% | 0.33% | - |
| HSV(B) | 90.9º | 0.89% | 0.59% | - |
| XYZ | 14.39 | 23.6 | 4.29 | - |
| YUV | 114.09 | 72.64 | 104.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 150 | 16 | 0.46 | 0 | 0.89 | 0.41 | 90.9 | 0.81 | 0.33 |
| Hex | 51 | 96 | 10 | 2E | 0 | 59 | 29 | 5B | 51 | 21 |
| Octal | 121 | 226 | 20 | 56 | 0 | 131 | 51 | 133 | 121 | 41 |
| Binary | 1010001 | 10010110 | 10000 | 101110 | 0 | 1011001 | 101001 | 1011011 | 1010001 | 100001 |
Color Harmonies of #519610
Complementary color
Monochromatic Colors of #519610
Black with #519610
Text Example
Text Example
White with #519610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519610; }
p { color: rgb(81,150,16); }
H1.HeaderClassName
{
color: #519610;
}
.AnyTagClassName
{
color: #519610;
}
</style>
background-color css
<style>
a { background-color: #519610; }
a { background-color: rgb(81,150,16); }
div.DivClassName
{
background-color: #519610;
}
.BgClassName
{
background-color: #519610;
}
</style>
border-color css
<style>
span { border-color: #519610; }
span { border-color: rgb(81,150,16); }
td.TdClassName
{
border-color: #519610;
}
.TagClassName
{
border-color: #519610;
}
</style>