Shades of Sand Dune #887263
Tints of Sand Dune #887263
RGB
CMYK
RGB Variations
Color information
#887263 (or 0x887263) is known color: Sand Dune. HEX triplet: 88, 72 and 63. RGB value is (136,114,99). Sum of RGB (Red+Green+Blue) = 136+114+99=349 (46% of max value = 765). Red value is 136 (53.52% from 255 or 38.97% from 349); Green value is 114 (44.92% from 255 or 32.66% from 349); Blue value is 99 (39.06% from 255 or 28.37% from 349); Max value from RGB is 136 - color contains mainly: red. Hex color #887263 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887263 is #778D9C. Grayscale: #767676. Windows color (decimal): -7835037 or 6517384. OLE color: 6517384.
HSL color Cylindrical-coordinate representation of color #887263: hue angle of 24.32º 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 #887263 is Cyan = 0, Magento = 0.16, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 114 | 99 | - |
| CMYK | 0 | 0.16 | 0.27 | 0.47 |
| HSL | 24.32º | 0.16% | 0.46% | - |
| HSV(B) | 24.32º | 0.27% | 0.53% | - |
| XYZ | 18.42 | 18.17 | 14.34 | - |
| YUV | 118.87 | 116.79 | 140.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 114 | 99 | 0 | 0.16 | 0.27 | 0.47 | 24.32 | 0.16 | 0.46 |
| Hex | 88 | 72 | 63 | 0 | 10 | 1B | 2F | 18 | 10 | 2E |
| Octal | 210 | 162 | 143 | 0 | 20 | 33 | 57 | 30 | 20 | 56 |
| Binary | 10001000 | 1110010 | 1100011 | 0 | 10000 | 11011 | 101111 | 11000 | 10000 | 101110 |
Color Harmonies of #887263
Complementary color
Monochromatic Colors of #887263
Black with #887263
Text Example
Text Example
White with #887263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887263; }
p { color: rgb(136,114,99); }
H1.HeaderClassName
{
color: #887263;
}
.AnyTagClassName
{
color: #887263;
}
</style>
background-color css
<style>
a { background-color: #887263; }
a { background-color: rgb(136,114,99); }
div.DivClassName
{
background-color: #887263;
}
.BgClassName
{
background-color: #887263;
}
</style>
border-color css
<style>
span { border-color: #887263; }
span { border-color: rgb(136,114,99); }
td.TdClassName
{
border-color: #887263;
}
.TagClassName
{
border-color: #887263;
}
</style>