Shades of Sand Dune #897363
Tints of Sand Dune #897363
RGB
CMYK
RGB Variations
Color information
#897363 (or 0x897363) is known color: Sand Dune. HEX triplet: 89, 73 and 63. RGB value is (137,115,99). Sum of RGB (Red+Green+Blue) = 137+115+99=351 (46% of max value = 765). Red value is 137 (53.91% from 255 or 39.03% from 351); Green value is 115 (45.31% from 255 or 32.76% from 351); Blue value is 99 (39.06% from 255 or 28.21% from 351); Max value from RGB is 137 - color contains mainly: red. Hex color #897363 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897363 is #768C9C. Grayscale: #777777. Windows color (decimal): -7769245 or 6517641. OLE color: 6517641.
HSL color Cylindrical-coordinate representation of color #897363: hue angle of 25.26º degrees, saturation: 0.16, 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 #897363 is Cyan = 0, Magento = 0.16, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 115 | 99 | - |
| CMYK | 0 | 0.16 | 0.28 | 0.46 |
| HSL | 25.26º | 0.16% | 0.46% | - |
| HSV(B) | 25.26º | 0.28% | 0.54% | - |
| XYZ | 18.7 | 18.48 | 14.39 | - |
| YUV | 119.75 | 116.29 | 140.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 115 | 99 | 0 | 0.16 | 0.28 | 0.46 | 25.26 | 0.16 | 0.46 |
| Hex | 89 | 73 | 63 | 0 | 10 | 1C | 2E | 19 | 10 | 2E |
| Octal | 211 | 163 | 143 | 0 | 20 | 34 | 56 | 31 | 20 | 56 |
| Binary | 10001001 | 1110011 | 1100011 | 0 | 10000 | 11100 | 101110 | 11001 | 10000 | 101110 |
Color Harmonies of #897363
Complementary color
Monochromatic Colors of #897363
Black with #897363
Text Example
Text Example
White with #897363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897363; }
p { color: rgb(137,115,99); }
H1.HeaderClassName
{
color: #897363;
}
.AnyTagClassName
{
color: #897363;
}
</style>
background-color css
<style>
a { background-color: #897363; }
a { background-color: rgb(137,115,99); }
div.DivClassName
{
background-color: #897363;
}
.BgClassName
{
background-color: #897363;
}
</style>
border-color css
<style>
span { border-color: #897363; }
span { border-color: rgb(137,115,99); }
td.TdClassName
{
border-color: #897363;
}
.TagClassName
{
border-color: #897363;
}
</style>