Shades of Sand Dune #837263
Tints of Sand Dune #837263
RGB
CMYK
RGB Variations
Color information
#837263 (or 0x837263) is known color: Sand Dune. HEX triplet: 83, 72 and 63. RGB value is (131,114,99). Sum of RGB (Red+Green+Blue) = 131+114+99=344 (45% of max value = 765). Red value is 131 (51.56% from 255 or 38.08% from 344); Green value is 114 (44.92% from 255 or 33.14% from 344); Blue value is 99 (39.06% from 255 or 28.78% from 344); Max value from RGB is 131 - color contains mainly: red. Hex color #837263 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837263 is #7C8D9C. Grayscale: #757575. Windows color (decimal): -8162717 or 6517379. OLE color: 6517379.
HSL color Cylindrical-coordinate representation of color #837263: hue angle of 28.12º degrees, saturation: 0.14, 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 #837263 is Cyan = 0, Magento = 0.13, Yellow = 0.24 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 114 | 99 | - |
| CMYK | 0 | 0.13 | 0.24 | 0.49 |
| HSL | 28.13º | 0.14% | 0.45% | - |
| HSV(B) | 28.13º | 0.24% | 0.51% | - |
| XYZ | 17.63 | 17.76 | 14.3 | - |
| YUV | 117.37 | 117.63 | 137.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 114 | 99 | 0 | 0.13 | 0.24 | 0.49 | 28.13 | 0.14 | 0.45 |
| Hex | 83 | 72 | 63 | 0 | D | 18 | 31 | 1C | E | 2D |
| Octal | 203 | 162 | 143 | 0 | 15 | 30 | 61 | 34 | 16 | 55 |
| Binary | 10000011 | 1110010 | 1100011 | 0 | 1101 | 11000 | 110001 | 11100 | 1110 | 101101 |
Color Harmonies of #837263
Complementary color
Monochromatic Colors of #837263
Black with #837263
Text Example
Text Example
White with #837263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837263; }
p { color: rgb(131,114,99); }
H1.HeaderClassName
{
color: #837263;
}
.AnyTagClassName
{
color: #837263;
}
</style>
background-color css
<style>
a { background-color: #837263; }
a { background-color: rgb(131,114,99); }
div.DivClassName
{
background-color: #837263;
}
.BgClassName
{
background-color: #837263;
}
</style>
border-color css
<style>
span { border-color: #837263; }
span { border-color: rgb(131,114,99); }
td.TdClassName
{
border-color: #837263;
}
.TagClassName
{
border-color: #837263;
}
</style>