Shades of Glade Green #648056
Tints of Glade Green #648056
RGB
CMYK
RGB Variations
Color information
#648056 (or 0x648056) is known color: Glade Green. HEX triplet: 64, 80 and 56. RGB value is (100,128,86). Sum of RGB (Red+Green+Blue) = 100+128+86=314 (41% of max value = 765). Red value is 100 (39.45% from 255 or 31.85% from 314); Green value is 128 (50.39% from 255 or 40.76% from 314); Blue value is 86 (33.98% from 255 or 27.39% from 314); Max value from RGB is 128 - color contains mainly: green. Hex color #648056 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #648056 is #9B7FA9. Grayscale: #727272. Windows color (decimal): -10190762 or 5668964. OLE color: 5668964.
HSL color Cylindrical-coordinate representation of color #648056: hue angle of 100º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #648056 is Cyan = 0.22, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 100 | 128 | 86 | - |
| CMYK | 0.22 | 0 | 0.33 | 0.50 |
| HSL | 100º | 0.2% | 0.42% | - |
| HSV(B) | 100º | 0.33% | 0.5% | - |
| XYZ | 14.65 | 18.82 | 11.66 | - |
| YUV | 114.84 | 111.72 | 117.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 128 | 86 | 0.22 | 0 | 0.33 | 0.50 | 100 | 0.2 | 0.42 |
| Hex | 64 | 80 | 56 | 16 | 0 | 21 | 32 | 64 | 14 | 2A |
| Octal | 144 | 200 | 126 | 26 | 0 | 41 | 62 | 144 | 24 | 52 |
| Binary | 1100100 | 10000000 | 1010110 | 10110 | 0 | 100001 | 110010 | 1100100 | 10100 | 101010 |
Color Harmonies of #648056
Complementary color
Monochromatic Colors of #648056
Black with #648056
Text Example
Text Example
White with #648056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #648056; }
p { color: rgb(100,128,86); }
H1.HeaderClassName
{
color: #648056;
}
.AnyTagClassName
{
color: #648056;
}
</style>
background-color css
<style>
a { background-color: #648056; }
a { background-color: rgb(100,128,86); }
div.DivClassName
{
background-color: #648056;
}
.BgClassName
{
background-color: #648056;
}
</style>
border-color css
<style>
span { border-color: #648056; }
span { border-color: rgb(100,128,86); }
td.TdClassName
{
border-color: #648056;
}
.TagClassName
{
border-color: #648056;
}
</style>