Shades of Glade Green #639749
Tints of Glade Green #639749
RGB
CMYK
RGB Variations
Color information
#639749 (or 0x639749) is known color: Glade Green. HEX triplet: 63, 97 and 49. RGB value is (99,151,73). Sum of RGB (Red+Green+Blue) = 99+151+73=323 (42% of max value = 765). Red value is 99 (39.06% from 255 or 30.65% from 323); Green value is 151 (59.38% from 255 or 46.75% from 323); Blue value is 73 (28.91% from 255 or 22.60% from 323); Max value from RGB is 151 - color contains mainly: green. Hex color #639749 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639749 is #9C68B6. Grayscale: #7E7E7E. Windows color (decimal): -10250423 or 4822883. OLE color: 4822883.
HSL color Cylindrical-coordinate representation of color #639749: hue angle of 100º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #639749 is Cyan = 0.34, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 99 | 151 | 73 | - |
| CMYK | 0.34 | 0 | 0.52 | 0.41 |
| HSL | 100º | 0.35% | 0.44% | - |
| HSV(B) | 100º | 0.52% | 0.59% | - |
| XYZ | 17.41 | 25.27 | 10.26 | - |
| YUV | 126.56 | 97.77 | 108.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 151 | 73 | 0.34 | 0 | 0.52 | 0.41 | 100 | 0.35 | 0.44 |
| Hex | 63 | 97 | 49 | 22 | 0 | 34 | 29 | 64 | 23 | 2C |
| Octal | 143 | 227 | 111 | 42 | 0 | 64 | 51 | 144 | 43 | 54 |
| Binary | 1100011 | 10010111 | 1001001 | 100010 | 0 | 110100 | 101001 | 1100100 | 100011 | 101100 |
Color Harmonies of #639749
Complementary color
Monochromatic Colors of #639749
Black with #639749
Text Example
Text Example
White with #639749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639749; }
p { color: rgb(99,151,73); }
H1.HeaderClassName
{
color: #639749;
}
.AnyTagClassName
{
color: #639749;
}
</style>
background-color css
<style>
a { background-color: #639749; }
a { background-color: rgb(99,151,73); }
div.DivClassName
{
background-color: #639749;
}
.BgClassName
{
background-color: #639749;
}
</style>
border-color css
<style>
span { border-color: #639749; }
span { border-color: rgb(99,151,73); }
td.TdClassName
{
border-color: #639749;
}
.TagClassName
{
border-color: #639749;
}
</style>