Shades of Limeade #659926
Tints of Limeade #659926
RGB
CMYK
RGB Variations
Color information
#659926 (or 0x659926) is known color: Limeade. HEX triplet: 65, 99 and 26. RGB value is (101,153,38). Sum of RGB (Red+Green+Blue) = 101+153+38=292 (38% of max value = 765). Red value is 101 (39.84% from 255 or 34.59% from 292); Green value is 153 (60.16% from 255 or 52.40% from 292); Blue value is 38 (15.23% from 255 or 13.01% from 292); Max value from RGB is 153 - color contains mainly: green. Hex color #659926 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #659926 is #9A66D9. Grayscale: #7C7C7C. Windows color (decimal): -10118874 or 2529637. OLE color: 2529637.
HSL color Cylindrical-coordinate representation of color #659926: hue angle of 87.13º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #659926 is Cyan = 0.34, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 101 | 153 | 38 | - |
| CMYK | 0.34 | 0 | 0.75 | 0.4 |
| HSL | 87.13º | 0.6% | 0.37% | - |
| HSV(B) | 87.13º | 0.75% | 0.6% | - |
| XYZ | 17.11 | 25.69 | 5.89 | - |
| YUV | 124.34 | 79.27 | 111.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 153 | 38 | 0.34 | 0 | 0.75 | 0.4 | 87.13 | 0.6 | 0.37 |
| Hex | 65 | 99 | 26 | 22 | 0 | 4B | 28 | 57 | 3C | 25 |
| Octal | 145 | 231 | 46 | 42 | 0 | 113 | 50 | 127 | 74 | 45 |
| Binary | 1100101 | 10011001 | 100110 | 100010 | 0 | 1001011 | 101000 | 1010111 | 111100 | 100101 |
Color Harmonies of #659926
Complementary color
Monochromatic Colors of #659926
Black with #659926
Text Example
Text Example
White with #659926
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659926; }
p { color: rgb(101,153,38); }
H1.HeaderClassName
{
color: #659926;
}
.AnyTagClassName
{
color: #659926;
}
</style>
background-color css
<style>
a { background-color: #659926; }
a { background-color: rgb(101,153,38); }
div.DivClassName
{
background-color: #659926;
}
.BgClassName
{
background-color: #659926;
}
</style>
border-color css
<style>
span { border-color: #659926; }
span { border-color: rgb(101,153,38); }
td.TdClassName
{
border-color: #659926;
}
.TagClassName
{
border-color: #659926;
}
</style>