Shades of Sand Dune #887562
Tints of Sand Dune #887562
RGB
CMYK
RGB Variations
Color information
#887562 (or 0x887562) is known color: Sand Dune. HEX triplet: 88, 75 and 62. RGB value is (136,117,98). Sum of RGB (Red+Green+Blue) = 136+117+98=351 (46% of max value = 765). Red value is 136 (53.52% from 255 or 38.75% from 351); Green value is 117 (46.09% from 255 or 33.33% from 351); Blue value is 98 (38.67% from 255 or 27.92% from 351); Max value from RGB is 136 - color contains mainly: red. Hex color #887562 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887562 is #778A9D. Grayscale: #787878. Windows color (decimal): -7834270 or 6452616. OLE color: 6452616.
HSL color Cylindrical-coordinate representation of color #887562: hue angle of 30º 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 #887562 is Cyan = 0, Magento = 0.14, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 117 | 98 | - |
| CMYK | 0 | 0.14 | 0.28 | 0.47 |
| HSL | 30º | 0.16% | 0.46% | - |
| HSV(B) | 30º | 0.28% | 0.53% | - |
| XYZ | 18.72 | 18.84 | 14.2 | - |
| YUV | 120.52 | 115.29 | 139.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 117 | 98 | 0 | 0.14 | 0.28 | 0.47 | 30 | 0.16 | 0.46 |
| Hex | 88 | 75 | 62 | 0 | E | 1C | 2F | 1E | 10 | 2E |
| Octal | 210 | 165 | 142 | 0 | 16 | 34 | 57 | 36 | 20 | 56 |
| Binary | 10001000 | 1110101 | 1100010 | 0 | 1110 | 11100 | 101111 | 11110 | 10000 | 101110 |
Color Harmonies of #887562
Complementary color
Monochromatic Colors of #887562
Black with #887562
Text Example
Text Example
White with #887562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887562; }
p { color: rgb(136,117,98); }
H1.HeaderClassName
{
color: #887562;
}
.AnyTagClassName
{
color: #887562;
}
</style>
background-color css
<style>
a { background-color: #887562; }
a { background-color: rgb(136,117,98); }
div.DivClassName
{
background-color: #887562;
}
.BgClassName
{
background-color: #887562;
}
</style>
border-color css
<style>
span { border-color: #887562; }
span { border-color: rgb(136,117,98); }
td.TdClassName
{
border-color: #887562;
}
.TagClassName
{
border-color: #887562;
}
</style>