Shades of Sand Dune #867864
Tints of Sand Dune #867864
RGB
CMYK
RGB Variations
Color information
#867864 (or 0x867864) is known color: Sand Dune. HEX triplet: 86, 78 and 64. RGB value is (134,120,100). Sum of RGB (Red+Green+Blue) = 134+120+100=354 (46% of max value = 765). Red value is 134 (52.73% from 255 or 37.85% from 354); Green value is 120 (47.27% from 255 or 33.90% from 354); Blue value is 100 (39.45% from 255 or 28.25% from 354); Max value from RGB is 134 - color contains mainly: red. Hex color #867864 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867864 is #79879B. Grayscale: #7A7A7A. Windows color (decimal): -7964572 or 6584454. OLE color: 6584454.
HSL color Cylindrical-coordinate representation of color #867864: hue angle of 35.29º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #867864 is Cyan = 0, Magento = 0.10, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 120 | 100 | - |
| CMYK | 0 | 0.10 | 0.25 | 0.47 |
| HSL | 35.29º | 0.15% | 0.46% | - |
| HSV(B) | 35.29º | 0.25% | 0.53% | - |
| XYZ | 18.85 | 19.42 | 14.81 | - |
| YUV | 121.91 | 115.64 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 120 | 100 | 0 | 0.10 | 0.25 | 0.47 | 35.29 | 0.15 | 0.46 |
| Hex | 86 | 78 | 64 | 0 | A | 19 | 2F | 23 | F | 2E |
| Octal | 206 | 170 | 144 | 0 | 12 | 31 | 57 | 43 | 17 | 56 |
| Binary | 10000110 | 1111000 | 1100100 | 0 | 1010 | 11001 | 101111 | 100011 | 1111 | 101110 |
Color Harmonies of #867864
Complementary color
Monochromatic Colors of #867864
Black with #867864
Text Example
Text Example
White with #867864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867864; }
p { color: rgb(134,120,100); }
H1.HeaderClassName
{
color: #867864;
}
.AnyTagClassName
{
color: #867864;
}
</style>
background-color css
<style>
a { background-color: #867864; }
a { background-color: rgb(134,120,100); }
div.DivClassName
{
background-color: #867864;
}
.BgClassName
{
background-color: #867864;
}
</style>
border-color css
<style>
span { border-color: #867864; }
span { border-color: rgb(134,120,100); }
td.TdClassName
{
border-color: #867864;
}
.TagClassName
{
border-color: #867864;
}
</style>