Shades of Sand Dune #847168
Tints of Sand Dune #847168
RGB
CMYK
RGB Variations
Color information
#847168 (or 0x847168) is known color: Sand Dune. HEX triplet: 84, 71 and 68. RGB value is (132,113,104). Sum of RGB (Red+Green+Blue) = 132+113+104=349 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.82% from 349); Green value is 113 (44.53% from 255 or 32.38% from 349); Blue value is 104 (41.02% from 255 or 29.80% from 349); Max value from RGB is 132 - color contains mainly: red. Hex color #847168 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847168 is #7B8E97. Grayscale: #757575. Windows color (decimal): -8097432 or 6844804. OLE color: 6844804.
HSL color Cylindrical-coordinate representation of color #847168: hue angle of 19.29º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #847168 is Cyan = 0, Magento = 0.14, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 113 | 104 | - |
| CMYK | 0 | 0.14 | 0.21 | 0.48 |
| HSL | 19.29º | 0.12% | 0.46% | - |
| HSV(B) | 19.29º | 0.21% | 0.52% | - |
| XYZ | 17.92 | 17.72 | 15.57 | - |
| YUV | 117.66 | 120.29 | 138.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 113 | 104 | 0 | 0.14 | 0.21 | 0.48 | 19.29 | 0.12 | 0.46 |
| Hex | 84 | 71 | 68 | 0 | E | 15 | 30 | 13 | C | 2E |
| Octal | 204 | 161 | 150 | 0 | 16 | 25 | 60 | 23 | 14 | 56 |
| Binary | 10000100 | 1110001 | 1101000 | 0 | 1110 | 10101 | 110000 | 10011 | 1100 | 101110 |
Color Harmonies of #847168
Complementary color
Monochromatic Colors of #847168
Black with #847168
Text Example
Text Example
White with #847168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847168; }
p { color: rgb(132,113,104); }
H1.HeaderClassName
{
color: #847168;
}
.AnyTagClassName
{
color: #847168;
}
</style>
background-color css
<style>
a { background-color: #847168; }
a { background-color: rgb(132,113,104); }
div.DivClassName
{
background-color: #847168;
}
.BgClassName
{
background-color: #847168;
}
</style>
border-color css
<style>
span { border-color: #847168; }
span { border-color: rgb(132,113,104); }
td.TdClassName
{
border-color: #847168;
}
.TagClassName
{
border-color: #847168;
}
</style>