Shades of Limeade #519721
Tints of Limeade #519721
RGB
CMYK
RGB Variations
Color information
#519721 (or 0x519721) is known color: Limeade. HEX triplet: 51, 97 and 21. RGB value is (81,151,33). Sum of RGB (Red+Green+Blue) = 81+151+33=265 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.57% from 265); Green value is 151 (59.38% from 255 or 56.98% from 265); Blue value is 33 (13.28% from 255 or 12.45% from 265); Max value from RGB is 151 - color contains mainly: green. Hex color #519721 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519721 is #AE68DE. Grayscale: #757575. Windows color (decimal): -11430111 or 2201425. OLE color: 2201425.
HSL color Cylindrical-coordinate representation of color #519721: hue angle of 95.59º degrees, saturation: 0.64, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #519721 is Cyan = 0.46, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 151 | 33 | - |
| CMYK | 0.46 | 0 | 0.78 | 0.41 |
| HSL | 95.59º | 0.64% | 0.36% | - |
| HSV(B) | 95.59º | 0.78% | 0.59% | - |
| XYZ | 14.73 | 23.99 | 5.29 | - |
| YUV | 116.62 | 80.81 | 102.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 151 | 33 | 0.46 | 0 | 0.78 | 0.41 | 95.59 | 0.64 | 0.36 |
| Hex | 51 | 97 | 21 | 2E | 0 | 4E | 29 | 60 | 40 | 24 |
| Octal | 121 | 227 | 41 | 56 | 0 | 116 | 51 | 140 | 100 | 44 |
| Binary | 1010001 | 10010111 | 100001 | 101110 | 0 | 1001110 | 101001 | 1100000 | 1000000 | 100100 |
Color Harmonies of #519721
Complementary color
Monochromatic Colors of #519721
Black with #519721
Text Example
Text Example
White with #519721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519721; }
p { color: rgb(81,151,33); }
H1.HeaderClassName
{
color: #519721;
}
.AnyTagClassName
{
color: #519721;
}
</style>
background-color css
<style>
a { background-color: #519721; }
a { background-color: rgb(81,151,33); }
div.DivClassName
{
background-color: #519721;
}
.BgClassName
{
background-color: #519721;
}
</style>
border-color css
<style>
span { border-color: #519721; }
span { border-color: rgb(81,151,33); }
td.TdClassName
{
border-color: #519721;
}
.TagClassName
{
border-color: #519721;
}
</style>