Shades of Glade Green #668156
Tints of Glade Green #668156
RGB
CMYK
RGB Variations
Color information
#668156 (or 0x668156) is known color: Glade Green. HEX triplet: 66, 81 and 56. RGB value is (102,129,86). Sum of RGB (Red+Green+Blue) = 102+129+86=317 (41% of max value = 765). Red value is 102 (40.23% from 255 or 32.18% from 317); Green value is 129 (50.78% from 255 or 40.69% from 317); Blue value is 86 (33.98% from 255 or 27.13% from 317); Max value from RGB is 129 - color contains mainly: green. Hex color #668156 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #668156 is #997EA9. Grayscale: #747474. Windows color (decimal): -10059434 or 5669222. OLE color: 5669222.
HSL color Cylindrical-coordinate representation of color #668156: hue angle of 97.67º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #668156 is Cyan = 0.21, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 102 | 129 | 86 | - |
| CMYK | 0.21 | 0 | 0.33 | 0.49 |
| HSL | 97.67º | 0.2% | 0.42% | - |
| HSV(B) | 97.67º | 0.33% | 0.51% | - |
| XYZ | 15.01 | 19.2 | 11.72 | - |
| YUV | 116.03 | 111.05 | 118 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 129 | 86 | 0.21 | 0 | 0.33 | 0.49 | 97.67 | 0.2 | 0.42 |
| Hex | 66 | 81 | 56 | 15 | 0 | 21 | 31 | 62 | 14 | 2A |
| Octal | 146 | 201 | 126 | 25 | 0 | 41 | 61 | 142 | 24 | 52 |
| Binary | 1100110 | 10000001 | 1010110 | 10101 | 0 | 100001 | 110001 | 1100010 | 10100 | 101010 |
Color Harmonies of #668156
Complementary color
Monochromatic Colors of #668156
Black with #668156
Text Example
Text Example
White with #668156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #668156; }
p { color: rgb(102,129,86); }
H1.HeaderClassName
{
color: #668156;
}
.AnyTagClassName
{
color: #668156;
}
</style>
background-color css
<style>
a { background-color: #668156; }
a { background-color: rgb(102,129,86); }
div.DivClassName
{
background-color: #668156;
}
.BgClassName
{
background-color: #668156;
}
</style>
border-color css
<style>
span { border-color: #668156; }
span { border-color: rgb(102,129,86); }
td.TdClassName
{
border-color: #668156;
}
.TagClassName
{
border-color: #668156;
}
</style>