Shades of Glade Green #679348
Tints of Glade Green #679348
RGB
CMYK
RGB Variations
Color information
#679348 (or 0x679348) is known color: Glade Green. HEX triplet: 67, 93 and 48. RGB value is (103,147,72). Sum of RGB (Red+Green+Blue) = 103+147+72=322 (42% of max value = 765). Red value is 103 (40.62% from 255 or 31.99% from 322); Green value is 147 (57.81% from 255 or 45.65% from 322); Blue value is 72 (28.52% from 255 or 22.36% from 322); Max value from RGB is 147 - color contains mainly: green. Hex color #679348 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #679348 is #986CB7. Grayscale: #7D7D7D. Windows color (decimal): -9989304 or 4756327. OLE color: 4756327.
HSL color Cylindrical-coordinate representation of color #679348: hue angle of 95.2º 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 #679348 is Cyan = 0.30, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 103 | 147 | 72 | - |
| CMYK | 0.30 | 0 | 0.51 | 0.42 |
| HSL | 95.2º | 0.34% | 0.43% | - |
| HSV(B) | 95.2º | 0.51% | 0.58% | - |
| XYZ | 17.2 | 24.22 | 9.9 | - |
| YUV | 125.29 | 97.92 | 112.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 147 | 72 | 0.30 | 0 | 0.51 | 0.42 | 95.2 | 0.34 | 0.43 |
| Hex | 67 | 93 | 48 | 1E | 0 | 33 | 2A | 5F | 22 | 2B |
| Octal | 147 | 223 | 110 | 36 | 0 | 63 | 52 | 137 | 42 | 53 |
| Binary | 1100111 | 10010011 | 1001000 | 11110 | 0 | 110011 | 101010 | 1011111 | 100010 | 101011 |
Color Harmonies of #679348
Complementary color
Monochromatic Colors of #679348
Black with #679348
Text Example
Text Example
White with #679348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #679348; }
p { color: rgb(103,147,72); }
H1.HeaderClassName
{
color: #679348;
}
.AnyTagClassName
{
color: #679348;
}
</style>
background-color css
<style>
a { background-color: #679348; }
a { background-color: rgb(103,147,72); }
div.DivClassName
{
background-color: #679348;
}
.BgClassName
{
background-color: #679348;
}
</style>
border-color css
<style>
span { border-color: #679348; }
span { border-color: rgb(103,147,72); }
td.TdClassName
{
border-color: #679348;
}
.TagClassName
{
border-color: #679348;
}
</style>