Shades of Sand Dune #867668
Tints of Sand Dune #867668
RGB
CMYK
RGB Variations
Color information
#867668 (or 0x867668) is known color: Sand Dune. HEX triplet: 86, 76 and 68. RGB value is (134,118,104). Sum of RGB (Red+Green+Blue) = 134+118+104=356 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.64% from 356); Green value is 118 (46.48% from 255 or 33.15% from 356); Blue value is 104 (41.02% from 255 or 29.21% from 356); Max value from RGB is 134 - color contains mainly: red. Hex color #867668 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867668 is #798997. Grayscale: #797979. Windows color (decimal): -7965080 or 6846086. OLE color: 6846086.
HSL color Cylindrical-coordinate representation of color #867668: hue angle of 28º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #867668 is Cyan = 0, Magento = 0.12, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 118 | 104 | - |
| CMYK | 0 | 0.12 | 0.22 | 0.47 |
| HSL | 28º | 0.13% | 0.47% | - |
| HSV(B) | 28º | 0.22% | 0.53% | - |
| XYZ | 18.81 | 19.02 | 15.78 | - |
| YUV | 121.19 | 118.3 | 137.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 118 | 104 | 0 | 0.12 | 0.22 | 0.47 | 28 | 0.13 | 0.47 |
| Hex | 86 | 76 | 68 | 0 | C | 16 | 2F | 1C | D | 2F |
| Octal | 206 | 166 | 150 | 0 | 14 | 26 | 57 | 34 | 15 | 57 |
| Binary | 10000110 | 1110110 | 1101000 | 0 | 1100 | 10110 | 101111 | 11100 | 1101 | 101111 |
Color Harmonies of #867668
Complementary color
Monochromatic Colors of #867668
Black with #867668
Text Example
Text Example
White with #867668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867668; }
p { color: rgb(134,118,104); }
H1.HeaderClassName
{
color: #867668;
}
.AnyTagClassName
{
color: #867668;
}
</style>
background-color css
<style>
a { background-color: #867668; }
a { background-color: rgb(134,118,104); }
div.DivClassName
{
background-color: #867668;
}
.BgClassName
{
background-color: #867668;
}
</style>
border-color css
<style>
span { border-color: #867668; }
span { border-color: rgb(134,118,104); }
td.TdClassName
{
border-color: #867668;
}
.TagClassName
{
border-color: #867668;
}
</style>