Shades of Sand Dune #887467
Tints of Sand Dune #887467
RGB
CMYK
RGB Variations
Color information
#887467 (or 0x887467) is known color: Sand Dune. HEX triplet: 88, 74 and 67. RGB value is (136,116,103). Sum of RGB (Red+Green+Blue) = 136+116+103=355 (47% of max value = 765). Red value is 136 (53.52% from 255 or 38.31% from 355); Green value is 116 (45.70% from 255 or 32.68% from 355); Blue value is 103 (40.62% from 255 or 29.01% from 355); Max value from RGB is 136 - color contains mainly: red. Hex color #887467 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887467 is #778B98. Grayscale: #787878. Windows color (decimal): -7834521 or 6780040. OLE color: 6780040.
HSL color Cylindrical-coordinate representation of color #887467: hue angle of 23.64º degrees, saturation: 0.14, 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 #887467 is Cyan = 0, Magento = 0.15, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 116 | 103 | - |
| CMYK | 0 | 0.15 | 0.24 | 0.47 |
| HSL | 23.64º | 0.14% | 0.47% | - |
| HSV(B) | 23.64º | 0.24% | 0.53% | - |
| XYZ | 18.85 | 18.7 | 15.45 | - |
| YUV | 120.5 | 118.13 | 139.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 116 | 103 | 0 | 0.15 | 0.24 | 0.47 | 23.64 | 0.14 | 0.47 |
| Hex | 88 | 74 | 67 | 0 | F | 18 | 2F | 18 | E | 2F |
| Octal | 210 | 164 | 147 | 0 | 17 | 30 | 57 | 30 | 16 | 57 |
| Binary | 10001000 | 1110100 | 1100111 | 0 | 1111 | 11000 | 101111 | 11000 | 1110 | 101111 |
Color Harmonies of #887467
Complementary color
Monochromatic Colors of #887467
Black with #887467
Text Example
Text Example
White with #887467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887467; }
p { color: rgb(136,116,103); }
H1.HeaderClassName
{
color: #887467;
}
.AnyTagClassName
{
color: #887467;
}
</style>
background-color css
<style>
a { background-color: #887467; }
a { background-color: rgb(136,116,103); }
div.DivClassName
{
background-color: #887467;
}
.BgClassName
{
background-color: #887467;
}
</style>
border-color css
<style>
span { border-color: #887467; }
span { border-color: rgb(136,116,103); }
td.TdClassName
{
border-color: #887467;
}
.TagClassName
{
border-color: #887467;
}
</style>