Shades of Sand Dune #837467
Tints of Sand Dune #837467
RGB
CMYK
RGB Variations
Color information
#837467 (or 0x837467) is known color: Sand Dune. HEX triplet: 83, 74 and 67. RGB value is (131,116,103). Sum of RGB (Red+Green+Blue) = 131+116+103=350 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.43% from 350); Green value is 116 (45.70% from 255 or 33.14% from 350); Blue value is 103 (40.62% from 255 or 29.43% from 350); Max value from RGB is 131 - color contains mainly: red. Hex color #837467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837467 is #7C8B98. Grayscale: #777777. Windows color (decimal): -8162201 or 6780035. OLE color: 6780035.
HSL color Cylindrical-coordinate representation of color #837467: hue angle of 27.86º degrees, saturation: 0.12, 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 #837467 is Cyan = 0, Magento = 0.11, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 116 | 103 | - |
| CMYK | 0 | 0.11 | 0.21 | 0.49 |
| HSL | 27.86º | 0.12% | 0.46% | - |
| HSV(B) | 27.86º | 0.21% | 0.51% | - |
| XYZ | 18.05 | 18.3 | 15.41 | - |
| YUV | 119 | 118.97 | 136.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 103 | 0 | 0.11 | 0.21 | 0.49 | 27.86 | 0.12 | 0.46 |
| Hex | 83 | 74 | 67 | 0 | B | 15 | 31 | 1C | C | 2E |
| Octal | 203 | 164 | 147 | 0 | 13 | 25 | 61 | 34 | 14 | 56 |
| Binary | 10000011 | 1110100 | 1100111 | 0 | 1011 | 10101 | 110001 | 11100 | 1100 | 101110 |
Color Harmonies of #837467
Complementary color
Monochromatic Colors of #837467
Black with #837467
Text Example
Text Example
White with #837467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837467; }
p { color: rgb(131,116,103); }
H1.HeaderClassName
{
color: #837467;
}
.AnyTagClassName
{
color: #837467;
}
</style>
background-color css
<style>
a { background-color: #837467; }
a { background-color: rgb(131,116,103); }
div.DivClassName
{
background-color: #837467;
}
.BgClassName
{
background-color: #837467;
}
</style>
border-color css
<style>
span { border-color: #837467; }
span { border-color: rgb(131,116,103); }
td.TdClassName
{
border-color: #837467;
}
.TagClassName
{
border-color: #837467;
}
</style>