Shades of Limeade #659938
Tints of Limeade #659938
RGB
CMYK
RGB Variations
Color information
#659938 (or 0x659938) is known color: Limeade. HEX triplet: 65, 99 and 38. RGB value is (101,153,56). Sum of RGB (Red+Green+Blue) = 101+153+56=310 (41% of max value = 765). Red value is 101 (39.84% from 255 or 32.58% from 310); Green value is 153 (60.16% from 255 or 49.35% from 310); Blue value is 56 (22.27% from 255 or 18.06% from 310); Max value from RGB is 153 - color contains mainly: green. Hex color #659938 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #659938 is #9A66C7. Grayscale: #7E7E7E. Windows color (decimal): -10118856 or 3709285. OLE color: 3709285.
HSL color Cylindrical-coordinate representation of color #659938: hue angle of 92.16º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #659938 is Cyan = 0.34, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 101 | 153 | 56 | - |
| CMYK | 0.34 | 0 | 0.63 | 0.4 |
| HSL | 92.16º | 0.46% | 0.41% | - |
| HSV(B) | 92.16º | 0.63% | 0.6% | - |
| XYZ | 17.47 | 25.83 | 7.81 | - |
| YUV | 126.39 | 88.27 | 109.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 153 | 56 | 0.34 | 0 | 0.63 | 0.4 | 92.16 | 0.46 | 0.41 |
| Hex | 65 | 99 | 38 | 22 | 0 | 3F | 28 | 5C | 2E | 29 |
| Octal | 145 | 231 | 70 | 42 | 0 | 77 | 50 | 134 | 56 | 51 |
| Binary | 1100101 | 10011001 | 111000 | 100010 | 0 | 111111 | 101000 | 1011100 | 101110 | 101001 |
Color Harmonies of #659938
Complementary color
Monochromatic Colors of #659938
Black with #659938
Text Example
Text Example
White with #659938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659938; }
p { color: rgb(101,153,56); }
H1.HeaderClassName
{
color: #659938;
}
.AnyTagClassName
{
color: #659938;
}
</style>
background-color css
<style>
a { background-color: #659938; }
a { background-color: rgb(101,153,56); }
div.DivClassName
{
background-color: #659938;
}
.BgClassName
{
background-color: #659938;
}
</style>
border-color css
<style>
span { border-color: #659938; }
span { border-color: rgb(101,153,56); }
td.TdClassName
{
border-color: #659938;
}
.TagClassName
{
border-color: #659938;
}
</style>