Shades of Hemlock #686547
Tints of Hemlock #686547
RGB
CMYK
RGB Variations
Color information
#686547 (or 0x686547) is known color: Hemlock. HEX triplet: 68, 65 and 47. RGB value is (104,101,71). Sum of RGB (Red+Green+Blue) = 104+101+71=276 (36% of max value = 765). Red value is 104 (41.02% from 255 or 37.68% from 276); Green value is 101 (39.84% from 255 or 36.59% from 276); Blue value is 71 (28.12% from 255 or 25.72% from 276); Max value from RGB is 104 - color contains mainly: red. Hex color #686547 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #686547 is #979AB8. Grayscale: #626262. Windows color (decimal): -9935545 or 4679016. OLE color: 4679016.
HSL color Cylindrical-coordinate representation of color #686547: hue angle of 54.55º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #686547 is Cyan = 0, Magento = 0.03, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 101 | 71 | - |
| CMYK | 0 | 0.03 | 0.32 | 0.59 |
| HSL | 54.55º | 0.19% | 0.34% | - |
| HSV(B) | 54.55º | 0.32% | 0.41% | - |
| XYZ | 11.5 | 12.71 | 7.81 | - |
| YUV | 98.48 | 112.49 | 131.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 101 | 71 | 0 | 0.03 | 0.32 | 0.59 | 54.55 | 0.19 | 0.34 |
| Hex | 68 | 65 | 47 | 0 | 3 | 20 | 3B | 37 | 13 | 22 |
| Octal | 150 | 145 | 107 | 0 | 3 | 40 | 73 | 67 | 23 | 42 |
| Binary | 1101000 | 1100101 | 1000111 | 0 | 11 | 100000 | 111011 | 110111 | 10011 | 100010 |
Color Harmonies of #686547
Complementary color
Monochromatic Colors of #686547
Black with #686547
Text Example
Text Example
White with #686547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686547; }
p { color: rgb(104,101,71); }
H1.HeaderClassName
{
color: #686547;
}
.AnyTagClassName
{
color: #686547;
}
</style>
background-color css
<style>
a { background-color: #686547; }
a { background-color: rgb(104,101,71); }
div.DivClassName
{
background-color: #686547;
}
.BgClassName
{
background-color: #686547;
}
</style>
border-color css
<style>
span { border-color: #686547; }
span { border-color: rgb(104,101,71); }
td.TdClassName
{
border-color: #686547;
}
.TagClassName
{
border-color: #686547;
}
</style>