Shades of Sand Dune #837463
Tints of Sand Dune #837463
RGB
CMYK
RGB Variations
Color information
#837463 (or 0x837463) is known color: Sand Dune. HEX triplet: 83, 74 and 63. RGB value is (131,116,99). Sum of RGB (Red+Green+Blue) = 131+116+99=346 (45% of max value = 765). Red value is 131 (51.56% from 255 or 37.86% from 346); Green value is 116 (45.70% from 255 or 33.53% from 346); Blue value is 99 (39.06% from 255 or 28.61% from 346); Max value from RGB is 131 - color contains mainly: red. Hex color #837463 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837463 is #7C8B9C. Grayscale: #767676. Windows color (decimal): -8162205 or 6517891. OLE color: 6517891.
HSL color Cylindrical-coordinate representation of color #837463: hue angle of 31.88º degrees, saturation: 0.14, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #837463 is Cyan = 0, Magento = 0.11, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 116 | 99 | - |
| CMYK | 0 | 0.11 | 0.24 | 0.49 |
| HSL | 31.88º | 0.14% | 0.45% | - |
| HSV(B) | 31.88º | 0.24% | 0.51% | - |
| XYZ | 17.86 | 18.22 | 14.38 | - |
| YUV | 118.55 | 116.97 | 136.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 99 | 0 | 0.11 | 0.24 | 0.49 | 31.88 | 0.14 | 0.45 |
| Hex | 83 | 74 | 63 | 0 | B | 18 | 31 | 20 | E | 2D |
| Octal | 203 | 164 | 143 | 0 | 13 | 30 | 61 | 40 | 16 | 55 |
| Binary | 10000011 | 1110100 | 1100011 | 0 | 1011 | 11000 | 110001 | 100000 | 1110 | 101101 |
Color Harmonies of #837463
Complementary color
Monochromatic Colors of #837463
Black with #837463
Text Example
Text Example
White with #837463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837463; }
p { color: rgb(131,116,99); }
H1.HeaderClassName
{
color: #837463;
}
.AnyTagClassName
{
color: #837463;
}
</style>
background-color css
<style>
a { background-color: #837463; }
a { background-color: rgb(131,116,99); }
div.DivClassName
{
background-color: #837463;
}
.BgClassName
{
background-color: #837463;
}
</style>
border-color css
<style>
span { border-color: #837463; }
span { border-color: rgb(131,116,99); }
td.TdClassName
{
border-color: #837463;
}
.TagClassName
{
border-color: #837463;
}
</style>