Shades of Sand Dune #867366
Tints of Sand Dune #867366
RGB
CMYK
RGB Variations
Color information
#867366 (or 0x867366) is known color: Sand Dune. HEX triplet: 86, 73 and 66. RGB value is (134,115,102). Sum of RGB (Red+Green+Blue) = 134+115+102=351 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.18% from 351); Green value is 115 (45.31% from 255 or 32.76% from 351); Blue value is 102 (40.23% from 255 or 29.06% from 351); Max value from RGB is 134 - color contains mainly: red. Hex color #867366 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867366 is #798C99. Grayscale: #777777. Windows color (decimal): -7965850 or 6714246. OLE color: 6714246.
HSL color Cylindrical-coordinate representation of color #867366: hue angle of 24.38º 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 #867366 is Cyan = 0, Magento = 0.14, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 115 | 102 | - |
| CMYK | 0 | 0.14 | 0.24 | 0.47 |
| HSL | 24.38º | 0.14% | 0.46% | - |
| HSV(B) | 24.38º | 0.24% | 0.53% | - |
| XYZ | 18.36 | 18.29 | 15.13 | - |
| YUV | 119.2 | 118.29 | 138.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 115 | 102 | 0 | 0.14 | 0.24 | 0.47 | 24.38 | 0.14 | 0.46 |
| Hex | 86 | 73 | 66 | 0 | E | 18 | 2F | 18 | E | 2E |
| Octal | 206 | 163 | 146 | 0 | 16 | 30 | 57 | 30 | 16 | 56 |
| Binary | 10000110 | 1110011 | 1100110 | 0 | 1110 | 11000 | 101111 | 11000 | 1110 | 101110 |
Color Harmonies of #867366
Complementary color
Monochromatic Colors of #867366
Black with #867366
Text Example
Text Example
White with #867366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867366; }
p { color: rgb(134,115,102); }
H1.HeaderClassName
{
color: #867366;
}
.AnyTagClassName
{
color: #867366;
}
</style>
background-color css
<style>
a { background-color: #867366; }
a { background-color: rgb(134,115,102); }
div.DivClassName
{
background-color: #867366;
}
.BgClassName
{
background-color: #867366;
}
</style>
border-color css
<style>
span { border-color: #867366; }
span { border-color: rgb(134,115,102); }
td.TdClassName
{
border-color: #867366;
}
.TagClassName
{
border-color: #867366;
}
</style>