Shades of Sand Dune #887763
Tints of Sand Dune #887763
RGB
CMYK
RGB Variations
Color information
#887763 (or 0x887763) is known color: Sand Dune. HEX triplet: 88, 77 and 63. RGB value is (136,119,99). Sum of RGB (Red+Green+Blue) = 136+119+99=354 (46% of max value = 765). Red value is 136 (53.52% from 255 or 38.42% from 354); Green value is 119 (46.88% from 255 or 33.62% from 354); Blue value is 99 (39.06% from 255 or 27.97% from 354); Max value from RGB is 136 - color contains mainly: red. Hex color #887763 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887763 is #77889C. Grayscale: #797979. Windows color (decimal): -7833757 or 6518664. OLE color: 6518664.
HSL color Cylindrical-coordinate representation of color #887763: hue angle of 32.43º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #887763 is Cyan = 0, Magento = 0.12, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 119 | 99 | - |
| CMYK | 0 | 0.12 | 0.27 | 0.47 |
| HSL | 32.43º | 0.16% | 0.46% | - |
| HSV(B) | 32.43º | 0.27% | 0.53% | - |
| XYZ | 19 | 19.33 | 14.53 | - |
| YUV | 121.8 | 115.13 | 138.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 119 | 99 | 0 | 0.12 | 0.27 | 0.47 | 32.43 | 0.16 | 0.46 |
| Hex | 88 | 77 | 63 | 0 | C | 1B | 2F | 20 | 10 | 2E |
| Octal | 210 | 167 | 143 | 0 | 14 | 33 | 57 | 40 | 20 | 56 |
| Binary | 10001000 | 1110111 | 1100011 | 0 | 1100 | 11011 | 101111 | 100000 | 10000 | 101110 |
Color Harmonies of #887763
Complementary color
Monochromatic Colors of #887763
Black with #887763
Text Example
Text Example
White with #887763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887763; }
p { color: rgb(136,119,99); }
H1.HeaderClassName
{
color: #887763;
}
.AnyTagClassName
{
color: #887763;
}
</style>
background-color css
<style>
a { background-color: #887763; }
a { background-color: rgb(136,119,99); }
div.DivClassName
{
background-color: #887763;
}
.BgClassName
{
background-color: #887763;
}
</style>
border-color css
<style>
span { border-color: #887763; }
span { border-color: rgb(136,119,99); }
td.TdClassName
{
border-color: #887763;
}
.TagClassName
{
border-color: #887763;
}
</style>