Shades of Limeade #519010
Tints of Limeade #519010
RGB
CMYK
RGB Variations
Color information
#519010 (or 0x519010) is known color: Limeade. HEX triplet: 51, 90 and 10. RGB value is (81,144,16). Sum of RGB (Red+Green+Blue) = 81+144+16=241 (31% of max value = 765). Red value is 81 (32.03% from 255 or 33.61% from 241); Green value is 144 (56.64% from 255 or 59.75% from 241); Blue value is 16 (6.64% from 255 or 6.64% from 241); Max value from RGB is 144 - color contains mainly: green. Hex color #519010 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519010 is #AE6FEF. Grayscale: #6F6F6F. Windows color (decimal): -11431920 or 1085521. OLE color: 1085521.
HSL color Cylindrical-coordinate representation of color #519010: hue angle of 89.53º degrees, saturation: 0.8, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #519010 is Cyan = 0.44, Magento = 0, Yellow = 0.89 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 144 | 16 | - |
| CMYK | 0.44 | 0 | 0.89 | 0.44 |
| HSL | 89.53º | 0.8% | 0.31% | - |
| HSV(B) | 89.53º | 0.89% | 0.56% | - |
| XYZ | 13.46 | 21.73 | 3.98 | - |
| YUV | 110.57 | 74.63 | 106.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 144 | 16 | 0.44 | 0 | 0.89 | 0.44 | 89.53 | 0.8 | 0.31 |
| Hex | 51 | 90 | 10 | 2C | 0 | 59 | 2C | 5A | 50 | 1F |
| Octal | 121 | 220 | 20 | 54 | 0 | 131 | 54 | 132 | 120 | 37 |
| Binary | 1010001 | 10010000 | 10000 | 101100 | 0 | 1011001 | 101100 | 1011010 | 1010000 | 11111 |
Color Harmonies of #519010
Complementary color
Monochromatic Colors of #519010
Black with #519010
Text Example
Text Example
White with #519010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519010; }
p { color: rgb(81,144,16); }
H1.HeaderClassName
{
color: #519010;
}
.AnyTagClassName
{
color: #519010;
}
</style>
background-color css
<style>
a { background-color: #519010; }
a { background-color: rgb(81,144,16); }
div.DivClassName
{
background-color: #519010;
}
.BgClassName
{
background-color: #519010;
}
</style>
border-color css
<style>
span { border-color: #519010; }
span { border-color: rgb(81,144,16); }
td.TdClassName
{
border-color: #519010;
}
.TagClassName
{
border-color: #519010;
}
</style>