Shades of Limeade #519320
Tints of Limeade #519320
RGB
CMYK
RGB Variations
Color information
#519320 (or 0x519320) is known color: Limeade. HEX triplet: 51, 93 and 20. RGB value is (81,147,32). Sum of RGB (Red+Green+Blue) = 81+147+32=260 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.15% from 260); Green value is 147 (57.81% from 255 or 56.54% from 260); Blue value is 32 (12.89% from 255 or 12.31% from 260); Max value from RGB is 147 - color contains mainly: green. Hex color #519320 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519320 is #AE6CDF. Grayscale: #727272. Windows color (decimal): -11431136 or 2134865. OLE color: 2134865.
HSL color Cylindrical-coordinate representation of color #519320: hue angle of 94.43º degrees, saturation: 0.64, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #519320 is Cyan = 0.45, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 147 | 32 | - |
| CMYK | 0.45 | 0 | 0.78 | 0.42 |
| HSL | 94.43º | 0.64% | 0.35% | - |
| HSV(B) | 94.43º | 0.78% | 0.58% | - |
| XYZ | 14.09 | 22.72 | 5.01 | - |
| YUV | 114.16 | 81.63 | 104.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 147 | 32 | 0.45 | 0 | 0.78 | 0.42 | 94.43 | 0.64 | 0.35 |
| Hex | 51 | 93 | 20 | 2D | 0 | 4E | 2A | 5E | 40 | 23 |
| Octal | 121 | 223 | 40 | 55 | 0 | 116 | 52 | 136 | 100 | 43 |
| Binary | 1010001 | 10010011 | 100000 | 101101 | 0 | 1001110 | 101010 | 1011110 | 1000000 | 100011 |
Color Harmonies of #519320
Complementary color
Monochromatic Colors of #519320
Black with #519320
Text Example
Text Example
White with #519320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519320; }
p { color: rgb(81,147,32); }
H1.HeaderClassName
{
color: #519320;
}
.AnyTagClassName
{
color: #519320;
}
</style>
background-color css
<style>
a { background-color: #519320; }
a { background-color: rgb(81,147,32); }
div.DivClassName
{
background-color: #519320;
}
.BgClassName
{
background-color: #519320;
}
</style>
border-color css
<style>
span { border-color: #519320; }
span { border-color: rgb(81,147,32); }
td.TdClassName
{
border-color: #519320;
}
.TagClassName
{
border-color: #519320;
}
</style>