Shades of Glade Green #569145
Tints of Glade Green #569145
RGB
CMYK
RGB Variations
Color information
#569145 (or 0x569145) is known color: Glade Green. HEX triplet: 56, 91 and 45. RGB value is (86,145,69). Sum of RGB (Red+Green+Blue) = 86+145+69=300 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.67% from 300); Green value is 145 (57.03% from 255 or 48.33% from 300); Blue value is 69 (27.34% from 255 or 23% from 300); Max value from RGB is 145 - color contains mainly: green. Hex color #569145 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569145 is #A96EBA. Grayscale: #767676. Windows color (decimal): -11103931 or 4559190. OLE color: 4559190.
HSL color Cylindrical-coordinate representation of color #569145: hue angle of 106.58º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #569145 is Cyan = 0.41, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 86 | 145 | 69 | - |
| CMYK | 0.41 | 0 | 0.52 | 0.43 |
| HSL | 106.58º | 0.36% | 0.42% | - |
| HSV(B) | 106.58º | 0.52% | 0.57% | - |
| XYZ | 15.04 | 22.66 | 9.21 | - |
| YUV | 118.7 | 99.95 | 104.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 145 | 69 | 0.41 | 0 | 0.52 | 0.43 | 106.58 | 0.36 | 0.42 |
| Hex | 56 | 91 | 45 | 29 | 0 | 34 | 2B | 6B | 24 | 2A |
| Octal | 126 | 221 | 105 | 51 | 0 | 64 | 53 | 153 | 44 | 52 |
| Binary | 1010110 | 10010001 | 1000101 | 101001 | 0 | 110100 | 101011 | 1101011 | 100100 | 101010 |
Color Harmonies of #569145
Complementary color
Monochromatic Colors of #569145
Black with #569145
Text Example
Text Example
White with #569145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569145; }
p { color: rgb(86,145,69); }
H1.HeaderClassName
{
color: #569145;
}
.AnyTagClassName
{
color: #569145;
}
</style>
background-color css
<style>
a { background-color: #569145; }
a { background-color: rgb(86,145,69); }
div.DivClassName
{
background-color: #569145;
}
.BgClassName
{
background-color: #569145;
}
</style>
border-color css
<style>
span { border-color: #569145; }
span { border-color: rgb(86,145,69); }
td.TdClassName
{
border-color: #569145;
}
.TagClassName
{
border-color: #569145;
}
</style>