Shades of Sand Dune #897362
Tints of Sand Dune #897362
RGB
CMYK
RGB Variations
Color information
#897362 (or 0x897362) is known color: Sand Dune. HEX triplet: 89, 73 and 62. RGB value is (137,115,98). Sum of RGB (Red+Green+Blue) = 137+115+98=350 (46% of max value = 765). Red value is 137 (53.91% from 255 or 39.14% from 350); Green value is 115 (45.31% from 255 or 32.86% from 350); Blue value is 98 (38.67% from 255 or 28% from 350); Max value from RGB is 137 - color contains mainly: red. Hex color #897362 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897362 is #768C9D. Grayscale: #777777. Windows color (decimal): -7769246 or 6452105. OLE color: 6452105.
HSL color Cylindrical-coordinate representation of color #897362: hue angle of 26.15º 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 #897362 is Cyan = 0, Magento = 0.16, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 115 | 98 | - |
| CMYK | 0 | 0.16 | 0.28 | 0.46 |
| HSL | 26.15º | 0.17% | 0.46% | - |
| HSV(B) | 26.15º | 0.28% | 0.54% | - |
| XYZ | 18.65 | 18.46 | 14.14 | - |
| YUV | 119.64 | 115.79 | 140.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 115 | 98 | 0 | 0.16 | 0.28 | 0.46 | 26.15 | 0.17 | 0.46 |
| Hex | 89 | 73 | 62 | 0 | 10 | 1C | 2E | 1A | 11 | 2E |
| Octal | 211 | 163 | 142 | 0 | 20 | 34 | 56 | 32 | 21 | 56 |
| Binary | 10001001 | 1110011 | 1100010 | 0 | 10000 | 11100 | 101110 | 11010 | 10001 | 101110 |
Color Harmonies of #897362
Complementary color
Monochromatic Colors of #897362
Black with #897362
Text Example
Text Example
White with #897362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897362; }
p { color: rgb(137,115,98); }
H1.HeaderClassName
{
color: #897362;
}
.AnyTagClassName
{
color: #897362;
}
</style>
background-color css
<style>
a { background-color: #897362; }
a { background-color: rgb(137,115,98); }
div.DivClassName
{
background-color: #897362;
}
.BgClassName
{
background-color: #897362;
}
</style>
border-color css
<style>
span { border-color: #897362; }
span { border-color: rgb(137,115,98); }
td.TdClassName
{
border-color: #897362;
}
.TagClassName
{
border-color: #897362;
}
</style>