Shades of Glade Green #619348
Tints of Glade Green #619348
RGB
CMYK
RGB Variations
Color information
#619348 (or 0x619348) is known color: Glade Green. HEX triplet: 61, 93 and 48. RGB value is (97,147,72). Sum of RGB (Red+Green+Blue) = 97+147+72=316 (41% of max value = 765). Red value is 97 (38.28% from 255 or 30.70% from 316); Green value is 147 (57.81% from 255 or 46.52% from 316); Blue value is 72 (28.52% from 255 or 22.78% from 316); Max value from RGB is 147 - color contains mainly: green. Hex color #619348 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #619348 is #9E6CB7. Grayscale: #7B7B7B. Windows color (decimal): -10382520 or 4756321. OLE color: 4756321.
HSL color Cylindrical-coordinate representation of color #619348: hue angle of 100º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #619348 is Cyan = 0.34, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 97 | 147 | 72 | - |
| CMYK | 0.34 | 0 | 0.51 | 0.42 |
| HSL | 100º | 0.34% | 0.43% | - |
| HSV(B) | 100º | 0.51% | 0.58% | - |
| XYZ | 16.53 | 23.88 | 9.87 | - |
| YUV | 123.5 | 98.94 | 109.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 147 | 72 | 0.34 | 0 | 0.51 | 0.42 | 100 | 0.34 | 0.43 |
| Hex | 61 | 93 | 48 | 22 | 0 | 33 | 2A | 64 | 22 | 2B |
| Octal | 141 | 223 | 110 | 42 | 0 | 63 | 52 | 144 | 42 | 53 |
| Binary | 1100001 | 10010011 | 1001000 | 100010 | 0 | 110011 | 101010 | 1100100 | 100010 | 101011 |
Color Harmonies of #619348
Complementary color
Monochromatic Colors of #619348
Black with #619348
Text Example
Text Example
White with #619348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #619348; }
p { color: rgb(97,147,72); }
H1.HeaderClassName
{
color: #619348;
}
.AnyTagClassName
{
color: #619348;
}
</style>
background-color css
<style>
a { background-color: #619348; }
a { background-color: rgb(97,147,72); }
div.DivClassName
{
background-color: #619348;
}
.BgClassName
{
background-color: #619348;
}
</style>
border-color css
<style>
span { border-color: #619348; }
span { border-color: rgb(97,147,72); }
td.TdClassName
{
border-color: #619348;
}
.TagClassName
{
border-color: #619348;
}
</style>