Shades of Sand Dune #867467
Tints of Sand Dune #867467
RGB
CMYK
RGB Variations
Color information
#867467 (or 0x867467) is known color: Sand Dune. HEX triplet: 86, 74 and 67. RGB value is (134,116,103). Sum of RGB (Red+Green+Blue) = 134+116+103=353 (46% of max value = 765). Red value is 134 (52.73% from 255 or 37.96% from 353); Green value is 116 (45.70% from 255 or 32.86% from 353); Blue value is 103 (40.62% from 255 or 29.18% from 353); Max value from RGB is 134 - color contains mainly: red. Hex color #867467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867467 is #798B98. Grayscale: #777777. Windows color (decimal): -7965593 or 6780038. OLE color: 6780038.
HSL color Cylindrical-coordinate representation of color #867467: hue angle of 25.16º 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 #867467 is Cyan = 0, Magento = 0.13, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 116 | 103 | - |
| CMYK | 0 | 0.13 | 0.23 | 0.47 |
| HSL | 25.16º | 0.13% | 0.46% | - |
| HSV(B) | 25.16º | 0.23% | 0.53% | - |
| XYZ | 18.53 | 18.54 | 15.43 | - |
| YUV | 119.9 | 118.46 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 116 | 103 | 0 | 0.13 | 0.23 | 0.47 | 25.16 | 0.13 | 0.46 |
| Hex | 86 | 74 | 67 | 0 | D | 17 | 2F | 19 | D | 2E |
| Octal | 206 | 164 | 147 | 0 | 15 | 27 | 57 | 31 | 15 | 56 |
| Binary | 10000110 | 1110100 | 1100111 | 0 | 1101 | 10111 | 101111 | 11001 | 1101 | 101110 |
Color Harmonies of #867467
Complementary color
Monochromatic Colors of #867467
Black with #867467
Text Example
Text Example
White with #867467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867467; }
p { color: rgb(134,116,103); }
H1.HeaderClassName
{
color: #867467;
}
.AnyTagClassName
{
color: #867467;
}
</style>
background-color css
<style>
a { background-color: #867467; }
a { background-color: rgb(134,116,103); }
div.DivClassName
{
background-color: #867467;
}
.BgClassName
{
background-color: #867467;
}
</style>
border-color css
<style>
span { border-color: #867467; }
span { border-color: rgb(134,116,103); }
td.TdClassName
{
border-color: #867467;
}
.TagClassName
{
border-color: #867467;
}
</style>