Shades of Glade Green #569140
Tints of Glade Green #569140
RGB
CMYK
RGB Variations
Color information
#569140 (or 0x569140) is known color: Glade Green. HEX triplet: 56, 91 and 40. RGB value is (86,145,64). Sum of RGB (Red+Green+Blue) = 86+145+64=295 (39% of max value = 765). Red value is 86 (33.98% from 255 or 29.15% from 295); Green value is 145 (57.03% from 255 or 49.15% from 295); Blue value is 64 (25.39% from 255 or 21.69% from 295); Max value from RGB is 145 - color contains mainly: green. Hex color #569140 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569140 is #A96EBF. Grayscale: #767676. Windows color (decimal): -11103936 or 4231510. OLE color: 4231510.
HSL color Cylindrical-coordinate representation of color #569140: hue angle of 103.7º degrees, saturation: 0.39, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #569140 is Cyan = 0.41, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 145 | 64 | - |
| CMYK | 0.41 | 0 | 0.56 | 0.43 |
| HSL | 103.7º | 0.39% | 0.41% | - |
| HSV(B) | 103.7º | 0.56% | 0.57% | - |
| XYZ | 14.89 | 22.6 | 8.43 | - |
| YUV | 118.13 | 97.45 | 105.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 145 | 64 | 0.41 | 0 | 0.56 | 0.43 | 103.7 | 0.39 | 0.41 |
| Hex | 56 | 91 | 40 | 29 | 0 | 38 | 2B | 68 | 27 | 29 |
| Octal | 126 | 221 | 100 | 51 | 0 | 70 | 53 | 150 | 47 | 51 |
| Binary | 1010110 | 10010001 | 1000000 | 101001 | 0 | 111000 | 101011 | 1101000 | 100111 | 101001 |
Color Harmonies of #569140
Complementary color
Monochromatic Colors of #569140
Black with #569140
Text Example
Text Example
White with #569140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569140; }
p { color: rgb(86,145,64); }
H1.HeaderClassName
{
color: #569140;
}
.AnyTagClassName
{
color: #569140;
}
</style>
background-color css
<style>
a { background-color: #569140; }
a { background-color: rgb(86,145,64); }
div.DivClassName
{
background-color: #569140;
}
.BgClassName
{
background-color: #569140;
}
</style>
border-color css
<style>
span { border-color: #569140; }
span { border-color: rgb(86,145,64); }
td.TdClassName
{
border-color: #569140;
}
.TagClassName
{
border-color: #569140;
}
</style>