Shades of Sand Dune #887968
Tints of Sand Dune #887968
RGB
CMYK
RGB Variations
Color information
#887968 (or 0x887968) is known color: Sand Dune. HEX triplet: 88, 79 and 68. RGB value is (136,121,104). Sum of RGB (Red+Green+Blue) = 136+121+104=361 (47% of max value = 765). Red value is 136 (53.52% from 255 or 37.67% from 361); Green value is 121 (47.66% from 255 or 33.52% from 361); Blue value is 104 (41.02% from 255 or 28.81% from 361); Max value from RGB is 136 - color contains mainly: red. Hex color #887968 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887968 is #778697. Grayscale: #7B7B7B. Windows color (decimal): -7833240 or 6846856. OLE color: 6846856.
HSL color Cylindrical-coordinate representation of color #887968: hue angle of 31.88º degrees, saturation: 0.13, 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 #887968 is Cyan = 0, Magento = 0.11, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 121 | 104 | - |
| CMYK | 0 | 0.11 | 0.24 | 0.47 |
| HSL | 31.88º | 0.13% | 0.47% | - |
| HSV(B) | 31.88º | 0.24% | 0.53% | - |
| XYZ | 19.49 | 19.91 | 15.91 | - |
| YUV | 123.55 | 116.97 | 136.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 121 | 104 | 0 | 0.11 | 0.24 | 0.47 | 31.88 | 0.13 | 0.47 |
| Hex | 88 | 79 | 68 | 0 | B | 18 | 2F | 20 | D | 2F |
| Octal | 210 | 171 | 150 | 0 | 13 | 30 | 57 | 40 | 15 | 57 |
| Binary | 10001000 | 1111001 | 1101000 | 0 | 1011 | 11000 | 101111 | 100000 | 1101 | 101111 |
Color Harmonies of #887968
Complementary color
Monochromatic Colors of #887968
Black with #887968
Text Example
Text Example
White with #887968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887968; }
p { color: rgb(136,121,104); }
H1.HeaderClassName
{
color: #887968;
}
.AnyTagClassName
{
color: #887968;
}
</style>
background-color css
<style>
a { background-color: #887968; }
a { background-color: rgb(136,121,104); }
div.DivClassName
{
background-color: #887968;
}
.BgClassName
{
background-color: #887968;
}
</style>
border-color css
<style>
span { border-color: #887968; }
span { border-color: rgb(136,121,104); }
td.TdClassName
{
border-color: #887968;
}
.TagClassName
{
border-color: #887968;
}
</style>