Shades of Sand Dune #897263
Tints of Sand Dune #897263
RGB
CMYK
RGB Variations
Color information
#897263 (or 0x897263) is known color: Sand Dune. HEX triplet: 89, 72 and 63. RGB value is (137,114,99). Sum of RGB (Red+Green+Blue) = 137+114+99=350 (46% of max value = 765). Red value is 137 (53.91% from 255 or 39.14% from 350); Green value is 114 (44.92% from 255 or 32.57% from 350); Blue value is 99 (39.06% from 255 or 28.29% from 350); Max value from RGB is 137 - color contains mainly: red. Hex color #897263 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897263 is #768D9C. Grayscale: #777777. Windows color (decimal): -7769501 or 6517385. OLE color: 6517385.
HSL color Cylindrical-coordinate representation of color #897263: hue angle of 23.68º 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 #897263 is Cyan = 0, Magento = 0.17, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 114 | 99 | - |
| CMYK | 0 | 0.17 | 0.28 | 0.46 |
| HSL | 23.68º | 0.16% | 0.46% | - |
| HSV(B) | 23.68º | 0.28% | 0.54% | - |
| XYZ | 18.59 | 18.25 | 14.35 | - |
| YUV | 119.17 | 116.62 | 140.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 114 | 99 | 0 | 0.17 | 0.28 | 0.46 | 23.68 | 0.16 | 0.46 |
| Hex | 89 | 72 | 63 | 0 | 11 | 1C | 2E | 18 | 10 | 2E |
| Octal | 211 | 162 | 143 | 0 | 21 | 34 | 56 | 30 | 20 | 56 |
| Binary | 10001001 | 1110010 | 1100011 | 0 | 10001 | 11100 | 101110 | 11000 | 10000 | 101110 |
Color Harmonies of #897263
Complementary color
Monochromatic Colors of #897263
Black with #897263
Text Example
Text Example
White with #897263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897263; }
p { color: rgb(137,114,99); }
H1.HeaderClassName
{
color: #897263;
}
.AnyTagClassName
{
color: #897263;
}
</style>
background-color css
<style>
a { background-color: #897263; }
a { background-color: rgb(137,114,99); }
div.DivClassName
{
background-color: #897263;
}
.BgClassName
{
background-color: #897263;
}
</style>
border-color css
<style>
span { border-color: #897263; }
span { border-color: rgb(137,114,99); }
td.TdClassName
{
border-color: #897263;
}
.TagClassName
{
border-color: #897263;
}
</style>