Shades of Sand Dune #877666
Tints of Sand Dune #877666
RGB
CMYK
RGB Variations
Color information
#877666 (or 0x877666) is known color: Sand Dune. HEX triplet: 87, 76 and 66. RGB value is (135,118,102). Sum of RGB (Red+Green+Blue) = 135+118+102=355 (47% of max value = 765). Red value is 135 (53.12% from 255 or 38.03% from 355); Green value is 118 (46.48% from 255 or 33.24% from 355); Blue value is 102 (40.23% from 255 or 28.73% from 355); Max value from RGB is 135 - color contains mainly: red. Hex color #877666 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877666 is #788999. Grayscale: #797979. Windows color (decimal): -7899546 or 6715015. OLE color: 6715015.
HSL color Cylindrical-coordinate representation of color #877666: hue angle of 29.09º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #877666 is Cyan = 0, Magento = 0.13, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 118 | 102 | - |
| CMYK | 0 | 0.13 | 0.24 | 0.47 |
| HSL | 29.09º | 0.14% | 0.46% | - |
| HSV(B) | 29.09º | 0.24% | 0.53% | - |
| XYZ | 18.87 | 19.07 | 15.26 | - |
| YUV | 121.26 | 117.13 | 137.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 118 | 102 | 0 | 0.13 | 0.24 | 0.47 | 29.09 | 0.14 | 0.46 |
| Hex | 87 | 76 | 66 | 0 | D | 18 | 2F | 1D | E | 2E |
| Octal | 207 | 166 | 146 | 0 | 15 | 30 | 57 | 35 | 16 | 56 |
| Binary | 10000111 | 1110110 | 1100110 | 0 | 1101 | 11000 | 101111 | 11101 | 1110 | 101110 |
Color Harmonies of #877666
Complementary color
Monochromatic Colors of #877666
Black with #877666
Text Example
Text Example
White with #877666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877666; }
p { color: rgb(135,118,102); }
H1.HeaderClassName
{
color: #877666;
}
.AnyTagClassName
{
color: #877666;
}
</style>
background-color css
<style>
a { background-color: #877666; }
a { background-color: rgb(135,118,102); }
div.DivClassName
{
background-color: #877666;
}
.BgClassName
{
background-color: #877666;
}
</style>
border-color css
<style>
span { border-color: #877666; }
span { border-color: rgb(135,118,102); }
td.TdClassName
{
border-color: #877666;
}
.TagClassName
{
border-color: #877666;
}
</style>