Shades of Glade Green #569442
Tints of Glade Green #569442
RGB
CMYK
RGB Variations
Color information
#569442 (or 0x569442) is known color: Glade Green. HEX triplet: 56, 94 and 42. RGB value is (86,148,66). Sum of RGB (Red+Green+Blue) = 86+148+66=300 (39% of max value = 765). Red value is 86 (33.98% from 255 or 28.67% from 300); Green value is 148 (58.20% from 255 or 49.33% from 300); Blue value is 66 (26.17% from 255 or 22% from 300); Max value from RGB is 148 - color contains mainly: green. Hex color #569442 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #569442 is #A96BBD. Grayscale: #787878. Windows color (decimal): -11103166 or 4363350. OLE color: 4363350.
HSL color Cylindrical-coordinate representation of color #569442: hue angle of 105.37º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #569442 is Cyan = 0.42, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 86 | 148 | 66 | - |
| CMYK | 0.42 | 0 | 0.55 | 0.42 |
| HSL | 105.37º | 0.38% | 0.42% | - |
| HSV(B) | 105.37º | 0.55% | 0.58% | - |
| XYZ | 15.41 | 23.55 | 8.89 | - |
| YUV | 120.11 | 97.46 | 103.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 148 | 66 | 0.42 | 0 | 0.55 | 0.42 | 105.37 | 0.38 | 0.42 |
| Hex | 56 | 94 | 42 | 2A | 0 | 37 | 2A | 69 | 26 | 2A |
| Octal | 126 | 224 | 102 | 52 | 0 | 67 | 52 | 151 | 46 | 52 |
| Binary | 1010110 | 10010100 | 1000010 | 101010 | 0 | 110111 | 101010 | 1101001 | 100110 | 101010 |
Color Harmonies of #569442
Complementary color
Monochromatic Colors of #569442
Black with #569442
Text Example
Text Example
White with #569442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #569442; }
p { color: rgb(86,148,66); }
H1.HeaderClassName
{
color: #569442;
}
.AnyTagClassName
{
color: #569442;
}
</style>
background-color css
<style>
a { background-color: #569442; }
a { background-color: rgb(86,148,66); }
div.DivClassName
{
background-color: #569442;
}
.BgClassName
{
background-color: #569442;
}
</style>
border-color css
<style>
span { border-color: #569442; }
span { border-color: rgb(86,148,66); }
td.TdClassName
{
border-color: #569442;
}
.TagClassName
{
border-color: #569442;
}
</style>