Shades of Sand Dune #887463
Tints of Sand Dune #887463
RGB
CMYK
RGB Variations
Color information
#887463 (or 0x887463) is known color: Sand Dune. HEX triplet: 88, 74 and 63. RGB value is (136,116,99). Sum of RGB (Red+Green+Blue) = 136+116+99=351 (46% of max value = 765). Red value is 136 (53.52% from 255 or 38.75% from 351); Green value is 116 (45.70% from 255 or 33.05% from 351); Blue value is 99 (39.06% from 255 or 28.21% from 351); Max value from RGB is 136 - color contains mainly: red. Hex color #887463 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887463 is #778B9C. Grayscale: #787878. Windows color (decimal): -7834525 or 6517896. OLE color: 6517896.
HSL color Cylindrical-coordinate representation of color #887463: hue angle of 27.57º 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 #887463 is Cyan = 0, Magento = 0.15, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 116 | 99 | - |
| CMYK | 0 | 0.15 | 0.27 | 0.47 |
| HSL | 27.57º | 0.16% | 0.46% | - |
| HSV(B) | 27.57º | 0.27% | 0.53% | - |
| XYZ | 18.65 | 18.63 | 14.42 | - |
| YUV | 120.04 | 116.13 | 139.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 116 | 99 | 0 | 0.15 | 0.27 | 0.47 | 27.57 | 0.16 | 0.46 |
| Hex | 88 | 74 | 63 | 0 | F | 1B | 2F | 1C | 10 | 2E |
| Octal | 210 | 164 | 143 | 0 | 17 | 33 | 57 | 34 | 20 | 56 |
| Binary | 10001000 | 1110100 | 1100011 | 0 | 1111 | 11011 | 101111 | 11100 | 10000 | 101110 |
Color Harmonies of #887463
Complementary color
Monochromatic Colors of #887463
Black with #887463
Text Example
Text Example
White with #887463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887463; }
p { color: rgb(136,116,99); }
H1.HeaderClassName
{
color: #887463;
}
.AnyTagClassName
{
color: #887463;
}
</style>
background-color css
<style>
a { background-color: #887463; }
a { background-color: rgb(136,116,99); }
div.DivClassName
{
background-color: #887463;
}
.BgClassName
{
background-color: #887463;
}
</style>
border-color css
<style>
span { border-color: #887463; }
span { border-color: rgb(136,116,99); }
td.TdClassName
{
border-color: #887463;
}
.TagClassName
{
border-color: #887463;
}
</style>