Shades of Glade Green #559540
Tints of Glade Green #559540
RGB
CMYK
RGB Variations
Color information
#559540 (or 0x559540) is known color: Glade Green. HEX triplet: 55, 95 and 40. RGB value is (85,149,64). Sum of RGB (Red+Green+Blue) = 85+149+64=298 (39% of max value = 765). Red value is 85 (33.59% from 255 or 28.52% from 298); Green value is 149 (58.59% from 255 or 50% from 298); Blue value is 64 (25.39% from 255 or 21.48% from 298); Max value from RGB is 149 - color contains mainly: green. Hex color #559540 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #559540 is #AA6ABF. Grayscale: #787878. Windows color (decimal): -11168448 or 4232533. OLE color: 4232533.
HSL color Cylindrical-coordinate representation of color #559540: hue angle of 105.18º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #559540 is Cyan = 0.43, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 85 | 149 | 64 | - |
| CMYK | 0.43 | 0 | 0.57 | 0.42 |
| HSL | 105.18º | 0.4% | 0.42% | - |
| HSV(B) | 105.18º | 0.57% | 0.58% | - |
| XYZ | 15.42 | 23.8 | 8.63 | - |
| YUV | 120.17 | 96.3 | 102.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 149 | 64 | 0.43 | 0 | 0.57 | 0.42 | 105.18 | 0.4 | 0.42 |
| Hex | 55 | 95 | 40 | 2B | 0 | 39 | 2A | 69 | 28 | 2A |
| Octal | 125 | 225 | 100 | 53 | 0 | 71 | 52 | 151 | 50 | 52 |
| Binary | 1010101 | 10010101 | 1000000 | 101011 | 0 | 111001 | 101010 | 1101001 | 101000 | 101010 |
Color Harmonies of #559540
Complementary color
Monochromatic Colors of #559540
Black with #559540
Text Example
Text Example
White with #559540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #559540; }
p { color: rgb(85,149,64); }
H1.HeaderClassName
{
color: #559540;
}
.AnyTagClassName
{
color: #559540;
}
</style>
background-color css
<style>
a { background-color: #559540; }
a { background-color: rgb(85,149,64); }
div.DivClassName
{
background-color: #559540;
}
.BgClassName
{
background-color: #559540;
}
</style>
border-color css
<style>
span { border-color: #559540; }
span { border-color: rgb(85,149,64); }
td.TdClassName
{
border-color: #559540;
}
.TagClassName
{
border-color: #559540;
}
</style>