Shades of Sand Dune #897760
Tints of Sand Dune #897760
RGB
CMYK
RGB Variations
Color information
#897760 (or 0x897760) is known color: Sand Dune. HEX triplet: 89, 77 and 60. RGB value is (137,119,96). Sum of RGB (Red+Green+Blue) = 137+119+96=352 (46% of max value = 765). Red value is 137 (53.91% from 255 or 38.92% from 352); Green value is 119 (46.88% from 255 or 33.81% from 352); Blue value is 96 (37.89% from 255 or 27.27% from 352); Max value from RGB is 137 - color contains mainly: red. Hex color #897760 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897760 is #76889F. Grayscale: #797979. Windows color (decimal): -7768224 or 6322057. OLE color: 6322057.
HSL color Cylindrical-coordinate representation of color #897760: hue angle of 33.66º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #897760 is Cyan = 0, Magento = 0.13, Yellow = 0.30 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 119 | 96 | - |
| CMYK | 0 | 0.13 | 0.30 | 0.46 |
| HSL | 33.66º | 0.18% | 0.46% | - |
| HSV(B) | 33.66º | 0.3% | 0.54% | - |
| XYZ | 19.02 | 19.36 | 13.8 | - |
| YUV | 121.76 | 113.46 | 138.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 119 | 96 | 0 | 0.13 | 0.30 | 0.46 | 33.66 | 0.18 | 0.46 |
| Hex | 89 | 77 | 60 | 0 | D | 1E | 2E | 22 | 12 | 2E |
| Octal | 211 | 167 | 140 | 0 | 15 | 36 | 56 | 42 | 22 | 56 |
| Binary | 10001001 | 1110111 | 1100000 | 0 | 1101 | 11110 | 101110 | 100010 | 10010 | 101110 |
Color Harmonies of #897760
Complementary color
Monochromatic Colors of #897760
Black with #897760
Text Example
Text Example
White with #897760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897760; }
p { color: rgb(137,119,96); }
H1.HeaderClassName
{
color: #897760;
}
.AnyTagClassName
{
color: #897760;
}
</style>
background-color css
<style>
a { background-color: #897760; }
a { background-color: rgb(137,119,96); }
div.DivClassName
{
background-color: #897760;
}
.BgClassName
{
background-color: #897760;
}
</style>
border-color css
<style>
span { border-color: #897760; }
span { border-color: rgb(137,119,96); }
td.TdClassName
{
border-color: #897760;
}
.TagClassName
{
border-color: #897760;
}
</style>