Shades of Limeade #519328
Tints of Limeade #519328
RGB
CMYK
RGB Variations
Color information
#519328 (or 0x519328) is known color: Limeade. HEX triplet: 51, 93 and 28. RGB value is (81,147,40). Sum of RGB (Red+Green+Blue) = 81+147+40=268 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.22% from 268); Green value is 147 (57.81% from 255 or 54.85% from 268); Blue value is 40 (16.02% from 255 or 14.93% from 268); Max value from RGB is 147 - color contains mainly: green. Hex color #519328 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519328 is #AE6CD7. Grayscale: #737373. Windows color (decimal): -11431128 or 2659153. OLE color: 2659153.
HSL color Cylindrical-coordinate representation of color #519328: hue angle of 97.01º degrees, saturation: 0.57, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #519328 is Cyan = 0.45, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 147 | 40 | - |
| CMYK | 0.45 | 0 | 0.73 | 0.42 |
| HSL | 97.01º | 0.57% | 0.37% | - |
| HSV(B) | 97.01º | 0.73% | 0.58% | - |
| XYZ | 14.21 | 22.77 | 5.65 | - |
| YUV | 115.07 | 85.63 | 103.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 147 | 40 | 0.45 | 0 | 0.73 | 0.42 | 97.01 | 0.57 | 0.37 |
| Hex | 51 | 93 | 28 | 2D | 0 | 49 | 2A | 61 | 39 | 25 |
| Octal | 121 | 223 | 50 | 55 | 0 | 111 | 52 | 141 | 71 | 45 |
| Binary | 1010001 | 10010011 | 101000 | 101101 | 0 | 1001001 | 101010 | 1100001 | 111001 | 100101 |
Color Harmonies of #519328
Complementary color
Monochromatic Colors of #519328
Black with #519328
Text Example
Text Example
White with #519328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519328; }
p { color: rgb(81,147,40); }
H1.HeaderClassName
{
color: #519328;
}
.AnyTagClassName
{
color: #519328;
}
</style>
background-color css
<style>
a { background-color: #519328; }
a { background-color: rgb(81,147,40); }
div.DivClassName
{
background-color: #519328;
}
.BgClassName
{
background-color: #519328;
}
</style>
border-color css
<style>
span { border-color: #519328; }
span { border-color: rgb(81,147,40); }
td.TdClassName
{
border-color: #519328;
}
.TagClassName
{
border-color: #519328;
}
</style>