Shades of Glade Green #618257
Tints of Glade Green #618257
RGB
CMYK
RGB Variations
Color information
#618257 (or 0x618257) is known color: Glade Green. HEX triplet: 61, 82 and 57. RGB value is (97,130,87). Sum of RGB (Red+Green+Blue) = 97+130+87=314 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.89% from 314); Green value is 130 (51.17% from 255 or 41.40% from 314); Blue value is 87 (34.38% from 255 or 27.71% from 314); Max value from RGB is 130 - color contains mainly: green. Hex color #618257 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #618257 is #9E7DA8. Grayscale: #737373. Windows color (decimal): -10386857 or 5735009. OLE color: 5735009.
HSL color Cylindrical-coordinate representation of color #618257: hue angle of 106.05º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #618257 is Cyan = 0.25, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 97 | 130 | 87 | - |
| CMYK | 0.25 | 0 | 0.33 | 0.49 |
| HSL | 106.05º | 0.2% | 0.43% | - |
| HSV(B) | 106.05º | 0.33% | 0.51% | - |
| XYZ | 14.63 | 19.19 | 11.95 | - |
| YUV | 115.23 | 112.07 | 115 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 130 | 87 | 0.25 | 0 | 0.33 | 0.49 | 106.05 | 0.2 | 0.43 |
| Hex | 61 | 82 | 57 | 19 | 0 | 21 | 31 | 6A | 14 | 2B |
| Octal | 141 | 202 | 127 | 31 | 0 | 41 | 61 | 152 | 24 | 53 |
| Binary | 1100001 | 10000010 | 1010111 | 11001 | 0 | 100001 | 110001 | 1101010 | 10100 | 101011 |
Color Harmonies of #618257
Complementary color
Monochromatic Colors of #618257
Black with #618257
Text Example
Text Example
White with #618257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #618257; }
p { color: rgb(97,130,87); }
H1.HeaderClassName
{
color: #618257;
}
.AnyTagClassName
{
color: #618257;
}
</style>
background-color css
<style>
a { background-color: #618257; }
a { background-color: rgb(97,130,87); }
div.DivClassName
{
background-color: #618257;
}
.BgClassName
{
background-color: #618257;
}
</style>
border-color css
<style>
span { border-color: #618257; }
span { border-color: rgb(97,130,87); }
td.TdClassName
{
border-color: #618257;
}
.TagClassName
{
border-color: #618257;
}
</style>