Shades of Limeade #519506
Tints of Limeade #519506
RGB
CMYK
RGB Variations
Color information
#519506 (or 0x519506) is known color: Limeade. HEX triplet: 51, 95 and 06. RGB value is (81,149,6). Sum of RGB (Red+Green+Blue) = 81+149+6=236 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.32% from 236); Green value is 149 (58.59% from 255 or 63.14% from 236); Blue value is 6 (2.73% from 255 or 2.54% from 236); Max value from RGB is 149 - color contains mainly: green. Hex color #519506 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519506 is #AE6AF9. Grayscale: #707070. Windows color (decimal): -11430650 or 431441. OLE color: 431441.
HSL color Cylindrical-coordinate representation of color #519506: hue angle of 88.53º degrees, saturation: 0.92, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #519506 is Cyan = 0.46, Magento = 0, Yellow = 0.96 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 149 | 6 | - |
| CMYK | 0.46 | 0 | 0.96 | 0.42 |
| HSL | 88.53º | 0.92% | 0.3% | - |
| HSV(B) | 88.53º | 0.96% | 0.58% | - |
| XYZ | 14.17 | 23.26 | 3.91 | - |
| YUV | 112.37 | 67.97 | 105.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 149 | 6 | 0.46 | 0 | 0.96 | 0.42 | 88.53 | 0.92 | 0.3 |
| Hex | 51 | 95 | 6 | 2E | 0 | 60 | 2A | 59 | 5C | 1E |
| Octal | 121 | 225 | 6 | 56 | 0 | 140 | 52 | 131 | 134 | 36 |
| Binary | 1010001 | 10010101 | 110 | 101110 | 0 | 1100000 | 101010 | 1011001 | 1011100 | 11110 |
Color Harmonies of #519506
Complementary color
Monochromatic Colors of #519506
Black with #519506
Text Example
Text Example
White with #519506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519506; }
p { color: rgb(81,149,6); }
H1.HeaderClassName
{
color: #519506;
}
.AnyTagClassName
{
color: #519506;
}
</style>
background-color css
<style>
a { background-color: #519506; }
a { background-color: rgb(81,149,6); }
div.DivClassName
{
background-color: #519506;
}
.BgClassName
{
background-color: #519506;
}
</style>
border-color css
<style>
span { border-color: #519506; }
span { border-color: rgb(81,149,6); }
td.TdClassName
{
border-color: #519506;
}
.TagClassName
{
border-color: #519506;
}
</style>