Shades of Sand Dune #837364
Tints of Sand Dune #837364
RGB
CMYK
RGB Variations
Color information
#837364 (or 0x837364) is known color: Sand Dune. HEX triplet: 83, 73 and 64. RGB value is (131,115,100). Sum of RGB (Red+Green+Blue) = 131+115+100=346 (45% of max value = 765). Red value is 131 (51.56% from 255 or 37.86% from 346); Green value is 115 (45.31% from 255 or 33.24% from 346); Blue value is 100 (39.45% from 255 or 28.90% from 346); Max value from RGB is 131 - color contains mainly: red. Hex color #837364 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837364 is #7C8C9B. Grayscale: #767676. Windows color (decimal): -8162460 or 6583171. OLE color: 6583171.
HSL color Cylindrical-coordinate representation of color #837364: hue angle of 29.03º degrees, saturation: 0.13, 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 #837364 is Cyan = 0, Magento = 0.12, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 115 | 100 | - |
| CMYK | 0 | 0.12 | 0.24 | 0.49 |
| HSL | 29.03º | 0.13% | 0.45% | - |
| HSV(B) | 29.03º | 0.24% | 0.51% | - |
| XYZ | 17.79 | 18.01 | 14.59 | - |
| YUV | 118.07 | 117.8 | 137.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 115 | 100 | 0 | 0.12 | 0.24 | 0.49 | 29.03 | 0.13 | 0.45 |
| Hex | 83 | 73 | 64 | 0 | C | 18 | 31 | 1D | D | 2D |
| Octal | 203 | 163 | 144 | 0 | 14 | 30 | 61 | 35 | 15 | 55 |
| Binary | 10000011 | 1110011 | 1100100 | 0 | 1100 | 11000 | 110001 | 11101 | 1101 | 101101 |
Color Harmonies of #837364
Complementary color
Monochromatic Colors of #837364
Black with #837364
Text Example
Text Example
White with #837364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837364; }
p { color: rgb(131,115,100); }
H1.HeaderClassName
{
color: #837364;
}
.AnyTagClassName
{
color: #837364;
}
</style>
background-color css
<style>
a { background-color: #837364; }
a { background-color: rgb(131,115,100); }
div.DivClassName
{
background-color: #837364;
}
.BgClassName
{
background-color: #837364;
}
</style>
border-color css
<style>
span { border-color: #837364; }
span { border-color: rgb(131,115,100); }
td.TdClassName
{
border-color: #837364;
}
.TagClassName
{
border-color: #837364;
}
</style>