Shades of Sand Dune #867764
Tints of Sand Dune #867764
RGB
CMYK
RGB Variations
Color information
#867764 (or 0x867764) is known color: Sand Dune. HEX triplet: 86, 77 and 64. RGB value is (134,119,100). Sum of RGB (Red+Green+Blue) = 134+119+100=353 (46% of max value = 765). Red value is 134 (52.73% from 255 or 37.96% from 353); Green value is 119 (46.88% from 255 or 33.71% from 353); Blue value is 100 (39.45% from 255 or 28.33% from 353); Max value from RGB is 134 - color contains mainly: red. Hex color #867764 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867764 is #79889B. Grayscale: #797979. Windows color (decimal): -7964828 or 6584198. OLE color: 6584198.
HSL color Cylindrical-coordinate representation of color #867764: hue angle of 33.53º 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 #867764 is Cyan = 0, Magento = 0.11, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 119 | 100 | - |
| CMYK | 0 | 0.11 | 0.25 | 0.47 |
| HSL | 33.53º | 0.15% | 0.46% | - |
| HSV(B) | 33.53º | 0.25% | 0.53% | - |
| XYZ | 18.73 | 19.18 | 14.77 | - |
| YUV | 121.32 | 115.97 | 137.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 119 | 100 | 0 | 0.11 | 0.25 | 0.47 | 33.53 | 0.15 | 0.46 |
| Hex | 86 | 77 | 64 | 0 | B | 19 | 2F | 22 | F | 2E |
| Octal | 206 | 167 | 144 | 0 | 13 | 31 | 57 | 42 | 17 | 56 |
| Binary | 10000110 | 1110111 | 1100100 | 0 | 1011 | 11001 | 101111 | 100010 | 1111 | 101110 |
Color Harmonies of #867764
Complementary color
Monochromatic Colors of #867764
Black with #867764
Text Example
Text Example
White with #867764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867764; }
p { color: rgb(134,119,100); }
H1.HeaderClassName
{
color: #867764;
}
.AnyTagClassName
{
color: #867764;
}
</style>
background-color css
<style>
a { background-color: #867764; }
a { background-color: rgb(134,119,100); }
div.DivClassName
{
background-color: #867764;
}
.BgClassName
{
background-color: #867764;
}
</style>
border-color css
<style>
span { border-color: #867764; }
span { border-color: rgb(134,119,100); }
td.TdClassName
{
border-color: #867764;
}
.TagClassName
{
border-color: #867764;
}
</style>