Shades of Limeade #519928
Tints of Limeade #519928
RGB
CMYK
RGB Variations
Color information
#519928 (or 0x519928) is known color: Limeade. HEX triplet: 51, 99 and 28. RGB value is (81,153,40). Sum of RGB (Red+Green+Blue) = 81+153+40=274 (36% of max value = 765). Red value is 81 (32.03% from 255 or 29.56% from 274); Green value is 153 (60.16% from 255 or 55.84% from 274); Blue value is 40 (16.02% from 255 or 14.60% from 274); Max value from RGB is 153 - color contains mainly: green. Hex color #519928 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519928 is #AE66D7. Grayscale: #767676. Windows color (decimal): -11429592 or 2660689. OLE color: 2660689.
HSL color Cylindrical-coordinate representation of color #519928: hue angle of 98.23º degrees, saturation: 0.59, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #519928 is Cyan = 0.47, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 81 | 153 | 40 | - |
| CMYK | 0.47 | 0 | 0.74 | 0.4 |
| HSL | 98.23º | 0.59% | 0.38% | - |
| HSV(B) | 98.23º | 0.74% | 0.6% | - |
| XYZ | 15.17 | 24.69 | 5.97 | - |
| YUV | 118.59 | 83.65 | 101.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 153 | 40 | 0.47 | 0 | 0.74 | 0.4 | 98.23 | 0.59 | 0.38 |
| Hex | 51 | 99 | 28 | 2F | 0 | 4A | 28 | 62 | 3B | 26 |
| Octal | 121 | 231 | 50 | 57 | 0 | 112 | 50 | 142 | 73 | 46 |
| Binary | 1010001 | 10011001 | 101000 | 101111 | 0 | 1001010 | 101000 | 1100010 | 111011 | 100110 |
Color Harmonies of #519928
Complementary color
Monochromatic Colors of #519928
Black with #519928
Text Example
Text Example
White with #519928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519928; }
p { color: rgb(81,153,40); }
H1.HeaderClassName
{
color: #519928;
}
.AnyTagClassName
{
color: #519928;
}
</style>
background-color css
<style>
a { background-color: #519928; }
a { background-color: rgb(81,153,40); }
div.DivClassName
{
background-color: #519928;
}
.BgClassName
{
background-color: #519928;
}
</style>
border-color css
<style>
span { border-color: #519928; }
span { border-color: rgb(81,153,40); }
td.TdClassName
{
border-color: #519928;
}
.TagClassName
{
border-color: #519928;
}
</style>