Shades of Glade Green #539742
Tints of Glade Green #539742
RGB
CMYK
RGB Variations
Color information
#539742 (or 0x539742) is known color: Glade Green. HEX triplet: 53, 97 and 42. RGB value is (83,151,66). Sum of RGB (Red+Green+Blue) = 83+151+66=300 (39% of max value = 765). Red value is 83 (32.81% from 255 or 27.67% from 300); Green value is 151 (59.38% from 255 or 50.33% from 300); Blue value is 66 (26.17% from 255 or 22% from 300); Max value from RGB is 151 - color contains mainly: green. Hex color #539742 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #539742 is #AC68BD. Grayscale: #797979. Windows color (decimal): -11299006 or 4364115. OLE color: 4364115.
HSL color Cylindrical-coordinate representation of color #539742: hue angle of 108º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #539742 is Cyan = 0.45, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 83 | 151 | 66 | - |
| CMYK | 0.45 | 0 | 0.56 | 0.41 |
| HSL | 108º | 0.39% | 0.43% | - |
| HSV(B) | 108º | 0.56% | 0.59% | - |
| XYZ | 15.62 | 24.37 | 9.03 | - |
| YUV | 120.98 | 96.97 | 100.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 151 | 66 | 0.45 | 0 | 0.56 | 0.41 | 108 | 0.39 | 0.43 |
| Hex | 53 | 97 | 42 | 2D | 0 | 38 | 29 | 6C | 27 | 2B |
| Octal | 123 | 227 | 102 | 55 | 0 | 70 | 51 | 154 | 47 | 53 |
| Binary | 1010011 | 10010111 | 1000010 | 101101 | 0 | 111000 | 101001 | 1101100 | 100111 | 101011 |
Color Harmonies of #539742
Complementary color
Monochromatic Colors of #539742
Black with #539742
Text Example
Text Example
White with #539742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #539742; }
p { color: rgb(83,151,66); }
H1.HeaderClassName
{
color: #539742;
}
.AnyTagClassName
{
color: #539742;
}
</style>
background-color css
<style>
a { background-color: #539742; }
a { background-color: rgb(83,151,66); }
div.DivClassName
{
background-color: #539742;
}
.BgClassName
{
background-color: #539742;
}
</style>
border-color css
<style>
span { border-color: #539742; }
span { border-color: rgb(83,151,66); }
td.TdClassName
{
border-color: #539742;
}
.TagClassName
{
border-color: #539742;
}
</style>