Shades of Sand Dune #887862
Tints of Sand Dune #887862
RGB
CMYK
RGB Variations
Color information
#887862 (or 0x887862) is known color: Sand Dune. HEX triplet: 88, 78 and 62. RGB value is (136,120,98). Sum of RGB (Red+Green+Blue) = 136+120+98=354 (46% of max value = 765). Red value is 136 (53.52% from 255 or 38.42% from 354); Green value is 120 (47.27% from 255 or 33.90% from 354); Blue value is 98 (38.67% from 255 or 27.68% from 354); Max value from RGB is 136 - color contains mainly: red. Hex color #887862 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887862 is #77879D. Grayscale: #7A7A7A. Windows color (decimal): -7833502 or 6453384. OLE color: 6453384.
HSL color Cylindrical-coordinate representation of color #887862: hue angle of 34.74º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #887862 is Cyan = 0, Magento = 0.12, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 120 | 98 | - |
| CMYK | 0 | 0.12 | 0.28 | 0.47 |
| HSL | 34.74º | 0.16% | 0.46% | - |
| HSV(B) | 34.74º | 0.28% | 0.53% | - |
| XYZ | 19.07 | 19.55 | 14.32 | - |
| YUV | 122.28 | 114.3 | 137.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 120 | 98 | 0 | 0.12 | 0.28 | 0.47 | 34.74 | 0.16 | 0.46 |
| Hex | 88 | 78 | 62 | 0 | C | 1C | 2F | 23 | 10 | 2E |
| Octal | 210 | 170 | 142 | 0 | 14 | 34 | 57 | 43 | 20 | 56 |
| Binary | 10001000 | 1111000 | 1100010 | 0 | 1100 | 11100 | 101111 | 100011 | 10000 | 101110 |
Color Harmonies of #887862
Complementary color
Monochromatic Colors of #887862
Black with #887862
Text Example
Text Example
White with #887862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887862; }
p { color: rgb(136,120,98); }
H1.HeaderClassName
{
color: #887862;
}
.AnyTagClassName
{
color: #887862;
}
</style>
background-color css
<style>
a { background-color: #887862; }
a { background-color: rgb(136,120,98); }
div.DivClassName
{
background-color: #887862;
}
.BgClassName
{
background-color: #887862;
}
</style>
border-color css
<style>
span { border-color: #887862; }
span { border-color: rgb(136,120,98); }
td.TdClassName
{
border-color: #887862;
}
.TagClassName
{
border-color: #887862;
}
</style>