Shades of Sand Dune #877665
Tints of Sand Dune #877665
RGB
CMYK
RGB Variations
Color information
#877665 (or 0x877665) is known color: Sand Dune. HEX triplet: 87, 76 and 65. RGB value is (135,118,101). Sum of RGB (Red+Green+Blue) = 135+118+101=354 (46% of max value = 765). Red value is 135 (53.12% from 255 or 38.14% from 354); Green value is 118 (46.48% from 255 or 33.33% from 354); Blue value is 101 (39.84% from 255 or 28.53% from 354); Max value from RGB is 135 - color contains mainly: red. Hex color #877665 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877665 is #78899A. Grayscale: #797979. Windows color (decimal): -7899547 or 6649479. OLE color: 6649479.
HSL color Cylindrical-coordinate representation of color #877665: hue angle of 30º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #877665 is Cyan = 0, Magento = 0.13, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 118 | 101 | - |
| CMYK | 0 | 0.13 | 0.25 | 0.47 |
| HSL | 30º | 0.14% | 0.46% | - |
| HSV(B) | 30º | 0.25% | 0.53% | - |
| XYZ | 18.82 | 19.05 | 15 | - |
| YUV | 121.15 | 116.63 | 137.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 118 | 101 | 0 | 0.13 | 0.25 | 0.47 | 30 | 0.14 | 0.46 |
| Hex | 87 | 76 | 65 | 0 | D | 19 | 2F | 1E | E | 2E |
| Octal | 207 | 166 | 145 | 0 | 15 | 31 | 57 | 36 | 16 | 56 |
| Binary | 10000111 | 1110110 | 1100101 | 0 | 1101 | 11001 | 101111 | 11110 | 1110 | 101110 |
Color Harmonies of #877665
Complementary color
Monochromatic Colors of #877665
Black with #877665
Text Example
Text Example
White with #877665
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877665; }
p { color: rgb(135,118,101); }
H1.HeaderClassName
{
color: #877665;
}
.AnyTagClassName
{
color: #877665;
}
</style>
background-color css
<style>
a { background-color: #877665; }
a { background-color: rgb(135,118,101); }
div.DivClassName
{
background-color: #877665;
}
.BgClassName
{
background-color: #877665;
}
</style>
border-color css
<style>
span { border-color: #877665; }
span { border-color: rgb(135,118,101); }
td.TdClassName
{
border-color: #877665;
}
.TagClassName
{
border-color: #877665;
}
</style>