Shades of Sand Dune #867167
Tints of Sand Dune #867167
RGB
CMYK
RGB Variations
Color information
#867167 (or 0x867167) is known color: Sand Dune. HEX triplet: 86, 71 and 67. RGB value is (134,113,103). Sum of RGB (Red+Green+Blue) = 134+113+103=350 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.29% from 350); Green value is 113 (44.53% from 255 or 32.29% from 350); Blue value is 103 (40.62% from 255 or 29.43% from 350); Max value from RGB is 134 - color contains mainly: red. Hex color #867167 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867167 is #798E98. Grayscale: #767676. Windows color (decimal): -7966361 or 6779270. OLE color: 6779270.
HSL color Cylindrical-coordinate representation of color #867167: hue angle of 19.35º 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 #867167 is Cyan = 0, Magento = 0.16, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 113 | 103 | - |
| CMYK | 0 | 0.16 | 0.23 | 0.47 |
| HSL | 19.35º | 0.13% | 0.46% | - |
| HSV(B) | 19.35º | 0.23% | 0.53% | - |
| XYZ | 18.18 | 17.86 | 15.32 | - |
| YUV | 118.14 | 119.46 | 139.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 113 | 103 | 0 | 0.16 | 0.23 | 0.47 | 19.35 | 0.13 | 0.46 |
| Hex | 86 | 71 | 67 | 0 | 10 | 17 | 2F | 13 | D | 2E |
| Octal | 206 | 161 | 147 | 0 | 20 | 27 | 57 | 23 | 15 | 56 |
| Binary | 10000110 | 1110001 | 1100111 | 0 | 10000 | 10111 | 101111 | 10011 | 1101 | 101110 |
Color Harmonies of #867167
Complementary color
Monochromatic Colors of #867167
Black with #867167
Text Example
Text Example
White with #867167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867167; }
p { color: rgb(134,113,103); }
H1.HeaderClassName
{
color: #867167;
}
.AnyTagClassName
{
color: #867167;
}
</style>
background-color css
<style>
a { background-color: #867167; }
a { background-color: rgb(134,113,103); }
div.DivClassName
{
background-color: #867167;
}
.BgClassName
{
background-color: #867167;
}
</style>
border-color css
<style>
span { border-color: #867167; }
span { border-color: rgb(134,113,103); }
td.TdClassName
{
border-color: #867167;
}
.TagClassName
{
border-color: #867167;
}
</style>