Shades of Glade Green #629449
Tints of Glade Green #629449
RGB
CMYK
RGB Variations
Color information
#629449 (or 0x629449) is known color: Glade Green. HEX triplet: 62, 94 and 49. RGB value is (98,148,73). Sum of RGB (Red+Green+Blue) = 98+148+73=319 (42% of max value = 765). Red value is 98 (38.67% from 255 or 30.72% from 319); Green value is 148 (58.20% from 255 or 46.39% from 319); Blue value is 73 (28.91% from 255 or 22.88% from 319); Max value from RGB is 148 - color contains mainly: green. Hex color #629449 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #629449 is #9D6BB6. Grayscale: #7C7C7C. Windows color (decimal): -10316727 or 4822114. OLE color: 4822114.
HSL color Cylindrical-coordinate representation of color #629449: hue angle of 100º degrees, saturation: 0.34, 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 #629449 is Cyan = 0.34, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 148 | 73 | - |
| CMYK | 0.34 | 0 | 0.51 | 0.42 |
| HSL | 100º | 0.34% | 0.43% | - |
| HSV(B) | 100º | 0.51% | 0.58% | - |
| XYZ | 16.83 | 24.26 | 10.1 | - |
| YUV | 124.5 | 98.94 | 109.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 148 | 73 | 0.34 | 0 | 0.51 | 0.42 | 100 | 0.34 | 0.43 |
| Hex | 62 | 94 | 49 | 22 | 0 | 33 | 2A | 64 | 22 | 2B |
| Octal | 142 | 224 | 111 | 42 | 0 | 63 | 52 | 144 | 42 | 53 |
| Binary | 1100010 | 10010100 | 1001001 | 100010 | 0 | 110011 | 101010 | 1100100 | 100010 | 101011 |
Color Harmonies of #629449
Complementary color
Monochromatic Colors of #629449
Black with #629449
Text Example
Text Example
White with #629449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629449; }
p { color: rgb(98,148,73); }
H1.HeaderClassName
{
color: #629449;
}
.AnyTagClassName
{
color: #629449;
}
</style>
background-color css
<style>
a { background-color: #629449; }
a { background-color: rgb(98,148,73); }
div.DivClassName
{
background-color: #629449;
}
.BgClassName
{
background-color: #629449;
}
</style>
border-color css
<style>
span { border-color: #629449; }
span { border-color: rgb(98,148,73); }
td.TdClassName
{
border-color: #629449;
}
.TagClassName
{
border-color: #629449;
}
</style>