Shades of Limeade #519705
Tints of Limeade #519705
RGB
CMYK
RGB Variations
Color information
#519705 (or 0x519705) is known color: Limeade. HEX triplet: 51, 97 and 05. RGB value is (81,151,5). Sum of RGB (Red+Green+Blue) = 81+151+5=237 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.18% from 237); Green value is 151 (59.38% from 255 or 63.71% from 237); Blue value is 5 (2.34% from 255 or 2.11% from 237); Max value from RGB is 151 - color contains mainly: green. Hex color #519705 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519705 is #AE68FA. Grayscale: #717171. Windows color (decimal): -11430139 or 366417. OLE color: 366417.
HSL color Cylindrical-coordinate representation of color #519705: hue angle of 88.77º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #519705 is Cyan = 0.46, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 151 | 5 | - |
| CMYK | 0.46 | 0 | 0.97 | 0.41 |
| HSL | 88.77º | 0.94% | 0.31% | - |
| HSV(B) | 88.77º | 0.97% | 0.59% | - |
| XYZ | 14.49 | 23.89 | 3.99 | - |
| YUV | 113.43 | 66.81 | 104.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 151 | 5 | 0.46 | 0 | 0.97 | 0.41 | 88.77 | 0.94 | 0.31 |
| Hex | 51 | 97 | 5 | 2E | 0 | 61 | 29 | 59 | 5E | 1F |
| Octal | 121 | 227 | 5 | 56 | 0 | 141 | 51 | 131 | 136 | 37 |
| Binary | 1010001 | 10010111 | 101 | 101110 | 0 | 1100001 | 101001 | 1011001 | 1011110 | 11111 |
Color Harmonies of #519705
Complementary color
Monochromatic Colors of #519705
Black with #519705
Text Example
Text Example
White with #519705
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519705; }
p { color: rgb(81,151,5); }
H1.HeaderClassName
{
color: #519705;
}
.AnyTagClassName
{
color: #519705;
}
</style>
background-color css
<style>
a { background-color: #519705; }
a { background-color: rgb(81,151,5); }
div.DivClassName
{
background-color: #519705;
}
.BgClassName
{
background-color: #519705;
}
</style>
border-color css
<style>
span { border-color: #519705; }
span { border-color: rgb(81,151,5); }
td.TdClassName
{
border-color: #519705;
}
.TagClassName
{
border-color: #519705;
}
</style>