Shades of Sand Dune #847765
Tints of Sand Dune #847765
RGB
CMYK
RGB Variations
Color information
#847765 (or 0x847765) is known color: Sand Dune. HEX triplet: 84, 77 and 65. RGB value is (132,119,101). Sum of RGB (Red+Green+Blue) = 132+119+101=352 (46% of max value = 765). Red value is 132 (51.95% from 255 or 37.5% from 352); Green value is 119 (46.88% from 255 or 33.81% from 352); Blue value is 101 (39.84% from 255 or 28.69% from 352); Max value from RGB is 132 - color contains mainly: red. Hex color #847765 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847765 is #7B889A. Grayscale: #787878. Windows color (decimal): -8095899 or 6649732. OLE color: 6649732.
HSL color Cylindrical-coordinate representation of color #847765: hue angle of 34.84º 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 #847765 is Cyan = 0, Magento = 0.10, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 119 | 101 | - |
| CMYK | 0 | 0.10 | 0.23 | 0.48 |
| HSL | 34.84º | 0.13% | 0.46% | - |
| HSV(B) | 34.84º | 0.23% | 0.52% | - |
| XYZ | 18.46 | 19.04 | 15.01 | - |
| YUV | 120.84 | 116.81 | 135.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 119 | 101 | 0 | 0.10 | 0.23 | 0.48 | 34.84 | 0.13 | 0.46 |
| Hex | 84 | 77 | 65 | 0 | A | 17 | 30 | 23 | D | 2E |
| Octal | 204 | 167 | 145 | 0 | 12 | 27 | 60 | 43 | 15 | 56 |
| Binary | 10000100 | 1110111 | 1100101 | 0 | 1010 | 10111 | 110000 | 100011 | 1101 | 101110 |
Color Harmonies of #847765
Complementary color
Monochromatic Colors of #847765
Black with #847765
Text Example
Text Example
White with #847765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847765; }
p { color: rgb(132,119,101); }
H1.HeaderClassName
{
color: #847765;
}
.AnyTagClassName
{
color: #847765;
}
</style>
background-color css
<style>
a { background-color: #847765; }
a { background-color: rgb(132,119,101); }
div.DivClassName
{
background-color: #847765;
}
.BgClassName
{
background-color: #847765;
}
</style>
border-color css
<style>
span { border-color: #847765; }
span { border-color: rgb(132,119,101); }
td.TdClassName
{
border-color: #847765;
}
.TagClassName
{
border-color: #847765;
}
</style>