Shades of Sand Dune #837561
Tints of Sand Dune #837561
RGB
CMYK
RGB Variations
Color information
#837561 (or 0x837561) is known color: Sand Dune. HEX triplet: 83, 75 and 61. RGB value is (131,117,97). Sum of RGB (Red+Green+Blue) = 131+117+97=345 (45% of max value = 765). Red value is 131 (51.56% from 255 or 37.97% from 345); Green value is 117 (46.09% from 255 or 33.91% from 345); Blue value is 97 (38.28% from 255 or 28.12% from 345); Max value from RGB is 131 - color contains mainly: red. Hex color #837561 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #837561 is #7C8A9E. Grayscale: #777777. Windows color (decimal): -8161951 or 6387075. OLE color: 6387075.
HSL color Cylindrical-coordinate representation of color #837561: hue angle of 35.29º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #837561 is Cyan = 0, Magento = 0.11, Yellow = 0.26 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 117 | 97 | - |
| CMYK | 0 | 0.11 | 0.26 | 0.49 |
| HSL | 35.29º | 0.15% | 0.45% | - |
| HSV(B) | 35.29º | 0.26% | 0.51% | - |
| XYZ | 17.88 | 18.41 | 13.92 | - |
| YUV | 118.91 | 115.64 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 117 | 97 | 0 | 0.11 | 0.26 | 0.49 | 35.29 | 0.15 | 0.45 |
| Hex | 83 | 75 | 61 | 0 | B | 1A | 31 | 23 | F | 2D |
| Octal | 203 | 165 | 141 | 0 | 13 | 32 | 61 | 43 | 17 | 55 |
| Binary | 10000011 | 1110101 | 1100001 | 0 | 1011 | 11010 | 110001 | 100011 | 1111 | 101101 |
Color Harmonies of #837561
Complementary color
Monochromatic Colors of #837561
Black with #837561
Text Example
Text Example
White with #837561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #837561; }
p { color: rgb(131,117,97); }
H1.HeaderClassName
{
color: #837561;
}
.AnyTagClassName
{
color: #837561;
}
</style>
background-color css
<style>
a { background-color: #837561; }
a { background-color: rgb(131,117,97); }
div.DivClassName
{
background-color: #837561;
}
.BgClassName
{
background-color: #837561;
}
</style>
border-color css
<style>
span { border-color: #837561; }
span { border-color: rgb(131,117,97); }
td.TdClassName
{
border-color: #837561;
}
.TagClassName
{
border-color: #837561;
}
</style>