Shades of Sand Dune #847668
Tints of Sand Dune #847668
RGB
CMYK
RGB Variations
Color information
#847668 (or 0x847668) is known color: Sand Dune. HEX triplet: 84, 76 and 68. RGB value is (132,118,104). Sum of RGB (Red+Green+Blue) = 132+118+104=354 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.29% from 354); Green value is 118 (46.48% from 255 or 33.33% from 354); Blue value is 104 (41.02% from 255 or 29.38% from 354); Max value from RGB is 132 - color contains mainly: red. Hex color #847668 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847668 is #7B8997. Grayscale: #787878. Windows color (decimal): -8096152 or 6846084. OLE color: 6846084.
HSL color Cylindrical-coordinate representation of color #847668: hue angle of 30º 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 #847668 is Cyan = 0, Magento = 0.11, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 118 | 104 | - |
| CMYK | 0 | 0.11 | 0.21 | 0.48 |
| HSL | 30º | 0.12% | 0.46% | - |
| HSV(B) | 30º | 0.21% | 0.52% | - |
| XYZ | 18.49 | 18.86 | 15.76 | - |
| YUV | 120.59 | 118.64 | 136.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 118 | 104 | 0 | 0.11 | 0.21 | 0.48 | 30 | 0.12 | 0.46 |
| Hex | 84 | 76 | 68 | 0 | B | 15 | 30 | 1E | C | 2E |
| Octal | 204 | 166 | 150 | 0 | 13 | 25 | 60 | 36 | 14 | 56 |
| Binary | 10000100 | 1110110 | 1101000 | 0 | 1011 | 10101 | 110000 | 11110 | 1100 | 101110 |
Color Harmonies of #847668
Complementary color
Monochromatic Colors of #847668
Black with #847668
Text Example
Text Example
White with #847668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847668; }
p { color: rgb(132,118,104); }
H1.HeaderClassName
{
color: #847668;
}
.AnyTagClassName
{
color: #847668;
}
</style>
background-color css
<style>
a { background-color: #847668; }
a { background-color: rgb(132,118,104); }
div.DivClassName
{
background-color: #847668;
}
.BgClassName
{
background-color: #847668;
}
</style>
border-color css
<style>
span { border-color: #847668; }
span { border-color: rgb(132,118,104); }
td.TdClassName
{
border-color: #847668;
}
.TagClassName
{
border-color: #847668;
}
</style>