Shades of Sand Dune #897865
Tints of Sand Dune #897865
RGB
CMYK
RGB Variations
Color information
#897865 (or 0x897865) is known color: Sand Dune. HEX triplet: 89, 78 and 65. RGB value is (137,120,101). Sum of RGB (Red+Green+Blue) = 137+120+101=358 (47% of max value = 765). Red value is 137 (53.91% from 255 or 38.27% from 358); Green value is 120 (47.27% from 255 or 33.52% from 358); Blue value is 101 (39.84% from 255 or 28.21% from 358); Max value from RGB is 137 - color contains mainly: red. Hex color #897865 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897865 is #76879A. Grayscale: #7B7B7B. Windows color (decimal): -7767963 or 6649993. OLE color: 6649993.
HSL color Cylindrical-coordinate representation of color #897865: hue angle of 31.67º 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 #897865 is Cyan = 0, Magento = 0.12, Yellow = 0.26 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 120 | 101 | - |
| CMYK | 0 | 0.12 | 0.26 | 0.46 |
| HSL | 31.67º | 0.15% | 0.47% | - |
| HSV(B) | 31.67º | 0.26% | 0.54% | - |
| XYZ | 19.38 | 19.69 | 15.09 | - |
| YUV | 122.92 | 115.63 | 138.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 120 | 101 | 0 | 0.12 | 0.26 | 0.46 | 31.67 | 0.15 | 0.47 |
| Hex | 89 | 78 | 65 | 0 | C | 1A | 2E | 20 | F | 2F |
| Octal | 211 | 170 | 145 | 0 | 14 | 32 | 56 | 40 | 17 | 57 |
| Binary | 10001001 | 1111000 | 1100101 | 0 | 1100 | 11010 | 101110 | 100000 | 1111 | 101111 |
Color Harmonies of #897865
Complementary color
Monochromatic Colors of #897865
Black with #897865
Text Example
Text Example
White with #897865
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897865; }
p { color: rgb(137,120,101); }
H1.HeaderClassName
{
color: #897865;
}
.AnyTagClassName
{
color: #897865;
}
</style>
background-color css
<style>
a { background-color: #897865; }
a { background-color: rgb(137,120,101); }
div.DivClassName
{
background-color: #897865;
}
.BgClassName
{
background-color: #897865;
}
</style>
border-color css
<style>
span { border-color: #897865; }
span { border-color: rgb(137,120,101); }
td.TdClassName
{
border-color: #897865;
}
.TagClassName
{
border-color: #897865;
}
</style>