Shades of Glade Green #559147
Tints of Glade Green #559147
RGB
CMYK
RGB Variations
Color information
#559147 (or 0x559147) is known color: Glade Green. HEX triplet: 55, 91 and 47. RGB value is (85,145,71). Sum of RGB (Red+Green+Blue) = 85+145+71=301 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.24% from 301); Green value is 145 (57.03% from 255 or 48.17% from 301); Blue value is 71 (28.12% from 255 or 23.59% from 301); Max value from RGB is 145 - color contains mainly: green. Hex color #559147 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559147 is #AA6EB8. Grayscale: #767676. Windows color (decimal): -11169465 or 4690261. OLE color: 4690261.
HSL color Cylindrical-coordinate representation of color #559147: hue angle of 108.65º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #559147 is Cyan = 0.41, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 85 | 145 | 71 | - |
| CMYK | 0.41 | 0 | 0.51 | 0.43 |
| HSL | 108.65º | 0.34% | 0.42% | - |
| HSV(B) | 108.65º | 0.51% | 0.57% | - |
| XYZ | 15.01 | 22.64 | 9.54 | - |
| YUV | 118.62 | 101.12 | 104.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 145 | 71 | 0.41 | 0 | 0.51 | 0.43 | 108.65 | 0.34 | 0.42 |
| Hex | 55 | 91 | 47 | 29 | 0 | 33 | 2B | 6D | 22 | 2A |
| Octal | 125 | 221 | 107 | 51 | 0 | 63 | 53 | 155 | 42 | 52 |
| Binary | 1010101 | 10010001 | 1000111 | 101001 | 0 | 110011 | 101011 | 1101101 | 100010 | 101010 |
Color Harmonies of #559147
Complementary color
Monochromatic Colors of #559147
Black with #559147
Text Example
Text Example
White with #559147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559147; }
p { color: rgb(85,145,71); }
H1.HeaderClassName
{
color: #559147;
}
.AnyTagClassName
{
color: #559147;
}
</style>
background-color css
<style>
a { background-color: #559147; }
a { background-color: rgb(85,145,71); }
div.DivClassName
{
background-color: #559147;
}
.BgClassName
{
background-color: #559147;
}
</style>
border-color css
<style>
span { border-color: #559147; }
span { border-color: rgb(85,145,71); }
td.TdClassName
{
border-color: #559147;
}
.TagClassName
{
border-color: #559147;
}
</style>