Shades of Glade Green #669348
Tints of Glade Green #669348
RGB
CMYK
RGB Variations
Color information
#669348 (or 0x669348) is known color: Glade Green. HEX triplet: 66, 93 and 48. RGB value is (102,147,72). Sum of RGB (Red+Green+Blue) = 102+147+72=321 (42% of max value = 765). Red value is 102 (40.23% from 255 or 31.78% from 321); Green value is 147 (57.81% from 255 or 45.79% from 321); Blue value is 72 (28.52% from 255 or 22.43% from 321); Max value from RGB is 147 - color contains mainly: green. Hex color #669348 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #669348 is #996CB7. Grayscale: #7D7D7D. Windows color (decimal): -10054840 or 4756326. OLE color: 4756326.
HSL color Cylindrical-coordinate representation of color #669348: hue angle of 96º 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 #669348 is Cyan = 0.31, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 102 | 147 | 72 | - |
| CMYK | 0.31 | 0 | 0.51 | 0.42 |
| HSL | 96º | 0.34% | 0.43% | - |
| HSV(B) | 96º | 0.51% | 0.58% | - |
| XYZ | 17.08 | 24.16 | 9.89 | - |
| YUV | 125 | 98.09 | 111.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 147 | 72 | 0.31 | 0 | 0.51 | 0.42 | 96 | 0.34 | 0.43 |
| Hex | 66 | 93 | 48 | 1F | 0 | 33 | 2A | 60 | 22 | 2B |
| Octal | 146 | 223 | 110 | 37 | 0 | 63 | 52 | 140 | 42 | 53 |
| Binary | 1100110 | 10010011 | 1001000 | 11111 | 0 | 110011 | 101010 | 1100000 | 100010 | 101011 |
Color Harmonies of #669348
Complementary color
Monochromatic Colors of #669348
Black with #669348
Text Example
Text Example
White with #669348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #669348; }
p { color: rgb(102,147,72); }
H1.HeaderClassName
{
color: #669348;
}
.AnyTagClassName
{
color: #669348;
}
</style>
background-color css
<style>
a { background-color: #669348; }
a { background-color: rgb(102,147,72); }
div.DivClassName
{
background-color: #669348;
}
.BgClassName
{
background-color: #669348;
}
</style>
border-color css
<style>
span { border-color: #669348; }
span { border-color: rgb(102,147,72); }
td.TdClassName
{
border-color: #669348;
}
.TagClassName
{
border-color: #669348;
}
</style>