Shades of Limeade #519523
Tints of Limeade #519523
RGB
CMYK
RGB Variations
Color information
#519523 (or 0x519523) is known color: Limeade. HEX triplet: 51, 95 and 23. RGB value is (81,149,35). Sum of RGB (Red+Green+Blue) = 81+149+35=265 (35% of max value = 765). Red value is 81 (32.03% from 255 or 30.57% from 265); Green value is 149 (58.59% from 255 or 56.23% from 265); Blue value is 35 (14.06% from 255 or 13.21% from 265); Max value from RGB is 149 - color contains mainly: green. Hex color #519523 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #519523 is #AE6ADC. Grayscale: #747474. Windows color (decimal): -11430621 or 2331985. OLE color: 2331985.
HSL color Cylindrical-coordinate representation of color #519523: hue angle of 95.79º degrees, saturation: 0.62, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #519523 is Cyan = 0.46, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 149 | 35 | - |
| CMYK | 0.46 | 0 | 0.77 | 0.42 |
| HSL | 95.79º | 0.62% | 0.36% | - |
| HSV(B) | 95.79º | 0.77% | 0.58% | - |
| XYZ | 14.44 | 23.37 | 5.34 | - |
| YUV | 115.67 | 82.47 | 103.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 149 | 35 | 0.46 | 0 | 0.77 | 0.42 | 95.79 | 0.62 | 0.36 |
| Hex | 51 | 95 | 23 | 2E | 0 | 4D | 2A | 60 | 3E | 24 |
| Octal | 121 | 225 | 43 | 56 | 0 | 115 | 52 | 140 | 76 | 44 |
| Binary | 1010001 | 10010101 | 100011 | 101110 | 0 | 1001101 | 101010 | 1100000 | 111110 | 100100 |
Color Harmonies of #519523
Complementary color
Monochromatic Colors of #519523
Black with #519523
Text Example
Text Example
White with #519523
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #519523; }
p { color: rgb(81,149,35); }
H1.HeaderClassName
{
color: #519523;
}
.AnyTagClassName
{
color: #519523;
}
</style>
background-color css
<style>
a { background-color: #519523; }
a { background-color: rgb(81,149,35); }
div.DivClassName
{
background-color: #519523;
}
.BgClassName
{
background-color: #519523;
}
</style>
border-color css
<style>
span { border-color: #519523; }
span { border-color: rgb(81,149,35); }
td.TdClassName
{
border-color: #519523;
}
.TagClassName
{
border-color: #519523;
}
</style>