Shades of Hemlock #686742
Tints of Hemlock #686742
RGB
CMYK
RGB Variations
Color information
#686742 (or 0x686742) is known color: Hemlock. HEX triplet: 68, 67 and 42. RGB value is (104,103,66). Sum of RGB (Red+Green+Blue) = 104+103+66=273 (36% of max value = 765). Red value is 104 (41.02% from 255 or 38.10% from 273); Green value is 103 (40.62% from 255 or 37.73% from 273); Blue value is 66 (26.17% from 255 or 24.18% from 273); Max value from RGB is 104 - color contains mainly: red. Hex color #686742 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686742 is #9798BD. Grayscale: #636363. Windows color (decimal): -9935038 or 4351848. OLE color: 4351848.
HSL color Cylindrical-coordinate representation of color #686742: hue angle of 58.42º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #686742 is Cyan = 0, Magento = 0.01, Yellow = 0.37 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 103 | 66 | - |
| CMYK | 0 | 0.01 | 0.37 | 0.59 |
| HSL | 58.42º | 0.22% | 0.33% | - |
| HSV(B) | 58.42º | 0.37% | 0.41% | - |
| XYZ | 11.54 | 13.04 | 7.06 | - |
| YUV | 99.08 | 109.33 | 131.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 103 | 66 | 0 | 0.01 | 0.37 | 0.59 | 58.42 | 0.22 | 0.33 |
| Hex | 68 | 67 | 42 | 0 | 1 | 25 | 3B | 3A | 16 | 21 |
| Octal | 150 | 147 | 102 | 0 | 1 | 45 | 73 | 72 | 26 | 41 |
| Binary | 1101000 | 1100111 | 1000010 | 0 | 1 | 100101 | 111011 | 111010 | 10110 | 100001 |
Color Harmonies of #686742
Complementary color
Monochromatic Colors of #686742
Black with #686742
Text Example
Text Example
White with #686742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686742; }
p { color: rgb(104,103,66); }
H1.HeaderClassName
{
color: #686742;
}
.AnyTagClassName
{
color: #686742;
}
</style>
background-color css
<style>
a { background-color: #686742; }
a { background-color: rgb(104,103,66); }
div.DivClassName
{
background-color: #686742;
}
.BgClassName
{
background-color: #686742;
}
</style>
border-color css
<style>
span { border-color: #686742; }
span { border-color: rgb(104,103,66); }
td.TdClassName
{
border-color: #686742;
}
.TagClassName
{
border-color: #686742;
}
</style>