Shades of Limeade #639829
Tints of Limeade #639829
RGB
CMYK
RGB Variations
Color information
#639829 (or 0x639829) is known color: Limeade. HEX triplet: 63, 98 and 29. RGB value is (99,152,41). Sum of RGB (Red+Green+Blue) = 99+152+41=292 (38% of max value = 765). Red value is 99 (39.06% from 255 or 33.90% from 292); Green value is 152 (59.77% from 255 or 52.05% from 292); Blue value is 41 (16.41% from 255 or 14.04% from 292); Max value from RGB is 152 - color contains mainly: green. Hex color #639829 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639829 is #9C67D6. Grayscale: #7B7B7B. Windows color (decimal): -10250199 or 2725987. OLE color: 2725987.
HSL color Cylindrical-coordinate representation of color #639829: hue angle of 88.65º degrees, saturation: 0.58, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #639829 is Cyan = 0.35, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 99 | 152 | 41 | - |
| CMYK | 0.35 | 0 | 0.73 | 0.40 |
| HSL | 88.65º | 0.58% | 0.38% | - |
| HSV(B) | 88.65º | 0.73% | 0.6% | - |
| XYZ | 16.77 | 25.27 | 6.09 | - |
| YUV | 123.5 | 81.44 | 110.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 152 | 41 | 0.35 | 0 | 0.73 | 0.40 | 88.65 | 0.58 | 0.38 |
| Hex | 63 | 98 | 29 | 23 | 0 | 49 | 28 | 59 | 3A | 26 |
| Octal | 143 | 230 | 51 | 43 | 0 | 111 | 50 | 131 | 72 | 46 |
| Binary | 1100011 | 10011000 | 101001 | 100011 | 0 | 1001001 | 101000 | 1011001 | 111010 | 100110 |
Color Harmonies of #639829
Complementary color
Monochromatic Colors of #639829
Black with #639829
Text Example
Text Example
White with #639829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639829; }
p { color: rgb(99,152,41); }
H1.HeaderClassName
{
color: #639829;
}
.AnyTagClassName
{
color: #639829;
}
</style>
background-color css
<style>
a { background-color: #639829; }
a { background-color: rgb(99,152,41); }
div.DivClassName
{
background-color: #639829;
}
.BgClassName
{
background-color: #639829;
}
</style>
border-color css
<style>
span { border-color: #639829; }
span { border-color: rgb(99,152,41); }
td.TdClassName
{
border-color: #639829;
}
.TagClassName
{
border-color: #639829;
}
</style>