Shades of Limeade #519729
Tints of Limeade #519729
RGB
CMYK
RGB Variations
Color information
#519729 (or 0x519729) is known color: Limeade. HEX triplet: 51, 97 and 29. RGB value is (81,151,41). Sum of RGB (Red+Green+Blue) = 81+151+41=273 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.67% from 273); Green value is 151 (59.38% from 255 or 55.31% from 273); Blue value is 41 (16.41% from 255 or 15.02% from 273); Max value from RGB is 151 - color contains mainly: green. Hex color #519729 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519729 is #AE68D6. Grayscale: #757575. Windows color (decimal): -11430103 or 2725713. OLE color: 2725713.
HSL color Cylindrical-coordinate representation of color #519729: hue angle of 98.18º degrees, saturation: 0.57, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #519729 is Cyan = 0.46, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 151 | 41 | - |
| CMYK | 0.46 | 0 | 0.73 | 0.41 |
| HSL | 98.18º | 0.57% | 0.38% | - |
| HSV(B) | 98.18º | 0.73% | 0.59% | - |
| XYZ | 14.86 | 24.04 | 5.96 | - |
| YUV | 117.53 | 84.81 | 101.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 151 | 41 | 0.46 | 0 | 0.73 | 0.41 | 98.18 | 0.57 | 0.38 |
| Hex | 51 | 97 | 29 | 2E | 0 | 49 | 29 | 62 | 39 | 26 |
| Octal | 121 | 227 | 51 | 56 | 0 | 111 | 51 | 142 | 71 | 46 |
| Binary | 1010001 | 10010111 | 101001 | 101110 | 0 | 1001001 | 101001 | 1100010 | 111001 | 100110 |
Color Harmonies of #519729
Complementary color
Monochromatic Colors of #519729
Black with #519729
Text Example
Text Example
White with #519729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519729; }
p { color: rgb(81,151,41); }
H1.HeaderClassName
{
color: #519729;
}
.AnyTagClassName
{
color: #519729;
}
</style>
background-color css
<style>
a { background-color: #519729; }
a { background-color: rgb(81,151,41); }
div.DivClassName
{
background-color: #519729;
}
.BgClassName
{
background-color: #519729;
}
</style>
border-color css
<style>
span { border-color: #519729; }
span { border-color: rgb(81,151,41); }
td.TdClassName
{
border-color: #519729;
}
.TagClassName
{
border-color: #519729;
}
</style>