Shades of Limeade #519707
Tints of Limeade #519707
RGB
CMYK
RGB Variations
Color information
#519707 (or 0x519707) is known color: Limeade. HEX triplet: 51, 97 and 07. RGB value is (81,151,7). Sum of RGB (Red+Green+Blue) = 81+151+7=239 (31% of max value = 765). Red value is 81 (32.03% from 255 or 33.89% from 239); Green value is 151 (59.38% from 255 or 63.18% from 239); Blue value is 7 (3.12% from 255 or 2.93% from 239); Max value from RGB is 151 - color contains mainly: green. Hex color #519707 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519707 is #AE68F8. Grayscale: #727272. Windows color (decimal): -11430137 or 497489. OLE color: 497489.
HSL color Cylindrical-coordinate representation of color #519707: hue angle of 89.17º degrees, saturation: 0.91, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #519707 is Cyan = 0.46, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 151 | 7 | - |
| CMYK | 0.46 | 0 | 0.95 | 0.41 |
| HSL | 89.17º | 0.91% | 0.31% | - |
| HSV(B) | 89.17º | 0.95% | 0.59% | - |
| XYZ | 14.5 | 23.9 | 4.05 | - |
| YUV | 113.65 | 67.81 | 104.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 151 | 7 | 0.46 | 0 | 0.95 | 0.41 | 89.17 | 0.91 | 0.31 |
| Hex | 51 | 97 | 7 | 2E | 0 | 5F | 29 | 59 | 5B | 1F |
| Octal | 121 | 227 | 7 | 56 | 0 | 137 | 51 | 131 | 133 | 37 |
| Binary | 1010001 | 10010111 | 111 | 101110 | 0 | 1011111 | 101001 | 1011001 | 1011011 | 11111 |
Color Harmonies of #519707
Complementary color
Monochromatic Colors of #519707
Black with #519707
Text Example
Text Example
White with #519707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519707; }
p { color: rgb(81,151,7); }
H1.HeaderClassName
{
color: #519707;
}
.AnyTagClassName
{
color: #519707;
}
</style>
background-color css
<style>
a { background-color: #519707; }
a { background-color: rgb(81,151,7); }
div.DivClassName
{
background-color: #519707;
}
.BgClassName
{
background-color: #519707;
}
</style>
border-color css
<style>
span { border-color: #519707; }
span { border-color: rgb(81,151,7); }
td.TdClassName
{
border-color: #519707;
}
.TagClassName
{
border-color: #519707;
}
</style>