Shades of Glade Green #619746
Tints of Glade Green #619746
RGB
CMYK
RGB Variations
Color information
#619746 (or 0x619746) is known color: Glade Green. HEX triplet: 61, 97 and 46. RGB value is (97,151,70). Sum of RGB (Red+Green+Blue) = 97+151+70=318 (42% of max value = 765). Red value is 97 (38.28% from 255 or 30.50% from 318); Green value is 151 (59.38% from 255 or 47.48% from 318); Blue value is 70 (27.73% from 255 or 22.01% from 318); Max value from RGB is 151 - color contains mainly: green. Hex color #619746 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #619746 is #9E68B9. Grayscale: #7D7D7D. Windows color (decimal): -10381498 or 4626273. OLE color: 4626273.
HSL color Cylindrical-coordinate representation of color #619746: hue angle of 100º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #619746 is Cyan = 0.36, Magento = 0, Yellow = 0.54 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 97 | 151 | 70 | - |
| CMYK | 0.36 | 0 | 0.54 | 0.41 |
| HSL | 100º | 0.37% | 0.43% | - |
| HSV(B) | 100º | 0.54% | 0.59% | - |
| XYZ | 17.1 | 25.12 | 9.74 | - |
| YUV | 125.62 | 96.61 | 107.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 151 | 70 | 0.36 | 0 | 0.54 | 0.41 | 100 | 0.37 | 0.43 |
| Hex | 61 | 97 | 46 | 24 | 0 | 36 | 29 | 64 | 25 | 2B |
| Octal | 141 | 227 | 106 | 44 | 0 | 66 | 51 | 144 | 45 | 53 |
| Binary | 1100001 | 10010111 | 1000110 | 100100 | 0 | 110110 | 101001 | 1100100 | 100101 | 101011 |
Color Harmonies of #619746
Complementary color
Monochromatic Colors of #619746
Black with #619746
Text Example
Text Example
White with #619746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619746; }
p { color: rgb(97,151,70); }
H1.HeaderClassName
{
color: #619746;
}
.AnyTagClassName
{
color: #619746;
}
</style>
background-color css
<style>
a { background-color: #619746; }
a { background-color: rgb(97,151,70); }
div.DivClassName
{
background-color: #619746;
}
.BgClassName
{
background-color: #619746;
}
</style>
border-color css
<style>
span { border-color: #619746; }
span { border-color: rgb(97,151,70); }
td.TdClassName
{
border-color: #619746;
}
.TagClassName
{
border-color: #619746;
}
</style>