Shades of Sand Dune #837164
Tints of Sand Dune #837164
RGB
CMYK
RGB Variations
Color information
#837164 (or 0x837164) is known color: Sand Dune. HEX triplet: 83, 71 and 64. RGB value is (131,113,100). Sum of RGB (Red+Green+Blue) = 131+113+100=344 (45% of max value = 765). Red value is 131 (51.56% from 255 or 38.08% from 344); Green value is 113 (44.53% from 255 or 32.85% from 344); Blue value is 100 (39.45% from 255 or 29.07% from 344); Max value from RGB is 131 - color contains mainly: red. Hex color #837164 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837164 is #7C8E9B. Grayscale: #747474. Windows color (decimal): -8162972 or 6582659. OLE color: 6582659.
HSL color Cylindrical-coordinate representation of color #837164: hue angle of 25.16º 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 #837164 is Cyan = 0, Magento = 0.14, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 113 | 100 | - |
| CMYK | 0 | 0.14 | 0.24 | 0.49 |
| HSL | 25.16º | 0.13% | 0.45% | - |
| HSV(B) | 25.16º | 0.24% | 0.51% | - |
| XYZ | 17.57 | 17.56 | 14.52 | - |
| YUV | 116.9 | 118.46 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 113 | 100 | 0 | 0.14 | 0.24 | 0.49 | 25.16 | 0.13 | 0.45 |
| Hex | 83 | 71 | 64 | 0 | E | 18 | 31 | 19 | D | 2D |
| Octal | 203 | 161 | 144 | 0 | 16 | 30 | 61 | 31 | 15 | 55 |
| Binary | 10000011 | 1110001 | 1100100 | 0 | 1110 | 11000 | 110001 | 11001 | 1101 | 101101 |
Color Harmonies of #837164
Complementary color
Monochromatic Colors of #837164
Black with #837164
Text Example
Text Example
White with #837164
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837164; }
p { color: rgb(131,113,100); }
H1.HeaderClassName
{
color: #837164;
}
.AnyTagClassName
{
color: #837164;
}
</style>
background-color css
<style>
a { background-color: #837164; }
a { background-color: rgb(131,113,100); }
div.DivClassName
{
background-color: #837164;
}
.BgClassName
{
background-color: #837164;
}
</style>
border-color css
<style>
span { border-color: #837164; }
span { border-color: rgb(131,113,100); }
td.TdClassName
{
border-color: #837164;
}
.TagClassName
{
border-color: #837164;
}
</style>