Shades of Sand Dune #897665
Tints of Sand Dune #897665
RGB
CMYK
RGB Variations
Color information
#897665 (or 0x897665) is known color: Sand Dune. HEX triplet: 89, 76 and 65. RGB value is (137,118,101). Sum of RGB (Red+Green+Blue) = 137+118+101=356 (47% of max value = 765). Red value is 137 (53.91% from 255 or 38.48% from 356); Green value is 118 (46.48% from 255 or 33.15% from 356); Blue value is 101 (39.84% from 255 or 28.37% from 356); Max value from RGB is 137 - color contains mainly: red. Hex color #897665 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897665 is #76899A. Grayscale: #797979. Windows color (decimal): -7768475 or 6649481. OLE color: 6649481.
HSL color Cylindrical-coordinate representation of color #897665: hue angle of 28.33º degrees, saturation: 0.15, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #897665 is Cyan = 0, Magento = 0.14, Yellow = 0.26 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 118 | 101 | - |
| CMYK | 0 | 0.14 | 0.26 | 0.46 |
| HSL | 28.33º | 0.15% | 0.47% | - |
| HSV(B) | 28.33º | 0.26% | 0.54% | - |
| XYZ | 19.14 | 19.21 | 15.01 | - |
| YUV | 121.74 | 116.29 | 138.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 118 | 101 | 0 | 0.14 | 0.26 | 0.46 | 28.33 | 0.15 | 0.47 |
| Hex | 89 | 76 | 65 | 0 | E | 1A | 2E | 1C | F | 2F |
| Octal | 211 | 166 | 145 | 0 | 16 | 32 | 56 | 34 | 17 | 57 |
| Binary | 10001001 | 1110110 | 1100101 | 0 | 1110 | 11010 | 101110 | 11100 | 1111 | 101111 |
Color Harmonies of #897665
Complementary color
Monochromatic Colors of #897665
Black with #897665
Text Example
Text Example
White with #897665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897665; }
p { color: rgb(137,118,101); }
H1.HeaderClassName
{
color: #897665;
}
.AnyTagClassName
{
color: #897665;
}
</style>
background-color css
<style>
a { background-color: #897665; }
a { background-color: rgb(137,118,101); }
div.DivClassName
{
background-color: #897665;
}
.BgClassName
{
background-color: #897665;
}
</style>
border-color css
<style>
span { border-color: #897665; }
span { border-color: rgb(137,118,101); }
td.TdClassName
{
border-color: #897665;
}
.TagClassName
{
border-color: #897665;
}
</style>