Shades of Sand Dune #867666
Tints of Sand Dune #867666
RGB
CMYK
RGB Variations
Color information
#867666 (or 0x867666) is known color: Sand Dune. HEX triplet: 86, 76 and 66. RGB value is (134,118,102). Sum of RGB (Red+Green+Blue) = 134+118+102=354 (46% of max value = 765). Red value is 134 (52.73% from 255 or 37.85% from 354); Green value is 118 (46.48% from 255 or 33.33% from 354); Blue value is 102 (40.23% from 255 or 28.81% from 354); Max value from RGB is 134 - color contains mainly: red. Hex color #867666 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867666 is #798999. Grayscale: #797979. Windows color (decimal): -7965082 or 6715014. OLE color: 6715014.
HSL color Cylindrical-coordinate representation of color #867666: hue angle of 30º 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 #867666 is Cyan = 0, Magento = 0.12, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 118 | 102 | - |
| CMYK | 0 | 0.12 | 0.24 | 0.47 |
| HSL | 30º | 0.14% | 0.46% | - |
| HSV(B) | 30º | 0.24% | 0.53% | - |
| XYZ | 18.71 | 18.98 | 15.25 | - |
| YUV | 120.96 | 117.3 | 137.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 118 | 102 | 0 | 0.12 | 0.24 | 0.47 | 30 | 0.14 | 0.46 |
| Hex | 86 | 76 | 66 | 0 | C | 18 | 2F | 1E | E | 2E |
| Octal | 206 | 166 | 146 | 0 | 14 | 30 | 57 | 36 | 16 | 56 |
| Binary | 10000110 | 1110110 | 1100110 | 0 | 1100 | 11000 | 101111 | 11110 | 1110 | 101110 |
Color Harmonies of #867666
Complementary color
Monochromatic Colors of #867666
Black with #867666
Text Example
Text Example
White with #867666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867666; }
p { color: rgb(134,118,102); }
H1.HeaderClassName
{
color: #867666;
}
.AnyTagClassName
{
color: #867666;
}
</style>
background-color css
<style>
a { background-color: #867666; }
a { background-color: rgb(134,118,102); }
div.DivClassName
{
background-color: #867666;
}
.BgClassName
{
background-color: #867666;
}
</style>
border-color css
<style>
span { border-color: #867666; }
span { border-color: rgb(134,118,102); }
td.TdClassName
{
border-color: #867666;
}
.TagClassName
{
border-color: #867666;
}
</style>