Shades of Sand Dune #897661
Tints of Sand Dune #897661
RGB
CMYK
RGB Variations
Color information
#897661 (or 0x897661) is known color: Sand Dune. HEX triplet: 89, 76 and 61. RGB value is (137,118,97). Sum of RGB (Red+Green+Blue) = 137+118+97=352 (46% of max value = 765). Red value is 137 (53.91% from 255 or 38.92% from 352); Green value is 118 (46.48% from 255 or 33.52% from 352); Blue value is 97 (38.28% from 255 or 27.56% from 352); Max value from RGB is 137 - color contains mainly: red. Hex color #897661 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897661 is #76899E. Grayscale: #797979. Windows color (decimal): -7768479 or 6387337. OLE color: 6387337.
HSL color Cylindrical-coordinate representation of color #897661: hue angle of 31.5º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #897661 is Cyan = 0, Magento = 0.14, Yellow = 0.29 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 118 | 97 | - |
| CMYK | 0 | 0.14 | 0.29 | 0.46 |
| HSL | 31.5º | 0.17% | 0.46% | - |
| HSV(B) | 31.5º | 0.29% | 0.54% | - |
| XYZ | 18.95 | 19.14 | 14 | - |
| YUV | 121.29 | 114.29 | 139.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 118 | 97 | 0 | 0.14 | 0.29 | 0.46 | 31.5 | 0.17 | 0.46 |
| Hex | 89 | 76 | 61 | 0 | E | 1D | 2E | 1F | 11 | 2E |
| Octal | 211 | 166 | 141 | 0 | 16 | 35 | 56 | 37 | 21 | 56 |
| Binary | 10001001 | 1110110 | 1100001 | 0 | 1110 | 11101 | 101110 | 11111 | 10001 | 101110 |
Color Harmonies of #897661
Complementary color
Monochromatic Colors of #897661
Black with #897661
Text Example
Text Example
White with #897661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897661; }
p { color: rgb(137,118,97); }
H1.HeaderClassName
{
color: #897661;
}
.AnyTagClassName
{
color: #897661;
}
</style>
background-color css
<style>
a { background-color: #897661; }
a { background-color: rgb(137,118,97); }
div.DivClassName
{
background-color: #897661;
}
.BgClassName
{
background-color: #897661;
}
</style>
border-color css
<style>
span { border-color: #897661; }
span { border-color: rgb(137,118,97); }
td.TdClassName
{
border-color: #897661;
}
.TagClassName
{
border-color: #897661;
}
</style>