Shades of Glade Green #549344
Tints of Glade Green #549344
RGB
CMYK
RGB Variations
Color information
#549344 (or 0x549344) is known color: Glade Green. HEX triplet: 54, 93 and 44. RGB value is (84,147,68). Sum of RGB (Red+Green+Blue) = 84+147+68=299 (39% of max value = 765). Red value is 84 (33.20% from 255 or 28.09% from 299); Green value is 147 (57.81% from 255 or 49.16% from 299); Blue value is 68 (26.95% from 255 or 22.74% from 299); Max value from RGB is 147 - color contains mainly: green. Hex color #549344 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #549344 is #AB6CBB. Grayscale: #777777. Windows color (decimal): -11234492 or 4494164. OLE color: 4494164.
HSL color Cylindrical-coordinate representation of color #549344: hue angle of 107.85º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #549344 is Cyan = 0.43, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 84 | 147 | 68 | - |
| CMYK | 0.43 | 0 | 0.54 | 0.42 |
| HSL | 107.85º | 0.37% | 0.42% | - |
| HSV(B) | 107.85º | 0.54% | 0.58% | - |
| XYZ | 15.13 | 23.17 | 9.14 | - |
| YUV | 119.16 | 99.13 | 102.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 147 | 68 | 0.43 | 0 | 0.54 | 0.42 | 107.85 | 0.37 | 0.42 |
| Hex | 54 | 93 | 44 | 2B | 0 | 36 | 2A | 6C | 25 | 2A |
| Octal | 124 | 223 | 104 | 53 | 0 | 66 | 52 | 154 | 45 | 52 |
| Binary | 1010100 | 10010011 | 1000100 | 101011 | 0 | 110110 | 101010 | 1101100 | 100101 | 101010 |
Color Harmonies of #549344
Complementary color
Monochromatic Colors of #549344
Black with #549344
Text Example
Text Example
White with #549344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #549344; }
p { color: rgb(84,147,68); }
H1.HeaderClassName
{
color: #549344;
}
.AnyTagClassName
{
color: #549344;
}
</style>
background-color css
<style>
a { background-color: #549344; }
a { background-color: rgb(84,147,68); }
div.DivClassName
{
background-color: #549344;
}
.BgClassName
{
background-color: #549344;
}
</style>
border-color css
<style>
span { border-color: #549344; }
span { border-color: rgb(84,147,68); }
td.TdClassName
{
border-color: #549344;
}
.TagClassName
{
border-color: #549344;
}
</style>