Shades of Hemlock #686651
Tints of Hemlock #686651
RGB
CMYK
RGB Variations
Color information
#686651 (or 0x686651) is known color: Hemlock. HEX triplet: 68, 66 and 51. RGB value is (104,102,81). Sum of RGB (Red+Green+Blue) = 104+102+81=287 (38% of max value = 765). Red value is 104 (41.02% from 255 or 36.24% from 287); Green value is 102 (40.23% from 255 or 35.54% from 287); Blue value is 81 (32.03% from 255 or 28.22% from 287); Max value from RGB is 104 - color contains mainly: red. Hex color #686651 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #686651 is #9799AE. Grayscale: #646464. Windows color (decimal): -9935279 or 5334632. OLE color: 5334632.
HSL color Cylindrical-coordinate representation of color #686651: hue angle of 54.78º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #686651 is Cyan = 0, Magento = 0.02, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 102 | 81 | - |
| CMYK | 0 | 0.02 | 0.22 | 0.59 |
| HSL | 54.78º | 0.12% | 0.36% | - |
| HSV(B) | 54.78º | 0.22% | 0.41% | - |
| XYZ | 11.95 | 13.04 | 9.67 | - |
| YUV | 100.2 | 117.16 | 130.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 102 | 81 | 0 | 0.02 | 0.22 | 0.59 | 54.78 | 0.12 | 0.36 |
| Hex | 68 | 66 | 51 | 0 | 2 | 16 | 3B | 37 | C | 24 |
| Octal | 150 | 146 | 121 | 0 | 2 | 26 | 73 | 67 | 14 | 44 |
| Binary | 1101000 | 1100110 | 1010001 | 0 | 10 | 10110 | 111011 | 110111 | 1100 | 100100 |
Color Harmonies of #686651
Complementary color
Monochromatic Colors of #686651
Black with #686651
Text Example
Text Example
White with #686651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #686651; }
p { color: rgb(104,102,81); }
H1.HeaderClassName
{
color: #686651;
}
.AnyTagClassName
{
color: #686651;
}
</style>
background-color css
<style>
a { background-color: #686651; }
a { background-color: rgb(104,102,81); }
div.DivClassName
{
background-color: #686651;
}
.BgClassName
{
background-color: #686651;
}
</style>
border-color css
<style>
span { border-color: #686651; }
span { border-color: rgb(104,102,81); }
td.TdClassName
{
border-color: #686651;
}
.TagClassName
{
border-color: #686651;
}
</style>