Shades of Sand Dune #867566
Tints of Sand Dune #867566
RGB
CMYK
RGB Variations
Color information
#867566 (or 0x867566) is known color: Sand Dune. HEX triplet: 86, 75 and 66. RGB value is (134,117,102). Sum of RGB (Red+Green+Blue) = 134+117+102=353 (46% of max value = 765). Red value is 134 (52.73% from 255 or 37.96% from 353); Green value is 117 (46.09% from 255 or 33.14% from 353); Blue value is 102 (40.23% from 255 or 28.90% from 353); Max value from RGB is 134 - color contains mainly: red. Hex color #867566 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867566 is #798A99. Grayscale: #787878. Windows color (decimal): -7965338 or 6714758. OLE color: 6714758.
HSL color Cylindrical-coordinate representation of color #867566: hue angle of 28.12º 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 #867566 is Cyan = 0, Magento = 0.13, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 117 | 102 | - |
| CMYK | 0 | 0.13 | 0.24 | 0.47 |
| HSL | 28.13º | 0.14% | 0.46% | - |
| HSV(B) | 28.13º | 0.24% | 0.53% | - |
| XYZ | 18.59 | 18.75 | 15.21 | - |
| YUV | 120.37 | 117.63 | 137.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 117 | 102 | 0 | 0.13 | 0.24 | 0.47 | 28.13 | 0.14 | 0.46 |
| Hex | 86 | 75 | 66 | 0 | D | 18 | 2F | 1C | E | 2E |
| Octal | 206 | 165 | 146 | 0 | 15 | 30 | 57 | 34 | 16 | 56 |
| Binary | 10000110 | 1110101 | 1100110 | 0 | 1101 | 11000 | 101111 | 11100 | 1110 | 101110 |
Color Harmonies of #867566
Complementary color
Monochromatic Colors of #867566
Black with #867566
Text Example
Text Example
White with #867566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867566; }
p { color: rgb(134,117,102); }
H1.HeaderClassName
{
color: #867566;
}
.AnyTagClassName
{
color: #867566;
}
</style>
background-color css
<style>
a { background-color: #867566; }
a { background-color: rgb(134,117,102); }
div.DivClassName
{
background-color: #867566;
}
.BgClassName
{
background-color: #867566;
}
</style>
border-color css
<style>
span { border-color: #867566; }
span { border-color: rgb(134,117,102); }
td.TdClassName
{
border-color: #867566;
}
.TagClassName
{
border-color: #867566;
}
</style>