Shades of Sand Dune #837868
Tints of Sand Dune #837868
RGB
CMYK
RGB Variations
Color information
#837868 (or 0x837868) is known color: Sand Dune. HEX triplet: 83, 78 and 68. RGB value is (131,120,104). Sum of RGB (Red+Green+Blue) = 131+120+104=355 (47% of max value = 765). Red value is 131 (51.56% from 255 or 36.90% from 355); Green value is 120 (47.27% from 255 or 33.80% from 355); Blue value is 104 (41.02% from 255 or 29.30% from 355); Max value from RGB is 131 - color contains mainly: red. Hex color #837868 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837868 is #7C8797. Grayscale: #797979. Windows color (decimal): -8161176 or 6846595. OLE color: 6846595.
HSL color Cylindrical-coordinate representation of color #837868: hue angle of 35.56º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #837868 is Cyan = 0, Magento = 0.08, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 120 | 104 | - |
| CMYK | 0 | 0.08 | 0.21 | 0.49 |
| HSL | 35.56º | 0.11% | 0.46% | - |
| HSV(B) | 35.56º | 0.21% | 0.51% | - |
| XYZ | 18.58 | 19.26 | 15.83 | - |
| YUV | 121.47 | 118.14 | 134.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 120 | 104 | 0 | 0.08 | 0.21 | 0.49 | 35.56 | 0.11 | 0.46 |
| Hex | 83 | 78 | 68 | 0 | 8 | 15 | 31 | 24 | B | 2E |
| Octal | 203 | 170 | 150 | 0 | 10 | 25 | 61 | 44 | 13 | 56 |
| Binary | 10000011 | 1111000 | 1101000 | 0 | 1000 | 10101 | 110001 | 100100 | 1011 | 101110 |
Color Harmonies of #837868
Complementary color
Monochromatic Colors of #837868
Black with #837868
Text Example
Text Example
White with #837868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837868; }
p { color: rgb(131,120,104); }
H1.HeaderClassName
{
color: #837868;
}
.AnyTagClassName
{
color: #837868;
}
</style>
background-color css
<style>
a { background-color: #837868; }
a { background-color: rgb(131,120,104); }
div.DivClassName
{
background-color: #837868;
}
.BgClassName
{
background-color: #837868;
}
</style>
border-color css
<style>
span { border-color: #837868; }
span { border-color: rgb(131,120,104); }
td.TdClassName
{
border-color: #837868;
}
.TagClassName
{
border-color: #837868;
}
</style>