Shades of Sand Dune #897767
Tints of Sand Dune #897767
RGB
CMYK
RGB Variations
Color information
#897767 (or 0x897767) is known color: Sand Dune. HEX triplet: 89, 77 and 67. RGB value is (137,119,103). Sum of RGB (Red+Green+Blue) = 137+119+103=359 (47% of max value = 765). Red value is 137 (53.91% from 255 or 38.16% from 359); Green value is 119 (46.88% from 255 or 33.15% from 359); Blue value is 103 (40.62% from 255 or 28.69% from 359); Max value from RGB is 137 - color contains mainly: red. Hex color #897767 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897767 is #768898. Grayscale: #7A7A7A. Windows color (decimal): -7768217 or 6780809. OLE color: 6780809.
HSL color Cylindrical-coordinate representation of color #897767: hue angle of 28.24º 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 #897767 is Cyan = 0, Magento = 0.13, Yellow = 0.25 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 119 | 103 | - |
| CMYK | 0 | 0.13 | 0.25 | 0.46 |
| HSL | 28.24º | 0.14% | 0.47% | - |
| HSV(B) | 28.24º | 0.25% | 0.54% | - |
| XYZ | 19.36 | 19.49 | 15.57 | - |
| YUV | 122.56 | 116.96 | 138.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 119 | 103 | 0 | 0.13 | 0.25 | 0.46 | 28.24 | 0.14 | 0.47 |
| Hex | 89 | 77 | 67 | 0 | D | 19 | 2E | 1C | E | 2F |
| Octal | 211 | 167 | 147 | 0 | 15 | 31 | 56 | 34 | 16 | 57 |
| Binary | 10001001 | 1110111 | 1100111 | 0 | 1101 | 11001 | 101110 | 11100 | 1110 | 101111 |
Color Harmonies of #897767
Complementary color
Monochromatic Colors of #897767
Black with #897767
Text Example
Text Example
White with #897767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897767; }
p { color: rgb(137,119,103); }
H1.HeaderClassName
{
color: #897767;
}
.AnyTagClassName
{
color: #897767;
}
</style>
background-color css
<style>
a { background-color: #897767; }
a { background-color: rgb(137,119,103); }
div.DivClassName
{
background-color: #897767;
}
.BgClassName
{
background-color: #897767;
}
</style>
border-color css
<style>
span { border-color: #897767; }
span { border-color: rgb(137,119,103); }
td.TdClassName
{
border-color: #897767;
}
.TagClassName
{
border-color: #897767;
}
</style>