Shades of Glade Green #609047
Tints of Glade Green #609047
RGB
CMYK
RGB Variations
Color information
#609047 (or 0x609047) is known color: Glade Green. HEX triplet: 60, 90 and 47. RGB value is (96,144,71). Sum of RGB (Red+Green+Blue) = 96+144+71=311 (41% of max value = 765). Red value is 96 (37.89% from 255 or 30.87% from 311); Green value is 144 (56.64% from 255 or 46.30% from 311); Blue value is 71 (28.12% from 255 or 22.83% from 311); Max value from RGB is 144 - color contains mainly: green. Hex color #609047 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #609047 is #9F6FB8. Grayscale: #797979. Windows color (decimal): -10448825 or 4690016. OLE color: 4690016.
HSL color Cylindrical-coordinate representation of color #609047: hue angle of 99.45º degrees, saturation: 0.34, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #609047 is Cyan = 0.33, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 96 | 144 | 71 | - |
| CMYK | 0.33 | 0 | 0.51 | 0.44 |
| HSL | 99.45º | 0.34% | 0.42% | - |
| HSV(B) | 99.45º | 0.51% | 0.56% | - |
| XYZ | 15.93 | 22.89 | 9.54 | - |
| YUV | 121.33 | 99.6 | 109.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 144 | 71 | 0.33 | 0 | 0.51 | 0.44 | 99.45 | 0.34 | 0.42 |
| Hex | 60 | 90 | 47 | 21 | 0 | 33 | 2C | 63 | 22 | 2A |
| Octal | 140 | 220 | 107 | 41 | 0 | 63 | 54 | 143 | 42 | 52 |
| Binary | 1100000 | 10010000 | 1000111 | 100001 | 0 | 110011 | 101100 | 1100011 | 100010 | 101010 |
Color Harmonies of #609047
Complementary color
Monochromatic Colors of #609047
Black with #609047
Text Example
Text Example
White with #609047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #609047; }
p { color: rgb(96,144,71); }
H1.HeaderClassName
{
color: #609047;
}
.AnyTagClassName
{
color: #609047;
}
</style>
background-color css
<style>
a { background-color: #609047; }
a { background-color: rgb(96,144,71); }
div.DivClassName
{
background-color: #609047;
}
.BgClassName
{
background-color: #609047;
}
</style>
border-color css
<style>
span { border-color: #609047; }
span { border-color: rgb(96,144,71); }
td.TdClassName
{
border-color: #609047;
}
.TagClassName
{
border-color: #609047;
}
</style>