Shades of Hemlock #686756
Tints of Hemlock #686756
RGB
CMYK
RGB Variations
Color information
#686756 (or 0x686756) is known color: Hemlock. HEX triplet: 68, 67 and 56. RGB value is (104,103,86). Sum of RGB (Red+Green+Blue) = 104+103+86=293 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.49% from 293); Green value is 103 (40.62% from 255 or 35.15% from 293); Blue value is 86 (33.98% from 255 or 29.35% from 293); Max value from RGB is 104 - color contains mainly: red. Hex color #686756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686756 is #9798A9. Grayscale: #656565. Windows color (decimal): -9935018 or 5662568. OLE color: 5662568.
HSL color Cylindrical-coordinate representation of color #686756: hue angle of 56.67º 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 #686756 is Cyan = 0, Magento = 0.01, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 103 | 86 | - |
| CMYK | 0 | 0.01 | 0.17 | 0.59 |
| HSL | 56.67º | 0.09% | 0.37% | - |
| HSV(B) | 56.67º | 0.17% | 0.41% | - |
| XYZ | 12.24 | 13.32 | 10.73 | - |
| YUV | 101.36 | 119.33 | 129.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 103 | 86 | 0 | 0.01 | 0.17 | 0.59 | 56.67 | 0.09 | 0.37 |
| Hex | 68 | 67 | 56 | 0 | 1 | 11 | 3B | 39 | 9 | 25 |
| Octal | 150 | 147 | 126 | 0 | 1 | 21 | 73 | 71 | 11 | 45 |
| Binary | 1101000 | 1100111 | 1010110 | 0 | 1 | 10001 | 111011 | 111001 | 1001 | 100101 |
Color Harmonies of #686756
Complementary color
Monochromatic Colors of #686756
Black with #686756
Text Example
Text Example
White with #686756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686756; }
p { color: rgb(104,103,86); }
H1.HeaderClassName
{
color: #686756;
}
.AnyTagClassName
{
color: #686756;
}
</style>
background-color css
<style>
a { background-color: #686756; }
a { background-color: rgb(104,103,86); }
div.DivClassName
{
background-color: #686756;
}
.BgClassName
{
background-color: #686756;
}
</style>
border-color css
<style>
span { border-color: #686756; }
span { border-color: rgb(104,103,86); }
td.TdClassName
{
border-color: #686756;
}
.TagClassName
{
border-color: #686756;
}
</style>