Shades of Glade Green #618151
Tints of Glade Green #618151
RGB
CMYK
RGB Variations
Color information
#618151 (or 0x618151) is known color: Glade Green. HEX triplet: 61, 81 and 51. RGB value is (97,129,81). Sum of RGB (Red+Green+Blue) = 97+129+81=307 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.60% from 307); Green value is 129 (50.78% from 255 or 42.02% from 307); Blue value is 81 (32.03% from 255 or 26.38% from 307); Max value from RGB is 129 - color contains mainly: green. Hex color #618151 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618151 is #9E7EAE. Grayscale: #727272. Windows color (decimal): -10387119 or 5341537. OLE color: 5341537.
HSL color Cylindrical-coordinate representation of color #618151: hue angle of 100º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #618151 is Cyan = 0.25, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 129 | 81 | - |
| CMYK | 0.25 | 0 | 0.37 | 0.49 |
| HSL | 100º | 0.23% | 0.41% | - |
| HSV(B) | 100º | 0.37% | 0.51% | - |
| XYZ | 14.27 | 18.84 | 10.67 | - |
| YUV | 113.96 | 109.4 | 115.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 129 | 81 | 0.25 | 0 | 0.37 | 0.49 | 100 | 0.23 | 0.41 |
| Hex | 61 | 81 | 51 | 19 | 0 | 25 | 31 | 64 | 17 | 29 |
| Octal | 141 | 201 | 121 | 31 | 0 | 45 | 61 | 144 | 27 | 51 |
| Binary | 1100001 | 10000001 | 1010001 | 11001 | 0 | 100101 | 110001 | 1100100 | 10111 | 101001 |
Color Harmonies of #618151
Complementary color
Monochromatic Colors of #618151
Black with #618151
Text Example
Text Example
White with #618151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618151; }
p { color: rgb(97,129,81); }
H1.HeaderClassName
{
color: #618151;
}
.AnyTagClassName
{
color: #618151;
}
</style>
background-color css
<style>
a { background-color: #618151; }
a { background-color: rgb(97,129,81); }
div.DivClassName
{
background-color: #618151;
}
.BgClassName
{
background-color: #618151;
}
</style>
border-color css
<style>
span { border-color: #618151; }
span { border-color: rgb(97,129,81); }
td.TdClassName
{
border-color: #618151;
}
.TagClassName
{
border-color: #618151;
}
</style>