Shades of Sand Dune #847362
Tints of Sand Dune #847362
RGB
CMYK
RGB Variations
Color information
#847362 (or 0x847362) is known color: Sand Dune. HEX triplet: 84, 73 and 62. RGB value is (132,115,98). Sum of RGB (Red+Green+Blue) = 132+115+98=345 (45% of max value = 765). Red value is 132 (51.95% from 255 or 38.26% from 345); Green value is 115 (45.31% from 255 or 33.33% from 345); Blue value is 98 (38.67% from 255 or 28.41% from 345); Max value from RGB is 132 - color contains mainly: red. Hex color #847362 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #847362 is #7B8C9D. Grayscale: #767676. Windows color (decimal): -8096926 or 6452100. OLE color: 6452100.
HSL color Cylindrical-coordinate representation of color #847362: hue angle of 30º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #847362 is Cyan = 0, Magento = 0.13, Yellow = 0.26 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 115 | 98 | - |
| CMYK | 0 | 0.13 | 0.26 | 0.48 |
| HSL | 30º | 0.15% | 0.45% | - |
| HSV(B) | 30º | 0.26% | 0.52% | - |
| XYZ | 17.85 | 18.05 | 14.1 | - |
| YUV | 118.15 | 116.63 | 137.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 115 | 98 | 0 | 0.13 | 0.26 | 0.48 | 30 | 0.15 | 0.45 |
| Hex | 84 | 73 | 62 | 0 | D | 1A | 30 | 1E | F | 2D |
| Octal | 204 | 163 | 142 | 0 | 15 | 32 | 60 | 36 | 17 | 55 |
| Binary | 10000100 | 1110011 | 1100010 | 0 | 1101 | 11010 | 110000 | 11110 | 1111 | 101101 |
Color Harmonies of #847362
Complementary color
Monochromatic Colors of #847362
Black with #847362
Text Example
Text Example
White with #847362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #847362; }
p { color: rgb(132,115,98); }
H1.HeaderClassName
{
color: #847362;
}
.AnyTagClassName
{
color: #847362;
}
</style>
background-color css
<style>
a { background-color: #847362; }
a { background-color: rgb(132,115,98); }
div.DivClassName
{
background-color: #847362;
}
.BgClassName
{
background-color: #847362;
}
</style>
border-color css
<style>
span { border-color: #847362; }
span { border-color: rgb(132,115,98); }
td.TdClassName
{
border-color: #847362;
}
.TagClassName
{
border-color: #847362;
}
</style>