Shades of Glade Green #688553
Tints of Glade Green #688553
RGB
CMYK
RGB Variations
Color information
#688553 (or 0x688553) is known color: Glade Green. HEX triplet: 68, 85 and 53. RGB value is (104,133,83). Sum of RGB (Red+Green+Blue) = 104+133+83=320 (42% of max value = 765). Red value is 104 (41.02% from 255 or 32.5% from 320); Green value is 133 (52.34% from 255 or 41.56% from 320); Blue value is 83 (32.81% from 255 or 25.94% from 320); Max value from RGB is 133 - color contains mainly: green. Hex color #688553 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #688553 is #977AAC. Grayscale: #767676. Windows color (decimal): -9927341 or 5473640. OLE color: 5473640.
HSL color Cylindrical-coordinate representation of color #688553: hue angle of 94.8º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #688553 is Cyan = 0.22, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 104 | 133 | 83 | - |
| CMYK | 0.22 | 0 | 0.38 | 0.48 |
| HSL | 94.8º | 0.23% | 0.42% | - |
| HSV(B) | 94.8º | 0.38% | 0.52% | - |
| XYZ | 15.66 | 20.34 | 11.28 | - |
| YUV | 118.63 | 107.89 | 117.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 133 | 83 | 0.22 | 0 | 0.38 | 0.48 | 94.8 | 0.23 | 0.42 |
| Hex | 68 | 85 | 53 | 16 | 0 | 26 | 30 | 5F | 17 | 2A |
| Octal | 150 | 205 | 123 | 26 | 0 | 46 | 60 | 137 | 27 | 52 |
| Binary | 1101000 | 10000101 | 1010011 | 10110 | 0 | 100110 | 110000 | 1011111 | 10111 | 101010 |
Color Harmonies of #688553
Complementary color
Monochromatic Colors of #688553
Black with #688553
Text Example
Text Example
White with #688553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #688553; }
p { color: rgb(104,133,83); }
H1.HeaderClassName
{
color: #688553;
}
.AnyTagClassName
{
color: #688553;
}
</style>
background-color css
<style>
a { background-color: #688553; }
a { background-color: rgb(104,133,83); }
div.DivClassName
{
background-color: #688553;
}
.BgClassName
{
background-color: #688553;
}
</style>
border-color css
<style>
span { border-color: #688553; }
span { border-color: rgb(104,133,83); }
td.TdClassName
{
border-color: #688553;
}
.TagClassName
{
border-color: #688553;
}
</style>