Shades of Sand Dune #887465
Tints of Sand Dune #887465
RGB
CMYK
RGB Variations
Color information
#887465 (or 0x887465) is known color: Sand Dune. HEX triplet: 88, 74 and 65. RGB value is (136,116,101). Sum of RGB (Red+Green+Blue) = 136+116+101=353 (46% of max value = 765). Red value is 136 (53.52% from 255 or 38.53% from 353); Green value is 116 (45.70% from 255 or 32.86% from 353); Blue value is 101 (39.84% from 255 or 28.61% from 353); Max value from RGB is 136 - color contains mainly: red. Hex color #887465 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887465 is #778B9A. Grayscale: #787878. Windows color (decimal): -7834523 or 6648968. OLE color: 6648968.
HSL color Cylindrical-coordinate representation of color #887465: hue angle of 25.71º 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 #887465 is Cyan = 0, Magento = 0.15, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 116 | 101 | - |
| CMYK | 0 | 0.15 | 0.26 | 0.47 |
| HSL | 25.71º | 0.15% | 0.46% | - |
| HSV(B) | 25.71º | 0.26% | 0.53% | - |
| XYZ | 18.75 | 18.66 | 14.93 | - |
| YUV | 120.27 | 117.13 | 139.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 116 | 101 | 0 | 0.15 | 0.26 | 0.47 | 25.71 | 0.15 | 0.46 |
| Hex | 88 | 74 | 65 | 0 | F | 1A | 2F | 1A | F | 2E |
| Octal | 210 | 164 | 145 | 0 | 17 | 32 | 57 | 32 | 17 | 56 |
| Binary | 10001000 | 1110100 | 1100101 | 0 | 1111 | 11010 | 101111 | 11010 | 1111 | 101110 |
Color Harmonies of #887465
Complementary color
Monochromatic Colors of #887465
Black with #887465
Text Example
Text Example
White with #887465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887465; }
p { color: rgb(136,116,101); }
H1.HeaderClassName
{
color: #887465;
}
.AnyTagClassName
{
color: #887465;
}
</style>
background-color css
<style>
a { background-color: #887465; }
a { background-color: rgb(136,116,101); }
div.DivClassName
{
background-color: #887465;
}
.BgClassName
{
background-color: #887465;
}
</style>
border-color css
<style>
span { border-color: #887465; }
span { border-color: rgb(136,116,101); }
td.TdClassName
{
border-color: #887465;
}
.TagClassName
{
border-color: #887465;
}
</style>