Shades of Glade Green #639448
Tints of Glade Green #639448
RGB
CMYK
RGB Variations
Color information
#639448 (or 0x639448) is known color: Glade Green. HEX triplet: 63, 94 and 48. RGB value is (99,148,72). Sum of RGB (Red+Green+Blue) = 99+148+72=319 (42% of max value = 765). Red value is 99 (39.06% from 255 or 31.03% from 319); Green value is 148 (58.20% from 255 or 46.39% from 319); Blue value is 72 (28.52% from 255 or 22.57% from 319); Max value from RGB is 148 - color contains mainly: green. Hex color #639448 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #639448 is #9C6BB7. Grayscale: #7C7C7C. Windows color (decimal): -10251192 or 4756579. OLE color: 4756579.
HSL color Cylindrical-coordinate representation of color #639448: hue angle of 98.68º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #639448 is Cyan = 0.33, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 148 | 72 | - |
| CMYK | 0.33 | 0 | 0.51 | 0.42 |
| HSL | 98.68º | 0.35% | 0.43% | - |
| HSV(B) | 98.68º | 0.51% | 0.58% | - |
| XYZ | 16.91 | 24.3 | 9.93 | - |
| YUV | 124.69 | 98.27 | 109.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 148 | 72 | 0.33 | 0 | 0.51 | 0.42 | 98.68 | 0.35 | 0.43 |
| Hex | 63 | 94 | 48 | 21 | 0 | 33 | 2A | 63 | 23 | 2B |
| Octal | 143 | 224 | 110 | 41 | 0 | 63 | 52 | 143 | 43 | 53 |
| Binary | 1100011 | 10010100 | 1001000 | 100001 | 0 | 110011 | 101010 | 1100011 | 100011 | 101011 |
Color Harmonies of #639448
Complementary color
Monochromatic Colors of #639448
Black with #639448
Text Example
Text Example
White with #639448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639448; }
p { color: rgb(99,148,72); }
H1.HeaderClassName
{
color: #639448;
}
.AnyTagClassName
{
color: #639448;
}
</style>
background-color css
<style>
a { background-color: #639448; }
a { background-color: rgb(99,148,72); }
div.DivClassName
{
background-color: #639448;
}
.BgClassName
{
background-color: #639448;
}
</style>
border-color css
<style>
span { border-color: #639448; }
span { border-color: rgb(99,148,72); }
td.TdClassName
{
border-color: #639448;
}
.TagClassName
{
border-color: #639448;
}
</style>