Shades of Sand Dune #867967
Tints of Sand Dune #867967
RGB
CMYK
RGB Variations
Color information
#867967 (or 0x867967) is known color: Sand Dune. HEX triplet: 86, 79 and 67. RGB value is (134,121,103). Sum of RGB (Red+Green+Blue) = 134+121+103=358 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.43% from 358); Green value is 121 (47.66% from 255 or 33.80% from 358); Blue value is 103 (40.62% from 255 or 28.77% from 358); Max value from RGB is 134 - color contains mainly: red. Hex color #867967 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867967 is #798698. Grayscale: #7A7A7A. Windows color (decimal): -7964313 or 6781318. OLE color: 6781318.
HSL color Cylindrical-coordinate representation of color #867967: hue angle of 34.84º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #867967 is Cyan = 0, Magento = 0.10, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 121 | 103 | - |
| CMYK | 0 | 0.10 | 0.23 | 0.47 |
| HSL | 34.84º | 0.13% | 0.46% | - |
| HSV(B) | 34.84º | 0.23% | 0.53% | - |
| XYZ | 19.12 | 19.72 | 15.63 | - |
| YUV | 122.84 | 116.81 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 121 | 103 | 0 | 0.10 | 0.23 | 0.47 | 34.84 | 0.13 | 0.46 |
| Hex | 86 | 79 | 67 | 0 | A | 17 | 2F | 23 | D | 2E |
| Octal | 206 | 171 | 147 | 0 | 12 | 27 | 57 | 43 | 15 | 56 |
| Binary | 10000110 | 1111001 | 1100111 | 0 | 1010 | 10111 | 101111 | 100011 | 1101 | 101110 |
Color Harmonies of #867967
Complementary color
Monochromatic Colors of #867967
Black with #867967
Text Example
Text Example
White with #867967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867967; }
p { color: rgb(134,121,103); }
H1.HeaderClassName
{
color: #867967;
}
.AnyTagClassName
{
color: #867967;
}
</style>
background-color css
<style>
a { background-color: #867967; }
a { background-color: rgb(134,121,103); }
div.DivClassName
{
background-color: #867967;
}
.BgClassName
{
background-color: #867967;
}
</style>
border-color css
<style>
span { border-color: #867967; }
span { border-color: rgb(134,121,103); }
td.TdClassName
{
border-color: #867967;
}
.TagClassName
{
border-color: #867967;
}
</style>