Shades of Sand Dune #887764
Tints of Sand Dune #887764
RGB
CMYK
RGB Variations
Color information
#887764 (or 0x887764) is known color: Sand Dune. HEX triplet: 88, 77 and 64. RGB value is (136,119,100). Sum of RGB (Red+Green+Blue) = 136+119+100=355 (47% of max value = 765). Red value is 136 (53.52% from 255 or 38.31% from 355); Green value is 119 (46.88% from 255 or 33.52% from 355); Blue value is 100 (39.45% from 255 or 28.17% from 355); Max value from RGB is 136 - color contains mainly: red. Hex color #887764 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887764 is #77889B. Grayscale: #7A7A7A. Windows color (decimal): -7833756 or 6584200. OLE color: 6584200.
HSL color Cylindrical-coordinate representation of color #887764: hue angle of 31.67º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #887764 is Cyan = 0, Magento = 0.12, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 119 | 100 | - |
| CMYK | 0 | 0.12 | 0.26 | 0.47 |
| HSL | 31.67º | 0.15% | 0.46% | - |
| HSV(B) | 31.67º | 0.26% | 0.53% | - |
| XYZ | 19.05 | 19.35 | 14.79 | - |
| YUV | 121.92 | 115.63 | 138.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 119 | 100 | 0 | 0.12 | 0.26 | 0.47 | 31.67 | 0.15 | 0.46 |
| Hex | 88 | 77 | 64 | 0 | C | 1A | 2F | 20 | F | 2E |
| Octal | 210 | 167 | 144 | 0 | 14 | 32 | 57 | 40 | 17 | 56 |
| Binary | 10001000 | 1110111 | 1100100 | 0 | 1100 | 11010 | 101111 | 100000 | 1111 | 101110 |
Color Harmonies of #887764
Complementary color
Monochromatic Colors of #887764
Black with #887764
Text Example
Text Example
White with #887764
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887764; }
p { color: rgb(136,119,100); }
H1.HeaderClassName
{
color: #887764;
}
.AnyTagClassName
{
color: #887764;
}
</style>
background-color css
<style>
a { background-color: #887764; }
a { background-color: rgb(136,119,100); }
div.DivClassName
{
background-color: #887764;
}
.BgClassName
{
background-color: #887764;
}
</style>
border-color css
<style>
span { border-color: #887764; }
span { border-color: rgb(136,119,100); }
td.TdClassName
{
border-color: #887764;
}
.TagClassName
{
border-color: #887764;
}
</style>