Shades of Sand Dune #837469
Tints of Sand Dune #837469
RGB
CMYK
RGB Variations
Color information
#837469 (or 0x837469) is known color: Sand Dune. HEX triplet: 83, 74 and 69. RGB value is (131,116,105). Sum of RGB (Red+Green+Blue) = 131+116+105=352 (46% of max value = 765). Red value is 131 (51.56% from 255 or 37.22% from 352); Green value is 116 (45.70% from 255 or 32.95% from 352); Blue value is 105 (41.41% from 255 or 29.83% from 352); Max value from RGB is 131 - color contains mainly: red. Hex color #837469 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837469 is #7C8B96. Grayscale: #777777. Windows color (decimal): -8162199 or 6911107. OLE color: 6911107.
HSL color Cylindrical-coordinate representation of color #837469: hue angle of 25.38º degrees, saturation: 0.11, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #837469 is Cyan = 0, Magento = 0.11, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 116 | 105 | - |
| CMYK | 0 | 0.11 | 0.20 | 0.49 |
| HSL | 25.38º | 0.11% | 0.46% | - |
| HSV(B) | 25.38º | 0.2% | 0.51% | - |
| XYZ | 18.16 | 18.34 | 15.95 | - |
| YUV | 119.23 | 119.97 | 136.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 116 | 105 | 0 | 0.11 | 0.20 | 0.49 | 25.38 | 0.11 | 0.46 |
| Hex | 83 | 74 | 69 | 0 | B | 14 | 31 | 19 | B | 2E |
| Octal | 203 | 164 | 151 | 0 | 13 | 24 | 61 | 31 | 13 | 56 |
| Binary | 10000011 | 1110100 | 1101001 | 0 | 1011 | 10100 | 110001 | 11001 | 1011 | 101110 |
Color Harmonies of #837469
Complementary color
Monochromatic Colors of #837469
Black with #837469
Text Example
Text Example
White with #837469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837469; }
p { color: rgb(131,116,105); }
H1.HeaderClassName
{
color: #837469;
}
.AnyTagClassName
{
color: #837469;
}
</style>
background-color css
<style>
a { background-color: #837469; }
a { background-color: rgb(131,116,105); }
div.DivClassName
{
background-color: #837469;
}
.BgClassName
{
background-color: #837469;
}
</style>
border-color css
<style>
span { border-color: #837469; }
span { border-color: rgb(131,116,105); }
td.TdClassName
{
border-color: #837469;
}
.TagClassName
{
border-color: #837469;
}
</style>