Shades of Sand Dune #897365
Tints of Sand Dune #897365
RGB
CMYK
RGB Variations
Color information
#897365 (or 0x897365) is known color: Sand Dune. HEX triplet: 89, 73 and 65. RGB value is (137,115,101). Sum of RGB (Red+Green+Blue) = 137+115+101=353 (46% of max value = 765). Red value is 137 (53.91% from 255 or 38.81% from 353); Green value is 115 (45.31% from 255 or 32.58% from 353); Blue value is 101 (39.84% from 255 or 28.61% from 353); Max value from RGB is 137 - color contains mainly: red. Hex color #897365 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897365 is #768C9A. Grayscale: #787878. Windows color (decimal): -7769243 or 6648713. OLE color: 6648713.
HSL color Cylindrical-coordinate representation of color #897365: hue angle of 23.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 #897365 is Cyan = 0, Magento = 0.16, Yellow = 0.26 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 115 | 101 | - |
| CMYK | 0 | 0.16 | 0.26 | 0.46 |
| HSL | 23.33º | 0.15% | 0.47% | - |
| HSV(B) | 23.33º | 0.26% | 0.54% | - |
| XYZ | 18.8 | 18.52 | 14.9 | - |
| YUV | 119.98 | 117.29 | 140.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 115 | 101 | 0 | 0.16 | 0.26 | 0.46 | 23.33 | 0.15 | 0.47 |
| Hex | 89 | 73 | 65 | 0 | 10 | 1A | 2E | 17 | F | 2F |
| Octal | 211 | 163 | 145 | 0 | 20 | 32 | 56 | 27 | 17 | 57 |
| Binary | 10001001 | 1110011 | 1100101 | 0 | 10000 | 11010 | 101110 | 10111 | 1111 | 101111 |
Color Harmonies of #897365
Complementary color
Monochromatic Colors of #897365
Black with #897365
Text Example
Text Example
White with #897365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897365; }
p { color: rgb(137,115,101); }
H1.HeaderClassName
{
color: #897365;
}
.AnyTagClassName
{
color: #897365;
}
</style>
background-color css
<style>
a { background-color: #897365; }
a { background-color: rgb(137,115,101); }
div.DivClassName
{
background-color: #897365;
}
.BgClassName
{
background-color: #897365;
}
</style>
border-color css
<style>
span { border-color: #897365; }
span { border-color: rgb(137,115,101); }
td.TdClassName
{
border-color: #897365;
}
.TagClassName
{
border-color: #897365;
}
</style>