Shades of Limeade #519218
Tints of Limeade #519218
RGB
CMYK
RGB Variations
Color information
#519218 (or 0x519218) is known color: Limeade. HEX triplet: 51, 92 and 18. RGB value is (81,146,24). Sum of RGB (Red+Green+Blue) = 81+146+24=251 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.27% from 251); Green value is 146 (57.42% from 255 or 58.17% from 251); Blue value is 24 (9.77% from 255 or 9.56% from 251); Max value from RGB is 146 - color contains mainly: green. Hex color #519218 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519218 is #AE6DE7. Grayscale: #717171. Windows color (decimal): -11431400 or 1610321. OLE color: 1610321.
HSL color Cylindrical-coordinate representation of color #519218: hue angle of 91.97º degrees, saturation: 0.72, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #519218 is Cyan = 0.45, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 146 | 24 | - |
| CMYK | 0.45 | 0 | 0.84 | 0.43 |
| HSL | 91.97º | 0.72% | 0.33% | - |
| HSV(B) | 91.97º | 0.84% | 0.57% | - |
| XYZ | 13.84 | 22.37 | 4.45 | - |
| YUV | 112.66 | 77.97 | 105.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 146 | 24 | 0.45 | 0 | 0.84 | 0.43 | 91.97 | 0.72 | 0.33 |
| Hex | 51 | 92 | 18 | 2D | 0 | 54 | 2B | 5C | 48 | 21 |
| Octal | 121 | 222 | 30 | 55 | 0 | 124 | 53 | 134 | 110 | 41 |
| Binary | 1010001 | 10010010 | 11000 | 101101 | 0 | 1010100 | 101011 | 1011100 | 1001000 | 100001 |
Color Harmonies of #519218
Complementary color
Monochromatic Colors of #519218
Black with #519218
Text Example
Text Example
White with #519218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519218; }
p { color: rgb(81,146,24); }
H1.HeaderClassName
{
color: #519218;
}
.AnyTagClassName
{
color: #519218;
}
</style>
background-color css
<style>
a { background-color: #519218; }
a { background-color: rgb(81,146,24); }
div.DivClassName
{
background-color: #519218;
}
.BgClassName
{
background-color: #519218;
}
</style>
border-color css
<style>
span { border-color: #519218; }
span { border-color: rgb(81,146,24); }
td.TdClassName
{
border-color: #519218;
}
.TagClassName
{
border-color: #519218;
}
</style>