Shades of Limeade #519608
Tints of Limeade #519608
RGB
CMYK
RGB Variations
Color information
#519608 (or 0x519608) is known color: Limeade. HEX triplet: 51, 96 and 08. RGB value is (81,150,8). Sum of RGB (Red+Green+Blue) = 81+150+8=239 (31% of max value = 765). Red value is 81 (32.03% from 255 or 33.89% from 239); Green value is 150 (58.98% from 255 or 62.76% from 239); Blue value is 8 (3.52% from 255 or 3.35% from 239); Max value from RGB is 150 - color contains mainly: green. Hex color #519608 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519608 is #AE69F7. Grayscale: #717171. Windows color (decimal): -11430392 or 562769. OLE color: 562769.
HSL color Cylindrical-coordinate representation of color #519608: hue angle of 89.15º degrees, saturation: 0.9, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #519608 is Cyan = 0.46, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 81 | 150 | 8 | - |
| CMYK | 0.46 | 0 | 0.95 | 0.41 |
| HSL | 89.15º | 0.9% | 0.31% | - |
| HSV(B) | 89.15º | 0.95% | 0.59% | - |
| XYZ | 14.34 | 23.58 | 4.03 | - |
| YUV | 113.18 | 68.64 | 105.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 150 | 8 | 0.46 | 0 | 0.95 | 0.41 | 89.15 | 0.9 | 0.31 |
| Hex | 51 | 96 | 8 | 2E | 0 | 5F | 29 | 59 | 5A | 1F |
| Octal | 121 | 226 | 10 | 56 | 0 | 137 | 51 | 131 | 132 | 37 |
| Binary | 1010001 | 10010110 | 1000 | 101110 | 0 | 1011111 | 101001 | 1011001 | 1011010 | 11111 |
Color Harmonies of #519608
Complementary color
Monochromatic Colors of #519608
Black with #519608
Text Example
Text Example
White with #519608
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519608; }
p { color: rgb(81,150,8); }
H1.HeaderClassName
{
color: #519608;
}
.AnyTagClassName
{
color: #519608;
}
</style>
background-color css
<style>
a { background-color: #519608; }
a { background-color: rgb(81,150,8); }
div.DivClassName
{
background-color: #519608;
}
.BgClassName
{
background-color: #519608;
}
</style>
border-color css
<style>
span { border-color: #519608; }
span { border-color: rgb(81,150,8); }
td.TdClassName
{
border-color: #519608;
}
.TagClassName
{
border-color: #519608;
}
</style>