Shades of Hemlock #686856
Tints of Hemlock #686856
RGB
CMYK
RGB Variations
Color information
#686856 (or 0x686856) is known color: Hemlock. HEX triplet: 68, 68 and 56. RGB value is (104,104,86). Sum of RGB (Red+Green+Blue) = 104+104+86=294 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.37% from 294); Green value is 104 (41.02% from 255 or 35.37% from 294); Blue value is 86 (33.98% from 255 or 29.25% from 294); Max value from RGB is 104 - color contains mainly: red, green. Hex color #686856 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686856 is #9797A9. Grayscale: #666666. Windows color (decimal): -9934762 or 5662824. OLE color: 5662824.
HSL color Cylindrical-coordinate representation of color #686856: hue angle of 60º degrees, saturation: 0.09, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #686856 is Cyan = 0, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 104 | 86 | - |
| CMYK | 0 | 0 | 0.17 | 0.59 |
| HSL | 60º | 0.09% | 0.37% | - |
| HSV(B) | 60º | 0.17% | 0.41% | - |
| XYZ | 12.34 | 13.52 | 10.76 | - |
| YUV | 101.95 | 119 | 129.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 104 | 86 | 0 | 0 | 0.17 | 0.59 | 60 | 0.09 | 0.37 |
| Hex | 68 | 68 | 56 | 0 | 0 | 11 | 3B | 3C | 9 | 25 |
| Octal | 150 | 150 | 126 | 0 | 0 | 21 | 73 | 74 | 11 | 45 |
| Binary | 1101000 | 1101000 | 1010110 | 0 | 0 | 10001 | 111011 | 111100 | 1001 | 100101 |
Color Harmonies of #686856
Complementary color
Monochromatic Colors of #686856
Black with #686856
Text Example
Text Example
White with #686856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686856; }
p { color: rgb(104,104,86); }
H1.HeaderClassName
{
color: #686856;
}
.AnyTagClassName
{
color: #686856;
}
</style>
background-color css
<style>
a { background-color: #686856; }
a { background-color: rgb(104,104,86); }
div.DivClassName
{
background-color: #686856;
}
.BgClassName
{
background-color: #686856;
}
</style>
border-color css
<style>
span { border-color: #686856; }
span { border-color: rgb(104,104,86); }
td.TdClassName
{
border-color: #686856;
}
.TagClassName
{
border-color: #686856;
}
</style>