Shades of Sand Dune #897562
Tints of Sand Dune #897562
RGB
CMYK
RGB Variations
Color information
#897562 (or 0x897562) is known color: Sand Dune. HEX triplet: 89, 75 and 62. RGB value is (137,117,98). Sum of RGB (Red+Green+Blue) = 137+117+98=352 (46% of max value = 765). Red value is 137 (53.91% from 255 or 38.92% from 352); Green value is 117 (46.09% from 255 or 33.24% from 352); Blue value is 98 (38.67% from 255 or 27.84% from 352); Max value from RGB is 137 - color contains mainly: red. Hex color #897562 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897562 is #768A9D. Grayscale: #787878. Windows color (decimal): -7768734 or 6452617. OLE color: 6452617.
HSL color Cylindrical-coordinate representation of color #897562: hue angle of 29.23º 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 #897562 is Cyan = 0, Magento = 0.15, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 117 | 98 | - |
| CMYK | 0 | 0.15 | 0.28 | 0.46 |
| HSL | 29.23º | 0.17% | 0.46% | - |
| HSV(B) | 29.23º | 0.28% | 0.54% | - |
| XYZ | 18.88 | 18.92 | 14.21 | - |
| YUV | 120.81 | 115.13 | 139.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 117 | 98 | 0 | 0.15 | 0.28 | 0.46 | 29.23 | 0.17 | 0.46 |
| Hex | 89 | 75 | 62 | 0 | F | 1C | 2E | 1D | 11 | 2E |
| Octal | 211 | 165 | 142 | 0 | 17 | 34 | 56 | 35 | 21 | 56 |
| Binary | 10001001 | 1110101 | 1100010 | 0 | 1111 | 11100 | 101110 | 11101 | 10001 | 101110 |
Color Harmonies of #897562
Complementary color
Monochromatic Colors of #897562
Black with #897562
Text Example
Text Example
White with #897562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897562; }
p { color: rgb(137,117,98); }
H1.HeaderClassName
{
color: #897562;
}
.AnyTagClassName
{
color: #897562;
}
</style>
background-color css
<style>
a { background-color: #897562; }
a { background-color: rgb(137,117,98); }
div.DivClassName
{
background-color: #897562;
}
.BgClassName
{
background-color: #897562;
}
</style>
border-color css
<style>
span { border-color: #897562; }
span { border-color: rgb(137,117,98); }
td.TdClassName
{
border-color: #897562;
}
.TagClassName
{
border-color: #897562;
}
</style>