Shades of Sand Dune #837460
Tints of Sand Dune #837460
RGB
CMYK
RGB Variations
Color information
#837460 (or 0x837460) is known color: Sand Dune. HEX triplet: 83, 74 and 60. RGB value is (131,116,96). Sum of RGB (Red+Green+Blue) = 131+116+96=343 (45% of max value = 765). Red value is 131 (51.56% from 255 or 38.19% from 343); Green value is 116 (45.70% from 255 or 33.82% from 343); Blue value is 96 (37.89% from 255 or 27.99% from 343); Max value from RGB is 131 - color contains mainly: red. Hex color #837460 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837460 is #7C8B9F. Grayscale: #767676. Windows color (decimal): -8162208 or 6321283. OLE color: 6321283.
HSL color Cylindrical-coordinate representation of color #837460: hue angle of 34.29º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #837460 is Cyan = 0, Magento = 0.11, Yellow = 0.27 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 116 | 96 | - |
| CMYK | 0 | 0.11 | 0.27 | 0.49 |
| HSL | 34.29º | 0.15% | 0.45% | - |
| HSV(B) | 34.29º | 0.27% | 0.51% | - |
| XYZ | 17.72 | 18.16 | 13.64 | - |
| YUV | 118.21 | 115.47 | 137.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 96 | 0 | 0.11 | 0.27 | 0.49 | 34.29 | 0.15 | 0.45 |
| Hex | 83 | 74 | 60 | 0 | B | 1B | 31 | 22 | F | 2D |
| Octal | 203 | 164 | 140 | 0 | 13 | 33 | 61 | 42 | 17 | 55 |
| Binary | 10000011 | 1110100 | 1100000 | 0 | 1011 | 11011 | 110001 | 100010 | 1111 | 101101 |
Color Harmonies of #837460
Complementary color
Monochromatic Colors of #837460
Black with #837460
Text Example
Text Example
White with #837460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837460; }
p { color: rgb(131,116,96); }
H1.HeaderClassName
{
color: #837460;
}
.AnyTagClassName
{
color: #837460;
}
</style>
background-color css
<style>
a { background-color: #837460; }
a { background-color: rgb(131,116,96); }
div.DivClassName
{
background-color: #837460;
}
.BgClassName
{
background-color: #837460;
}
</style>
border-color css
<style>
span { border-color: #837460; }
span { border-color: rgb(131,116,96); }
td.TdClassName
{
border-color: #837460;
}
.TagClassName
{
border-color: #837460;
}
</style>