Shades of Sand Dune #897561
Tints of Sand Dune #897561
RGB
CMYK
RGB Variations
Color information
#897561 (or 0x897561) is known color: Sand Dune. HEX triplet: 89, 75 and 61. RGB value is (137,117,97). Sum of RGB (Red+Green+Blue) = 137+117+97=351 (46% of max value = 765). Red value is 137 (53.91% from 255 or 39.03% from 351); Green value is 117 (46.09% from 255 or 33.33% from 351); Blue value is 97 (38.28% from 255 or 27.64% from 351); Max value from RGB is 137 - color contains mainly: red. Hex color #897561 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897561 is #768A9E. Grayscale: #787878. Windows color (decimal): -7768735 or 6387081. OLE color: 6387081.
HSL color Cylindrical-coordinate representation of color #897561: hue angle of 30º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #897561 is Cyan = 0, Magento = 0.15, Yellow = 0.29 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 117 | 97 | - |
| CMYK | 0 | 0.15 | 0.29 | 0.46 |
| HSL | 30º | 0.17% | 0.46% | - |
| HSV(B) | 30º | 0.29% | 0.54% | - |
| XYZ | 18.84 | 18.9 | 13.97 | - |
| YUV | 120.7 | 114.63 | 139.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 117 | 97 | 0 | 0.15 | 0.29 | 0.46 | 30 | 0.17 | 0.46 |
| Hex | 89 | 75 | 61 | 0 | F | 1D | 2E | 1E | 11 | 2E |
| Octal | 211 | 165 | 141 | 0 | 17 | 35 | 56 | 36 | 21 | 56 |
| Binary | 10001001 | 1110101 | 1100001 | 0 | 1111 | 11101 | 101110 | 11110 | 10001 | 101110 |
Color Harmonies of #897561
Complementary color
Monochromatic Colors of #897561
Black with #897561
Text Example
Text Example
White with #897561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897561; }
p { color: rgb(137,117,97); }
H1.HeaderClassName
{
color: #897561;
}
.AnyTagClassName
{
color: #897561;
}
</style>
background-color css
<style>
a { background-color: #897561; }
a { background-color: rgb(137,117,97); }
div.DivClassName
{
background-color: #897561;
}
.BgClassName
{
background-color: #897561;
}
</style>
border-color css
<style>
span { border-color: #897561; }
span { border-color: rgb(137,117,97); }
td.TdClassName
{
border-color: #897561;
}
.TagClassName
{
border-color: #897561;
}
</style>