Shades of Limeade #519324
Tints of Limeade #519324
RGB
CMYK
RGB Variations
Color information
#519324 (or 0x519324) is known color: Limeade. HEX triplet: 51, 93 and 24. RGB value is (81,147,36). Sum of RGB (Red+Green+Blue) = 81+147+36=264 (34% of max value = 765). Red value is 81 (32.03% from 255 or 30.68% from 264); Green value is 147 (57.81% from 255 or 55.68% from 264); Blue value is 36 (14.45% from 255 or 13.64% from 264); Max value from RGB is 147 - color contains mainly: green. Hex color #519324 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519324 is #AE6CDB. Grayscale: #727272. Windows color (decimal): -11431132 or 2397009. OLE color: 2397009.
HSL color Cylindrical-coordinate representation of color #519324: hue angle of 95.68º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #519324 is Cyan = 0.45, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 147 | 36 | - |
| CMYK | 0.45 | 0 | 0.76 | 0.42 |
| HSL | 95.68º | 0.61% | 0.36% | - |
| HSV(B) | 95.68º | 0.76% | 0.58% | - |
| XYZ | 14.15 | 22.74 | 5.31 | - |
| YUV | 114.61 | 83.63 | 104.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 147 | 36 | 0.45 | 0 | 0.76 | 0.42 | 95.68 | 0.61 | 0.36 |
| Hex | 51 | 93 | 24 | 2D | 0 | 4C | 2A | 60 | 3D | 24 |
| Octal | 121 | 223 | 44 | 55 | 0 | 114 | 52 | 140 | 75 | 44 |
| Binary | 1010001 | 10010011 | 100100 | 101101 | 0 | 1001100 | 101010 | 1100000 | 111101 | 100100 |
Color Harmonies of #519324
Complementary color
Monochromatic Colors of #519324
Black with #519324
Text Example
Text Example
White with #519324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519324; }
p { color: rgb(81,147,36); }
H1.HeaderClassName
{
color: #519324;
}
.AnyTagClassName
{
color: #519324;
}
</style>
background-color css
<style>
a { background-color: #519324; }
a { background-color: rgb(81,147,36); }
div.DivClassName
{
background-color: #519324;
}
.BgClassName
{
background-color: #519324;
}
</style>
border-color css
<style>
span { border-color: #519324; }
span { border-color: rgb(81,147,36); }
td.TdClassName
{
border-color: #519324;
}
.TagClassName
{
border-color: #519324;
}
</style>