Shades of Limeade #639819
Tints of Limeade #639819
RGB
CMYK
RGB Variations
Color information
#639819 (or 0x639819) is known color: Limeade. HEX triplet: 63, 98 and 19. RGB value is (99,152,25). Sum of RGB (Red+Green+Blue) = 99+152+25=276 (36% of max value = 765). Red value is 99 (39.06% from 255 or 35.87% from 276); Green value is 152 (59.77% from 255 or 55.07% from 276); Blue value is 25 (10.16% from 255 or 9.06% from 276); Max value from RGB is 152 - color contains mainly: green. Hex color #639819 is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #639819 is #9C67E6. Grayscale: #7A7A7A. Windows color (decimal): -10250215 or 1677411. OLE color: 1677411.
HSL color Cylindrical-coordinate representation of color #639819: hue angle of 85.04º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #639819 is Cyan = 0.35, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 99 | 152 | 25 | - |
| CMYK | 0.35 | 0 | 0.84 | 0.40 |
| HSL | 85.04º | 0.72% | 0.35% | - |
| HSV(B) | 85.04º | 0.84% | 0.6% | - |
| XYZ | 16.55 | 25.18 | 4.91 | - |
| YUV | 121.68 | 73.44 | 111.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 152 | 25 | 0.35 | 0 | 0.84 | 0.40 | 85.04 | 0.72 | 0.35 |
| Hex | 63 | 98 | 19 | 23 | 0 | 54 | 28 | 55 | 48 | 23 |
| Octal | 143 | 230 | 31 | 43 | 0 | 124 | 50 | 125 | 110 | 43 |
| Binary | 1100011 | 10011000 | 11001 | 100011 | 0 | 1010100 | 101000 | 1010101 | 1001000 | 100011 |
Color Harmonies of #639819
Complementary color
Monochromatic Colors of #639819
Black with #639819
Text Example
Text Example
White with #639819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639819; }
p { color: rgb(99,152,25); }
H1.HeaderClassName
{
color: #639819;
}
.AnyTagClassName
{
color: #639819;
}
</style>
background-color css
<style>
a { background-color: #639819; }
a { background-color: rgb(99,152,25); }
div.DivClassName
{
background-color: #639819;
}
.BgClassName
{
background-color: #639819;
}
</style>
border-color css
<style>
span { border-color: #639819; }
span { border-color: rgb(99,152,25); }
td.TdClassName
{
border-color: #639819;
}
.TagClassName
{
border-color: #639819;
}
</style>