Shades of Limeade #519805
Tints of Limeade #519805
RGB
CMYK
RGB Variations
Color information
#519805 (or 0x519805) is known color: Limeade. HEX triplet: 51, 98 and 05. RGB value is (81,152,5). Sum of RGB (Red+Green+Blue) = 81+152+5=238 (31% of max value = 765). Red value is 81 (32.03% from 255 or 34.03% from 238); Green value is 152 (59.77% from 255 or 63.87% from 238); Blue value is 5 (2.34% from 255 or 2.10% from 238); Max value from RGB is 152 - color contains mainly: green. Hex color #519805 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519805 is #AE67FA. Grayscale: #727272. Windows color (decimal): -11429883 or 366673. OLE color: 366673.
HSL color Cylindrical-coordinate representation of color #519805: hue angle of 88.98º degrees, saturation: 0.94, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #519805 is Cyan = 0.47, Magento = 0, Yellow = 0.97 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 152 | 5 | - |
| CMYK | 0.47 | 0 | 0.97 | 0.40 |
| HSL | 88.98º | 0.94% | 0.31% | - |
| HSV(B) | 88.98º | 0.97% | 0.6% | - |
| XYZ | 14.65 | 24.22 | 4.05 | - |
| YUV | 114.01 | 66.48 | 104.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 152 | 5 | 0.47 | 0 | 0.97 | 0.40 | 88.98 | 0.94 | 0.31 |
| Hex | 51 | 98 | 5 | 2F | 0 | 61 | 28 | 59 | 5E | 1F |
| Octal | 121 | 230 | 5 | 57 | 0 | 141 | 50 | 131 | 136 | 37 |
| Binary | 1010001 | 10011000 | 101 | 101111 | 0 | 1100001 | 101000 | 1011001 | 1011110 | 11111 |
Color Harmonies of #519805
Complementary color
Monochromatic Colors of #519805
Black with #519805
Text Example
Text Example
White with #519805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519805; }
p { color: rgb(81,152,5); }
H1.HeaderClassName
{
color: #519805;
}
.AnyTagClassName
{
color: #519805;
}
</style>
background-color css
<style>
a { background-color: #519805; }
a { background-color: rgb(81,152,5); }
div.DivClassName
{
background-color: #519805;
}
.BgClassName
{
background-color: #519805;
}
</style>
border-color css
<style>
span { border-color: #519805; }
span { border-color: rgb(81,152,5); }
td.TdClassName
{
border-color: #519805;
}
.TagClassName
{
border-color: #519805;
}
</style>