Shades of Sand Dune #887565
Tints of Sand Dune #887565
RGB
CMYK
RGB Variations
Color information
#887565 (or 0x887565) is known color: Sand Dune. HEX triplet: 88, 75 and 65. RGB value is (136,117,101). Sum of RGB (Red+Green+Blue) = 136+117+101=354 (46% of max value = 765). Red value is 136 (53.52% from 255 or 38.42% from 354); Green value is 117 (46.09% from 255 or 33.05% from 354); Blue value is 101 (39.84% from 255 or 28.53% from 354); Max value from RGB is 136 - color contains mainly: red. Hex color #887565 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887565 is #778A9A. Grayscale: #787878. Windows color (decimal): -7834267 or 6649224. OLE color: 6649224.
HSL color Cylindrical-coordinate representation of color #887565: hue angle of 27.43º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #887565 is Cyan = 0, Magento = 0.14, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 117 | 101 | - |
| CMYK | 0 | 0.14 | 0.26 | 0.47 |
| HSL | 27.43º | 0.15% | 0.46% | - |
| HSV(B) | 27.43º | 0.26% | 0.53% | - |
| XYZ | 18.86 | 18.9 | 14.97 | - |
| YUV | 120.86 | 116.79 | 138.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 117 | 101 | 0 | 0.14 | 0.26 | 0.47 | 27.43 | 0.15 | 0.46 |
| Hex | 88 | 75 | 65 | 0 | E | 1A | 2F | 1B | F | 2E |
| Octal | 210 | 165 | 145 | 0 | 16 | 32 | 57 | 33 | 17 | 56 |
| Binary | 10001000 | 1110101 | 1100101 | 0 | 1110 | 11010 | 101111 | 11011 | 1111 | 101110 |
Color Harmonies of #887565
Complementary color
Monochromatic Colors of #887565
Black with #887565
Text Example
Text Example
White with #887565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887565; }
p { color: rgb(136,117,101); }
H1.HeaderClassName
{
color: #887565;
}
.AnyTagClassName
{
color: #887565;
}
</style>
background-color css
<style>
a { background-color: #887565; }
a { background-color: rgb(136,117,101); }
div.DivClassName
{
background-color: #887565;
}
.BgClassName
{
background-color: #887565;
}
</style>
border-color css
<style>
span { border-color: #887565; }
span { border-color: rgb(136,117,101); }
td.TdClassName
{
border-color: #887565;
}
.TagClassName
{
border-color: #887565;
}
</style>