Shades of Sand Dune #897860
Tints of Sand Dune #897860
RGB
CMYK
RGB Variations
Color information
#897860 (or 0x897860) is known color: Sand Dune. HEX triplet: 89, 78 and 60. RGB value is (137,120,96). Sum of RGB (Red+Green+Blue) = 137+120+96=353 (46% of max value = 765). Red value is 137 (53.91% from 255 or 38.81% from 353); Green value is 120 (47.27% from 255 or 33.99% from 353); Blue value is 96 (37.89% from 255 or 27.20% from 353); Max value from RGB is 137 - color contains mainly: red. Hex color #897860 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897860 is #76879F. Grayscale: #7A7A7A. Windows color (decimal): -7767968 or 6322313. OLE color: 6322313.
HSL color Cylindrical-coordinate representation of color #897860: hue angle of 35.12º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #897860 is Cyan = 0, Magento = 0.12, Yellow = 0.30 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 120 | 96 | - |
| CMYK | 0 | 0.12 | 0.30 | 0.46 |
| HSL | 35.12º | 0.18% | 0.46% | - |
| HSV(B) | 35.12º | 0.3% | 0.54% | - |
| XYZ | 19.14 | 19.6 | 13.84 | - |
| YUV | 122.35 | 113.13 | 138.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 120 | 96 | 0 | 0.12 | 0.30 | 0.46 | 35.12 | 0.18 | 0.46 |
| Hex | 89 | 78 | 60 | 0 | C | 1E | 2E | 23 | 12 | 2E |
| Octal | 211 | 170 | 140 | 0 | 14 | 36 | 56 | 43 | 22 | 56 |
| Binary | 10001001 | 1111000 | 1100000 | 0 | 1100 | 11110 | 101110 | 100011 | 10010 | 101110 |
Color Harmonies of #897860
Complementary color
Monochromatic Colors of #897860
Black with #897860
Text Example
Text Example
White with #897860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897860; }
p { color: rgb(137,120,96); }
H1.HeaderClassName
{
color: #897860;
}
.AnyTagClassName
{
color: #897860;
}
</style>
background-color css
<style>
a { background-color: #897860; }
a { background-color: rgb(137,120,96); }
div.DivClassName
{
background-color: #897860;
}
.BgClassName
{
background-color: #897860;
}
</style>
border-color css
<style>
span { border-color: #897860; }
span { border-color: rgb(137,120,96); }
td.TdClassName
{
border-color: #897860;
}
.TagClassName
{
border-color: #897860;
}
</style>