Shades of Limeade #519008
Tints of Limeade #519008
RGB
CMYK
RGB Variations
Color information
#519008 (or 0x519008) is known color: Limeade. HEX triplet: 51, 90 and 08. RGB value is (81,144,8). Sum of RGB (Red+Green+Blue) = 81+144+8=233 (30% of max value = 765). Red value is 81 (32.03% from 255 or 34.76% from 233); Green value is 144 (56.64% from 255 or 61.80% from 233); Blue value is 8 (3.52% from 255 or 3.43% from 233); Max value from RGB is 144 - color contains mainly: green. Hex color #519008 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #519008 is #AE6FF7. Grayscale: #6E6E6E. Windows color (decimal): -11431928 or 561233. OLE color: 561233.
HSL color Cylindrical-coordinate representation of color #519008: hue angle of 87.79º degrees, saturation: 0.89, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #519008 is Cyan = 0.44, Magento = 0, Yellow = 0.94 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 144 | 8 | - |
| CMYK | 0.44 | 0 | 0.94 | 0.44 |
| HSL | 87.79º | 0.89% | 0.3% | - |
| HSV(B) | 87.79º | 0.94% | 0.56% | - |
| XYZ | 13.41 | 21.71 | 3.71 | - |
| YUV | 109.66 | 70.63 | 107.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 144 | 8 | 0.44 | 0 | 0.94 | 0.44 | 87.79 | 0.89 | 0.3 |
| Hex | 51 | 90 | 8 | 2C | 0 | 5E | 2C | 58 | 59 | 1E |
| Octal | 121 | 220 | 10 | 54 | 0 | 136 | 54 | 130 | 131 | 36 |
| Binary | 1010001 | 10010000 | 1000 | 101100 | 0 | 1011110 | 101100 | 1011000 | 1011001 | 11110 |
Color Harmonies of #519008
Complementary color
Monochromatic Colors of #519008
Black with #519008
Text Example
Text Example
White with #519008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519008; }
p { color: rgb(81,144,8); }
H1.HeaderClassName
{
color: #519008;
}
.AnyTagClassName
{
color: #519008;
}
</style>
background-color css
<style>
a { background-color: #519008; }
a { background-color: rgb(81,144,8); }
div.DivClassName
{
background-color: #519008;
}
.BgClassName
{
background-color: #519008;
}
</style>
border-color css
<style>
span { border-color: #519008; }
span { border-color: rgb(81,144,8); }
td.TdClassName
{
border-color: #519008;
}
.TagClassName
{
border-color: #519008;
}
</style>