Shades of Sand Dune #837361
Tints of Sand Dune #837361
RGB
CMYK
RGB Variations
Color information
#837361 (or 0x837361) is known color: Sand Dune. HEX triplet: 83, 73 and 61. RGB value is (131,115,97). Sum of RGB (Red+Green+Blue) = 131+115+97=343 (45% of max value = 765). Red value is 131 (51.56% from 255 or 38.19% from 343); Green value is 115 (45.31% from 255 or 33.53% from 343); Blue value is 97 (38.28% from 255 or 28.28% from 343); Max value from RGB is 131 - color contains mainly: red. Hex color #837361 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837361 is #7C8C9E. Grayscale: #757575. Windows color (decimal): -8162463 or 6386563. OLE color: 6386563.
HSL color Cylindrical-coordinate representation of color #837361: hue angle of 31.76º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #837361 is Cyan = 0, Magento = 0.12, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 115 | 97 | - |
| CMYK | 0 | 0.12 | 0.26 | 0.49 |
| HSL | 31.76º | 0.15% | 0.45% | - |
| HSV(B) | 31.76º | 0.26% | 0.51% | - |
| XYZ | 17.65 | 17.95 | 13.84 | - |
| YUV | 117.73 | 116.3 | 137.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 115 | 97 | 0 | 0.12 | 0.26 | 0.49 | 31.76 | 0.15 | 0.45 |
| Hex | 83 | 73 | 61 | 0 | C | 1A | 31 | 20 | F | 2D |
| Octal | 203 | 163 | 141 | 0 | 14 | 32 | 61 | 40 | 17 | 55 |
| Binary | 10000011 | 1110011 | 1100001 | 0 | 1100 | 11010 | 110001 | 100000 | 1111 | 101101 |
Color Harmonies of #837361
Complementary color
Monochromatic Colors of #837361
Black with #837361
Text Example
Text Example
White with #837361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837361; }
p { color: rgb(131,115,97); }
H1.HeaderClassName
{
color: #837361;
}
.AnyTagClassName
{
color: #837361;
}
</style>
background-color css
<style>
a { background-color: #837361; }
a { background-color: rgb(131,115,97); }
div.DivClassName
{
background-color: #837361;
}
.BgClassName
{
background-color: #837361;
}
</style>
border-color css
<style>
span { border-color: #837361; }
span { border-color: rgb(131,115,97); }
td.TdClassName
{
border-color: #837361;
}
.TagClassName
{
border-color: #837361;
}
</style>