Shades of Sand Dune #867166
Tints of Sand Dune #867166
RGB
CMYK
RGB Variations
Color information
#867166 (or 0x867166) is known color: Sand Dune. HEX triplet: 86, 71 and 66. RGB value is (134,113,102). Sum of RGB (Red+Green+Blue) = 134+113+102=349 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.40% from 349); Green value is 113 (44.53% from 255 or 32.38% from 349); Blue value is 102 (40.23% from 255 or 29.23% from 349); Max value from RGB is 134 - color contains mainly: red. Hex color #867166 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867166 is #798E99. Grayscale: #767676. Windows color (decimal): -7966362 or 6713734. OLE color: 6713734.
HSL color Cylindrical-coordinate representation of color #867166: hue angle of 20.62º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #867166 is Cyan = 0, Magento = 0.16, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 113 | 102 | - |
| CMYK | 0 | 0.16 | 0.24 | 0.47 |
| HSL | 20.63º | 0.14% | 0.46% | - |
| HSV(B) | 20.63º | 0.24% | 0.53% | - |
| XYZ | 18.13 | 17.84 | 15.06 | - |
| YUV | 118.03 | 118.96 | 139.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 102 | 0 | 0.16 | 0.24 | 0.47 | 20.63 | 0.14 | 0.46 |
| Hex | 86 | 71 | 66 | 0 | 10 | 18 | 2F | 15 | E | 2E |
| Octal | 206 | 161 | 146 | 0 | 20 | 30 | 57 | 25 | 16 | 56 |
| Binary | 10000110 | 1110001 | 1100110 | 0 | 10000 | 11000 | 101111 | 10101 | 1110 | 101110 |
Color Harmonies of #867166
Complementary color
Monochromatic Colors of #867166
Black with #867166
Text Example
Text Example
White with #867166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867166; }
p { color: rgb(134,113,102); }
H1.HeaderClassName
{
color: #867166;
}
.AnyTagClassName
{
color: #867166;
}
</style>
background-color css
<style>
a { background-color: #867166; }
a { background-color: rgb(134,113,102); }
div.DivClassName
{
background-color: #867166;
}
.BgClassName
{
background-color: #867166;
}
</style>
border-color css
<style>
span { border-color: #867166; }
span { border-color: rgb(134,113,102); }
td.TdClassName
{
border-color: #867166;
}
.TagClassName
{
border-color: #867166;
}
</style>