Shades of Limeade #639625
Tints of Limeade #639625
RGB
CMYK
RGB Variations
Color information
#639625 (or 0x639625) is known color: Limeade. HEX triplet: 63, 96 and 25. RGB value is (99,150,37). Sum of RGB (Red+Green+Blue) = 99+150+37=286 (37% of max value = 765). Red value is 99 (39.06% from 255 or 34.62% from 286); Green value is 150 (58.98% from 255 or 52.45% from 286); Blue value is 37 (14.84% from 255 or 12.94% from 286); Max value from RGB is 150 - color contains mainly: green. Hex color #639625 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639625 is #9C69DA. Grayscale: #7A7A7A. Windows color (decimal): -10250715 or 2463331. OLE color: 2463331.
HSL color Cylindrical-coordinate representation of color #639625: hue angle of 87.08º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #639625 is Cyan = 0.34, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 99 | 150 | 37 | - |
| CMYK | 0.34 | 0 | 0.75 | 0.41 |
| HSL | 87.08º | 0.6% | 0.37% | - |
| HSV(B) | 87.08º | 0.75% | 0.59% | - |
| XYZ | 16.39 | 24.6 | 5.63 | - |
| YUV | 121.87 | 80.1 | 111.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 150 | 37 | 0.34 | 0 | 0.75 | 0.41 | 87.08 | 0.6 | 0.37 |
| Hex | 63 | 96 | 25 | 22 | 0 | 4B | 29 | 57 | 3C | 25 |
| Octal | 143 | 226 | 45 | 42 | 0 | 113 | 51 | 127 | 74 | 45 |
| Binary | 1100011 | 10010110 | 100101 | 100010 | 0 | 1001011 | 101001 | 1010111 | 111100 | 100101 |
Color Harmonies of #639625
Complementary color
Monochromatic Colors of #639625
Black with #639625
Text Example
Text Example
White with #639625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639625; }
p { color: rgb(99,150,37); }
H1.HeaderClassName
{
color: #639625;
}
.AnyTagClassName
{
color: #639625;
}
</style>
background-color css
<style>
a { background-color: #639625; }
a { background-color: rgb(99,150,37); }
div.DivClassName
{
background-color: #639625;
}
.BgClassName
{
background-color: #639625;
}
</style>
border-color css
<style>
span { border-color: #639625; }
span { border-color: rgb(99,150,37); }
td.TdClassName
{
border-color: #639625;
}
.TagClassName
{
border-color: #639625;
}
</style>