Shades of Sand Dune #837363
Tints of Sand Dune #837363
RGB
CMYK
RGB Variations
Color information
#837363 (or 0x837363) is known color: Sand Dune. HEX triplet: 83, 73 and 63. RGB value is (131,115,99). Sum of RGB (Red+Green+Blue) = 131+115+99=345 (45% of max value = 765). Red value is 131 (51.56% from 255 or 37.97% from 345); Green value is 115 (45.31% from 255 or 33.33% from 345); Blue value is 99 (39.06% from 255 or 28.70% from 345); Max value from RGB is 131 - color contains mainly: red. Hex color #837363 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837363 is #7C8C9C. Grayscale: #767676. Windows color (decimal): -8162461 or 6517635. OLE color: 6517635.
HSL color Cylindrical-coordinate representation of color #837363: hue angle of 30º 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 #837363 is Cyan = 0, Magento = 0.12, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 115 | 99 | - |
| CMYK | 0 | 0.12 | 0.24 | 0.49 |
| HSL | 30º | 0.14% | 0.45% | - |
| HSV(B) | 30º | 0.24% | 0.51% | - |
| XYZ | 17.74 | 17.99 | 14.34 | - |
| YUV | 117.96 | 117.3 | 137.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 115 | 99 | 0 | 0.12 | 0.24 | 0.49 | 30 | 0.14 | 0.45 |
| Hex | 83 | 73 | 63 | 0 | C | 18 | 31 | 1E | E | 2D |
| Octal | 203 | 163 | 143 | 0 | 14 | 30 | 61 | 36 | 16 | 55 |
| Binary | 10000011 | 1110011 | 1100011 | 0 | 1100 | 11000 | 110001 | 11110 | 1110 | 101101 |
Color Harmonies of #837363
Complementary color
Monochromatic Colors of #837363
Black with #837363
Text Example
Text Example
White with #837363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837363; }
p { color: rgb(131,115,99); }
H1.HeaderClassName
{
color: #837363;
}
.AnyTagClassName
{
color: #837363;
}
</style>
background-color css
<style>
a { background-color: #837363; }
a { background-color: rgb(131,115,99); }
div.DivClassName
{
background-color: #837363;
}
.BgClassName
{
background-color: #837363;
}
</style>
border-color css
<style>
span { border-color: #837363; }
span { border-color: rgb(131,115,99); }
td.TdClassName
{
border-color: #837363;
}
.TagClassName
{
border-color: #837363;
}
</style>