Shades of Sand Dune #887667
Tints of Sand Dune #887667
RGB
CMYK
RGB Variations
Color information
#887667 (or 0x887667) is known color: Sand Dune. HEX triplet: 88, 76 and 67. RGB value is (136,118,103). Sum of RGB (Red+Green+Blue) = 136+118+103=357 (47% of max value = 765). Red value is 136 (53.52% from 255 or 38.10% from 357); Green value is 118 (46.48% from 255 or 33.05% from 357); Blue value is 103 (40.62% from 255 or 28.85% from 357); Max value from RGB is 136 - color contains mainly: red. Hex color #887667 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887667 is #778998. Grayscale: #797979. Windows color (decimal): -7834009 or 6780552. OLE color: 6780552.
HSL color Cylindrical-coordinate representation of color #887667: hue angle of 27.27º degrees, saturation: 0.14, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #887667 is Cyan = 0, Magento = 0.13, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 118 | 103 | - |
| CMYK | 0 | 0.13 | 0.24 | 0.47 |
| HSL | 27.27º | 0.14% | 0.47% | - |
| HSV(B) | 27.27º | 0.24% | 0.53% | - |
| XYZ | 19.08 | 19.17 | 15.53 | - |
| YUV | 121.67 | 117.46 | 138.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 118 | 103 | 0 | 0.13 | 0.24 | 0.47 | 27.27 | 0.14 | 0.47 |
| Hex | 88 | 76 | 67 | 0 | D | 18 | 2F | 1B | E | 2F |
| Octal | 210 | 166 | 147 | 0 | 15 | 30 | 57 | 33 | 16 | 57 |
| Binary | 10001000 | 1110110 | 1100111 | 0 | 1101 | 11000 | 101111 | 11011 | 1110 | 101111 |
Color Harmonies of #887667
Complementary color
Monochromatic Colors of #887667
Black with #887667
Text Example
Text Example
White with #887667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887667; }
p { color: rgb(136,118,103); }
H1.HeaderClassName
{
color: #887667;
}
.AnyTagClassName
{
color: #887667;
}
</style>
background-color css
<style>
a { background-color: #887667; }
a { background-color: rgb(136,118,103); }
div.DivClassName
{
background-color: #887667;
}
.BgClassName
{
background-color: #887667;
}
</style>
border-color css
<style>
span { border-color: #887667; }
span { border-color: rgb(136,118,103); }
td.TdClassName
{
border-color: #887667;
}
.TagClassName
{
border-color: #887667;
}
</style>