Shades of Sand Dune #887369
Tints of Sand Dune #887369
RGB
CMYK
RGB Variations
Color information
#887369 (or 0x887369) is known color: Sand Dune. HEX triplet: 88, 73 and 69. RGB value is (136,115,105). Sum of RGB (Red+Green+Blue) = 136+115+105=356 (47% of max value = 765). Red value is 136 (53.52% from 255 or 38.20% from 356); Green value is 115 (45.31% from 255 or 32.30% from 356); Blue value is 105 (41.41% from 255 or 29.49% from 356); Max value from RGB is 136 - color contains mainly: red. Hex color #887369 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887369 is #778C96. Grayscale: #787878. Windows color (decimal): -7834775 or 6910856. OLE color: 6910856.
HSL color Cylindrical-coordinate representation of color #887369: hue angle of 19.35º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #887369 is Cyan = 0, Magento = 0.15, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 115 | 105 | - |
| CMYK | 0 | 0.15 | 0.23 | 0.47 |
| HSL | 19.35º | 0.13% | 0.47% | - |
| HSV(B) | 19.35º | 0.23% | 0.53% | - |
| XYZ | 18.83 | 18.52 | 15.95 | - |
| YUV | 120.14 | 119.46 | 139.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 115 | 105 | 0 | 0.15 | 0.23 | 0.47 | 19.35 | 0.13 | 0.47 |
| Hex | 88 | 73 | 69 | 0 | F | 17 | 2F | 13 | D | 2F |
| Octal | 210 | 163 | 151 | 0 | 17 | 27 | 57 | 23 | 15 | 57 |
| Binary | 10001000 | 1110011 | 1101001 | 0 | 1111 | 10111 | 101111 | 10011 | 1101 | 101111 |
Color Harmonies of #887369
Complementary color
Monochromatic Colors of #887369
Black with #887369
Text Example
Text Example
White with #887369
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887369; }
p { color: rgb(136,115,105); }
H1.HeaderClassName
{
color: #887369;
}
.AnyTagClassName
{
color: #887369;
}
</style>
background-color css
<style>
a { background-color: #887369; }
a { background-color: rgb(136,115,105); }
div.DivClassName
{
background-color: #887369;
}
.BgClassName
{
background-color: #887369;
}
</style>
border-color css
<style>
span { border-color: #887369; }
span { border-color: rgb(136,115,105); }
td.TdClassName
{
border-color: #887369;
}
.TagClassName
{
border-color: #887369;
}
</style>