Shades of Sand Dune #887965
Tints of Sand Dune #887965
RGB
CMYK
RGB Variations
Color information
#887965 (or 0x887965) is known color: Sand Dune. HEX triplet: 88, 79 and 65. RGB value is (136,121,101). Sum of RGB (Red+Green+Blue) = 136+121+101=358 (47% of max value = 765). Red value is 136 (53.52% from 255 or 37.99% from 358); Green value is 121 (47.66% from 255 or 33.80% from 358); Blue value is 101 (39.84% from 255 or 28.21% from 358); Max value from RGB is 136 - color contains mainly: red. Hex color #887965 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #887965 is #77869A. Grayscale: #7B7B7B. Windows color (decimal): -7833243 or 6650248. OLE color: 6650248.
HSL color Cylindrical-coordinate representation of color #887965: hue angle of 34.29º 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 #887965 is Cyan = 0, Magento = 0.11, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 121 | 101 | - |
| CMYK | 0 | 0.11 | 0.26 | 0.47 |
| HSL | 34.29º | 0.15% | 0.46% | - |
| HSV(B) | 34.29º | 0.26% | 0.53% | - |
| XYZ | 19.34 | 19.85 | 15.12 | - |
| YUV | 123.21 | 115.47 | 137.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 121 | 101 | 0 | 0.11 | 0.26 | 0.47 | 34.29 | 0.15 | 0.46 |
| Hex | 88 | 79 | 65 | 0 | B | 1A | 2F | 22 | F | 2E |
| Octal | 210 | 171 | 145 | 0 | 13 | 32 | 57 | 42 | 17 | 56 |
| Binary | 10001000 | 1111001 | 1100101 | 0 | 1011 | 11010 | 101111 | 100010 | 1111 | 101110 |
Color Harmonies of #887965
Complementary color
Monochromatic Colors of #887965
Black with #887965
Text Example
Text Example
White with #887965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #887965; }
p { color: rgb(136,121,101); }
H1.HeaderClassName
{
color: #887965;
}
.AnyTagClassName
{
color: #887965;
}
</style>
background-color css
<style>
a { background-color: #887965; }
a { background-color: rgb(136,121,101); }
div.DivClassName
{
background-color: #887965;
}
.BgClassName
{
background-color: #887965;
}
</style>
border-color css
<style>
span { border-color: #887965; }
span { border-color: rgb(136,121,101); }
td.TdClassName
{
border-color: #887965;
}
.TagClassName
{
border-color: #887965;
}
</style>