Shades of Limeade #659727
Tints of Limeade #659727
RGB
CMYK
RGB Variations
Color information
#659727 (or 0x659727) is known color: Limeade. HEX triplet: 65, 97 and 27. RGB value is (101,151,39). Sum of RGB (Red+Green+Blue) = 101+151+39=291 (38% of max value = 765). Red value is 101 (39.84% from 255 or 34.71% from 291); Green value is 151 (59.38% from 255 or 51.89% from 291); Blue value is 39 (15.62% from 255 or 13.40% from 291); Max value from RGB is 151 - color contains mainly: green. Hex color #659727 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #659727 is #9A68D8. Grayscale: #7B7B7B. Windows color (decimal): -10119385 or 2594661. OLE color: 2594661.
HSL color Cylindrical-coordinate representation of color #659727: hue angle of 86.79º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #659727 is Cyan = 0.33, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 101 | 151 | 39 | - |
| CMYK | 0.33 | 0 | 0.74 | 0.41 |
| HSL | 86.79º | 0.59% | 0.37% | - |
| HSV(B) | 86.79º | 0.74% | 0.59% | - |
| XYZ | 16.8 | 25.05 | 5.87 | - |
| YUV | 123.28 | 80.44 | 112.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 151 | 39 | 0.33 | 0 | 0.74 | 0.41 | 86.79 | 0.59 | 0.37 |
| Hex | 65 | 97 | 27 | 21 | 0 | 4A | 29 | 57 | 3B | 25 |
| Octal | 145 | 227 | 47 | 41 | 0 | 112 | 51 | 127 | 73 | 45 |
| Binary | 1100101 | 10010111 | 100111 | 100001 | 0 | 1001010 | 101001 | 1010111 | 111011 | 100101 |
Color Harmonies of #659727
Complementary color
Monochromatic Colors of #659727
Black with #659727
Text Example
Text Example
White with #659727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #659727; }
p { color: rgb(101,151,39); }
H1.HeaderClassName
{
color: #659727;
}
.AnyTagClassName
{
color: #659727;
}
</style>
background-color css
<style>
a { background-color: #659727; }
a { background-color: rgb(101,151,39); }
div.DivClassName
{
background-color: #659727;
}
.BgClassName
{
background-color: #659727;
}
</style>
border-color css
<style>
span { border-color: #659727; }
span { border-color: rgb(101,151,39); }
td.TdClassName
{
border-color: #659727;
}
.TagClassName
{
border-color: #659727;
}
</style>