Shades of Sand Dune #897867
Tints of Sand Dune #897867
RGB
CMYK
RGB Variations
Color information
#897867 (or 0x897867) is known color: Sand Dune. HEX triplet: 89, 78 and 67. RGB value is (137,120,103). Sum of RGB (Red+Green+Blue) = 137+120+103=360 (47% of max value = 765). Red value is 137 (53.91% from 255 or 38.06% from 360); Green value is 120 (47.27% from 255 or 33.33% from 360); Blue value is 103 (40.62% from 255 or 28.61% from 360); Max value from RGB is 137 - color contains mainly: red. Hex color #897867 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897867 is #768798. Grayscale: #7B7B7B. Windows color (decimal): -7767961 or 6781065. OLE color: 6781065.
HSL color Cylindrical-coordinate representation of color #897867: hue angle of 30º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #897867 is Cyan = 0, Magento = 0.12, Yellow = 0.25 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 120 | 103 | - |
| CMYK | 0 | 0.12 | 0.25 | 0.46 |
| HSL | 30º | 0.14% | 0.47% | - |
| HSV(B) | 30º | 0.25% | 0.54% | - |
| XYZ | 19.48 | 19.73 | 15.61 | - |
| YUV | 123.15 | 116.63 | 137.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 120 | 103 | 0 | 0.12 | 0.25 | 0.46 | 30 | 0.14 | 0.47 |
| Hex | 89 | 78 | 67 | 0 | C | 19 | 2E | 1E | E | 2F |
| Octal | 211 | 170 | 147 | 0 | 14 | 31 | 56 | 36 | 16 | 57 |
| Binary | 10001001 | 1111000 | 1100111 | 0 | 1100 | 11001 | 101110 | 11110 | 1110 | 101111 |
Color Harmonies of #897867
Complementary color
Monochromatic Colors of #897867
Black with #897867
Text Example
Text Example
White with #897867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897867; }
p { color: rgb(137,120,103); }
H1.HeaderClassName
{
color: #897867;
}
.AnyTagClassName
{
color: #897867;
}
</style>
background-color css
<style>
a { background-color: #897867; }
a { background-color: rgb(137,120,103); }
div.DivClassName
{
background-color: #897867;
}
.BgClassName
{
background-color: #897867;
}
</style>
border-color css
<style>
span { border-color: #897867; }
span { border-color: rgb(137,120,103); }
td.TdClassName
{
border-color: #897867;
}
.TagClassName
{
border-color: #897867;
}
</style>