Shades of Sand Dune #847166
Tints of Sand Dune #847166
RGB
CMYK
RGB Variations
Color information
#847166 (or 0x847166) is known color: Sand Dune. HEX triplet: 84, 71 and 66. RGB value is (132,113,102). Sum of RGB (Red+Green+Blue) = 132+113+102=347 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.04% from 347); Green value is 113 (44.53% from 255 or 32.56% from 347); Blue value is 102 (40.23% from 255 or 29.39% from 347); Max value from RGB is 132 - color contains mainly: red. Hex color #847166 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847166 is #7B8E99. Grayscale: #757575. Windows color (decimal): -8097434 or 6713732. OLE color: 6713732.
HSL color Cylindrical-coordinate representation of color #847166: hue angle of 22º degrees, saturation: 0.13, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #847166 is Cyan = 0, Magento = 0.14, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 113 | 102 | - |
| CMYK | 0 | 0.14 | 0.23 | 0.48 |
| HSL | 22º | 0.13% | 0.46% | - |
| HSV(B) | 22º | 0.23% | 0.52% | - |
| XYZ | 17.82 | 17.68 | 15.04 | - |
| YUV | 117.43 | 119.29 | 138.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 113 | 102 | 0 | 0.14 | 0.23 | 0.48 | 22 | 0.13 | 0.46 |
| Hex | 84 | 71 | 66 | 0 | E | 17 | 30 | 16 | D | 2E |
| Octal | 204 | 161 | 146 | 0 | 16 | 27 | 60 | 26 | 15 | 56 |
| Binary | 10000100 | 1110001 | 1100110 | 0 | 1110 | 10111 | 110000 | 10110 | 1101 | 101110 |
Color Harmonies of #847166
Complementary color
Monochromatic Colors of #847166
Black with #847166
Text Example
Text Example
White with #847166
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847166; }
p { color: rgb(132,113,102); }
H1.HeaderClassName
{
color: #847166;
}
.AnyTagClassName
{
color: #847166;
}
</style>
background-color css
<style>
a { background-color: #847166; }
a { background-color: rgb(132,113,102); }
div.DivClassName
{
background-color: #847166;
}
.BgClassName
{
background-color: #847166;
}
</style>
border-color css
<style>
span { border-color: #847166; }
span { border-color: rgb(132,113,102); }
td.TdClassName
{
border-color: #847166;
}
.TagClassName
{
border-color: #847166;
}
</style>