Shades of Sand Dune #837462
Tints of Sand Dune #837462
RGB
CMYK
RGB Variations
Color information
#837462 (or 0x837462) is known color: Sand Dune. HEX triplet: 83, 74 and 62. RGB value is (131,116,98). Sum of RGB (Red+Green+Blue) = 131+116+98=345 (45% of max value = 765). Red value is 131 (51.56% from 255 or 37.97% from 345); Green value is 116 (45.70% from 255 or 33.62% from 345); Blue value is 98 (38.67% from 255 or 28.41% from 345); Max value from RGB is 131 - color contains mainly: red. Hex color #837462 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837462 is #7C8B9D. Grayscale: #767676. Windows color (decimal): -8162206 or 6452355. OLE color: 6452355.
HSL color Cylindrical-coordinate representation of color #837462: hue angle of 32.73º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #837462 is Cyan = 0, Magento = 0.11, Yellow = 0.25 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 116 | 98 | - |
| CMYK | 0 | 0.11 | 0.25 | 0.49 |
| HSL | 32.73º | 0.14% | 0.45% | - |
| HSV(B) | 32.73º | 0.25% | 0.51% | - |
| XYZ | 17.81 | 18.2 | 14.13 | - |
| YUV | 118.43 | 116.47 | 136.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 98 | 0 | 0.11 | 0.25 | 0.49 | 32.73 | 0.14 | 0.45 |
| Hex | 83 | 74 | 62 | 0 | B | 19 | 31 | 21 | E | 2D |
| Octal | 203 | 164 | 142 | 0 | 13 | 31 | 61 | 41 | 16 | 55 |
| Binary | 10000011 | 1110100 | 1100010 | 0 | 1011 | 11001 | 110001 | 100001 | 1110 | 101101 |
Color Harmonies of #837462
Complementary color
Monochromatic Colors of #837462
Black with #837462
Text Example
Text Example
White with #837462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837462; }
p { color: rgb(131,116,98); }
H1.HeaderClassName
{
color: #837462;
}
.AnyTagClassName
{
color: #837462;
}
</style>
background-color css
<style>
a { background-color: #837462; }
a { background-color: rgb(131,116,98); }
div.DivClassName
{
background-color: #837462;
}
.BgClassName
{
background-color: #837462;
}
</style>
border-color css
<style>
span { border-color: #837462; }
span { border-color: rgb(131,116,98); }
td.TdClassName
{
border-color: #837462;
}
.TagClassName
{
border-color: #837462;
}
</style>