Shades of Sand Dune #887669
Tints of Sand Dune #887669
RGB
CMYK
RGB Variations
Color information
#887669 (or 0x887669) is known color: Sand Dune. HEX triplet: 88, 76 and 69. RGB value is (136,118,105). Sum of RGB (Red+Green+Blue) = 136+118+105=359 (47% of max value = 765). Red value is 136 (53.52% from 255 or 37.88% from 359); Green value is 118 (46.48% from 255 or 32.87% from 359); Blue value is 105 (41.41% from 255 or 29.25% from 359); Max value from RGB is 136 - color contains mainly: red. Hex color #887669 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887669 is #778996. Grayscale: #797979. Windows color (decimal): -7834007 or 6911624. OLE color: 6911624.
HSL color Cylindrical-coordinate representation of color #887669: hue angle of 25.16º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #887669 is Cyan = 0, Magento = 0.13, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 118 | 105 | - |
| CMYK | 0 | 0.13 | 0.23 | 0.47 |
| HSL | 25.16º | 0.13% | 0.47% | - |
| HSV(B) | 25.16º | 0.23% | 0.53% | - |
| XYZ | 19.18 | 19.21 | 16.06 | - |
| YUV | 121.9 | 118.46 | 138.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 118 | 105 | 0 | 0.13 | 0.23 | 0.47 | 25.16 | 0.13 | 0.47 |
| Hex | 88 | 76 | 69 | 0 | D | 17 | 2F | 19 | D | 2F |
| Octal | 210 | 166 | 151 | 0 | 15 | 27 | 57 | 31 | 15 | 57 |
| Binary | 10001000 | 1110110 | 1101001 | 0 | 1101 | 10111 | 101111 | 11001 | 1101 | 101111 |
Color Harmonies of #887669
Complementary color
Monochromatic Colors of #887669
Black with #887669
Text Example
Text Example
White with #887669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887669; }
p { color: rgb(136,118,105); }
H1.HeaderClassName
{
color: #887669;
}
.AnyTagClassName
{
color: #887669;
}
</style>
background-color css
<style>
a { background-color: #887669; }
a { background-color: rgb(136,118,105); }
div.DivClassName
{
background-color: #887669;
}
.BgClassName
{
background-color: #887669;
}
</style>
border-color css
<style>
span { border-color: #887669; }
span { border-color: rgb(136,118,105); }
td.TdClassName
{
border-color: #887669;
}
.TagClassName
{
border-color: #887669;
}
</style>