Shades of Sand Dune #867466
Tints of Sand Dune #867466
RGB
CMYK
RGB Variations
Color information
#867466 (or 0x867466) is known color: Sand Dune. HEX triplet: 86, 74 and 66. RGB value is (134,116,102). Sum of RGB (Red+Green+Blue) = 134+116+102=352 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.07% from 352); Green value is 116 (45.70% from 255 or 32.95% from 352); Blue value is 102 (40.23% from 255 or 28.98% from 352); Max value from RGB is 134 - color contains mainly: red. Hex color #867466 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867466 is #798B99. Grayscale: #777777. Windows color (decimal): -7965594 or 6714502. OLE color: 6714502.
HSL color Cylindrical-coordinate representation of color #867466: hue angle of 26.25º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #867466 is Cyan = 0, Magento = 0.13, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 116 | 102 | - |
| CMYK | 0 | 0.13 | 0.24 | 0.47 |
| HSL | 26.25º | 0.14% | 0.46% | - |
| HSV(B) | 26.25º | 0.24% | 0.53% | - |
| XYZ | 18.48 | 18.52 | 15.17 | - |
| YUV | 119.79 | 117.96 | 138.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 116 | 102 | 0 | 0.13 | 0.24 | 0.47 | 26.25 | 0.14 | 0.46 |
| Hex | 86 | 74 | 66 | 0 | D | 18 | 2F | 1A | E | 2E |
| Octal | 206 | 164 | 146 | 0 | 15 | 30 | 57 | 32 | 16 | 56 |
| Binary | 10000110 | 1110100 | 1100110 | 0 | 1101 | 11000 | 101111 | 11010 | 1110 | 101110 |
Color Harmonies of #867466
Complementary color
Monochromatic Colors of #867466
Black with #867466
Text Example
Text Example
White with #867466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867466; }
p { color: rgb(134,116,102); }
H1.HeaderClassName
{
color: #867466;
}
.AnyTagClassName
{
color: #867466;
}
</style>
background-color css
<style>
a { background-color: #867466; }
a { background-color: rgb(134,116,102); }
div.DivClassName
{
background-color: #867466;
}
.BgClassName
{
background-color: #867466;
}
</style>
border-color css
<style>
span { border-color: #867466; }
span { border-color: rgb(134,116,102); }
td.TdClassName
{
border-color: #867466;
}
.TagClassName
{
border-color: #867466;
}
</style>