Shades of Glade Green #628458
Tints of Glade Green #628458
RGB
CMYK
RGB Variations
Color information
#628458 (or 0x628458) is known color: Glade Green. HEX triplet: 62, 84 and 58. RGB value is (98,132,88). Sum of RGB (Red+Green+Blue) = 98+132+88=318 (42% of max value = 765). Red value is 98 (38.67% from 255 or 30.82% from 318); Green value is 132 (51.95% from 255 or 41.51% from 318); Blue value is 88 (34.77% from 255 or 27.67% from 318); Max value from RGB is 132 - color contains mainly: green. Hex color #628458 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #628458 is #9D7BA7. Grayscale: #747474. Windows color (decimal): -10320808 or 5801058. OLE color: 5801058.
HSL color Cylindrical-coordinate representation of color #628458: hue angle of 106.36º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #628458 is Cyan = 0.26, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 132 | 88 | - |
| CMYK | 0.26 | 0 | 0.33 | 0.48 |
| HSL | 106.36º | 0.2% | 0.43% | - |
| HSV(B) | 106.36º | 0.33% | 0.52% | - |
| XYZ | 15.05 | 19.8 | 12.26 | - |
| YUV | 116.82 | 111.74 | 114.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 132 | 88 | 0.26 | 0 | 0.33 | 0.48 | 106.36 | 0.2 | 0.43 |
| Hex | 62 | 84 | 58 | 1A | 0 | 21 | 30 | 6A | 14 | 2B |
| Octal | 142 | 204 | 130 | 32 | 0 | 41 | 60 | 152 | 24 | 53 |
| Binary | 1100010 | 10000100 | 1011000 | 11010 | 0 | 100001 | 110000 | 1101010 | 10100 | 101011 |
Color Harmonies of #628458
Complementary color
Monochromatic Colors of #628458
Black with #628458
Text Example
Text Example
White with #628458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628458; }
p { color: rgb(98,132,88); }
H1.HeaderClassName
{
color: #628458;
}
.AnyTagClassName
{
color: #628458;
}
</style>
background-color css
<style>
a { background-color: #628458; }
a { background-color: rgb(98,132,88); }
div.DivClassName
{
background-color: #628458;
}
.BgClassName
{
background-color: #628458;
}
</style>
border-color css
<style>
span { border-color: #628458; }
span { border-color: rgb(98,132,88); }
td.TdClassName
{
border-color: #628458;
}
.TagClassName
{
border-color: #628458;
}
</style>