Shades of Glade Green #559346
Tints of Glade Green #559346
RGB
CMYK
RGB Variations
Color information
#559346 (or 0x559346) is known color: Glade Green. HEX triplet: 55, 93 and 46. RGB value is (85,147,70). Sum of RGB (Red+Green+Blue) = 85+147+70=302 (40% of max value = 765). Red value is 85 (33.59% from 255 or 28.15% from 302); Green value is 147 (57.81% from 255 or 48.68% from 302); Blue value is 70 (27.73% from 255 or 23.18% from 302); Max value from RGB is 147 - color contains mainly: green. Hex color #559346 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559346 is #AA6CB9. Grayscale: #777777. Windows color (decimal): -11168954 or 4625237. OLE color: 4625237.
HSL color Cylindrical-coordinate representation of color #559346: hue angle of 108.31º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #559346 is Cyan = 0.42, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 147 | 70 | - |
| CMYK | 0.42 | 0 | 0.52 | 0.42 |
| HSL | 108.31º | 0.35% | 0.43% | - |
| HSV(B) | 108.31º | 0.52% | 0.58% | - |
| XYZ | 15.29 | 23.24 | 9.47 | - |
| YUV | 119.68 | 99.96 | 103.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 147 | 70 | 0.42 | 0 | 0.52 | 0.42 | 108.31 | 0.35 | 0.43 |
| Hex | 55 | 93 | 46 | 2A | 0 | 34 | 2A | 6C | 23 | 2B |
| Octal | 125 | 223 | 106 | 52 | 0 | 64 | 52 | 154 | 43 | 53 |
| Binary | 1010101 | 10010011 | 1000110 | 101010 | 0 | 110100 | 101010 | 1101100 | 100011 | 101011 |
Color Harmonies of #559346
Complementary color
Monochromatic Colors of #559346
Black with #559346
Text Example
Text Example
White with #559346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559346; }
p { color: rgb(85,147,70); }
H1.HeaderClassName
{
color: #559346;
}
.AnyTagClassName
{
color: #559346;
}
</style>
background-color css
<style>
a { background-color: #559346; }
a { background-color: rgb(85,147,70); }
div.DivClassName
{
background-color: #559346;
}
.BgClassName
{
background-color: #559346;
}
</style>
border-color css
<style>
span { border-color: #559346; }
span { border-color: rgb(85,147,70); }
td.TdClassName
{
border-color: #559346;
}
.TagClassName
{
border-color: #559346;
}
</style>