Shades of Sand Dune #897662
Tints of Sand Dune #897662
RGB
CMYK
RGB Variations
Color information
#897662 (or 0x897662) is known color: Sand Dune. HEX triplet: 89, 76 and 62. RGB value is (137,118,98). Sum of RGB (Red+Green+Blue) = 137+118+98=353 (46% of max value = 765). Red value is 137 (53.91% from 255 or 38.81% from 353); Green value is 118 (46.48% from 255 or 33.43% from 353); Blue value is 98 (38.67% from 255 or 27.76% from 353); Max value from RGB is 137 - color contains mainly: red. Hex color #897662 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897662 is #76899D. Grayscale: #797979. Windows color (decimal): -7768478 or 6452873. OLE color: 6452873.
HSL color Cylindrical-coordinate representation of color #897662: hue angle of 30.77º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #897662 is Cyan = 0, Magento = 0.14, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 118 | 98 | - |
| CMYK | 0 | 0.14 | 0.28 | 0.46 |
| HSL | 30.77º | 0.17% | 0.46% | - |
| HSV(B) | 30.77º | 0.28% | 0.54% | - |
| XYZ | 19 | 19.16 | 14.25 | - |
| YUV | 121.4 | 114.79 | 139.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 118 | 98 | 0 | 0.14 | 0.28 | 0.46 | 30.77 | 0.17 | 0.46 |
| Hex | 89 | 76 | 62 | 0 | E | 1C | 2E | 1F | 11 | 2E |
| Octal | 211 | 166 | 142 | 0 | 16 | 34 | 56 | 37 | 21 | 56 |
| Binary | 10001001 | 1110110 | 1100010 | 0 | 1110 | 11100 | 101110 | 11111 | 10001 | 101110 |
Color Harmonies of #897662
Complementary color
Monochromatic Colors of #897662
Black with #897662
Text Example
Text Example
White with #897662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897662; }
p { color: rgb(137,118,98); }
H1.HeaderClassName
{
color: #897662;
}
.AnyTagClassName
{
color: #897662;
}
</style>
background-color css
<style>
a { background-color: #897662; }
a { background-color: rgb(137,118,98); }
div.DivClassName
{
background-color: #897662;
}
.BgClassName
{
background-color: #897662;
}
</style>
border-color css
<style>
span { border-color: #897662; }
span { border-color: rgb(137,118,98); }
td.TdClassName
{
border-color: #897662;
}
.TagClassName
{
border-color: #897662;
}
</style>