Shades of Limeade #519821
Tints of Limeade #519821
RGB
CMYK
RGB Variations
Color information
#519821 (or 0x519821) is known color: Limeade. HEX triplet: 51, 98 and 21. RGB value is (81,152,33). Sum of RGB (Red+Green+Blue) = 81+152+33=266 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.45% from 266); Green value is 152 (59.77% from 255 or 57.14% from 266); Blue value is 33 (13.28% from 255 or 12.41% from 266); Max value from RGB is 152 - color contains mainly: green. Hex color #519821 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519821 is #AE67DE. Grayscale: #757575. Windows color (decimal): -11429855 or 2201681. OLE color: 2201681.
HSL color Cylindrical-coordinate representation of color #519821: hue angle of 95.8º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #519821 is Cyan = 0.47, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 81 | 152 | 33 | - |
| CMYK | 0.47 | 0 | 0.78 | 0.40 |
| HSL | 95.8º | 0.64% | 0.36% | - |
| HSV(B) | 95.8º | 0.78% | 0.6% | - |
| XYZ | 14.9 | 24.32 | 5.35 | - |
| YUV | 117.21 | 80.48 | 102.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 152 | 33 | 0.47 | 0 | 0.78 | 0.40 | 95.8 | 0.64 | 0.36 |
| Hex | 51 | 98 | 21 | 2F | 0 | 4E | 28 | 60 | 40 | 24 |
| Octal | 121 | 230 | 41 | 57 | 0 | 116 | 50 | 140 | 100 | 44 |
| Binary | 1010001 | 10011000 | 100001 | 101111 | 0 | 1001110 | 101000 | 1100000 | 1000000 | 100100 |
Color Harmonies of #519821
Complementary color
Monochromatic Colors of #519821
Black with #519821
Text Example
Text Example
White with #519821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519821; }
p { color: rgb(81,152,33); }
H1.HeaderClassName
{
color: #519821;
}
.AnyTagClassName
{
color: #519821;
}
</style>
background-color css
<style>
a { background-color: #519821; }
a { background-color: rgb(81,152,33); }
div.DivClassName
{
background-color: #519821;
}
.BgClassName
{
background-color: #519821;
}
</style>
border-color css
<style>
span { border-color: #519821; }
span { border-color: rgb(81,152,33); }
td.TdClassName
{
border-color: #519821;
}
.TagClassName
{
border-color: #519821;
}
</style>