Shades of Sand Dune #877966
Tints of Sand Dune #877966
RGB
CMYK
RGB Variations
Color information
#877966 (or 0x877966) is known color: Sand Dune. HEX triplet: 87, 79 and 66. RGB value is (135,121,102). Sum of RGB (Red+Green+Blue) = 135+121+102=358 (47% of max value = 765). Red value is 135 (53.12% from 255 or 37.71% from 358); Green value is 121 (47.66% from 255 or 33.80% from 358); Blue value is 102 (40.23% from 255 or 28.49% from 358); Max value from RGB is 135 - color contains mainly: red. Hex color #877966 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877966 is #788699. Grayscale: #7B7B7B. Windows color (decimal): -7898778 or 6715783. OLE color: 6715783.
HSL color Cylindrical-coordinate representation of color #877966: hue angle of 34.55º 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 #877966 is Cyan = 0, Magento = 0.10, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 121 | 102 | - |
| CMYK | 0 | 0.10 | 0.24 | 0.47 |
| HSL | 34.55º | 0.14% | 0.46% | - |
| HSV(B) | 34.55º | 0.24% | 0.53% | - |
| XYZ | 19.23 | 19.78 | 15.38 | - |
| YUV | 123.02 | 116.14 | 136.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 121 | 102 | 0 | 0.10 | 0.24 | 0.47 | 34.55 | 0.14 | 0.46 |
| Hex | 87 | 79 | 66 | 0 | A | 18 | 2F | 23 | E | 2E |
| Octal | 207 | 171 | 146 | 0 | 12 | 30 | 57 | 43 | 16 | 56 |
| Binary | 10000111 | 1111001 | 1100110 | 0 | 1010 | 11000 | 101111 | 100011 | 1110 | 101110 |
Color Harmonies of #877966
Complementary color
Monochromatic Colors of #877966
Black with #877966
Text Example
Text Example
White with #877966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877966; }
p { color: rgb(135,121,102); }
H1.HeaderClassName
{
color: #877966;
}
.AnyTagClassName
{
color: #877966;
}
</style>
background-color css
<style>
a { background-color: #877966; }
a { background-color: rgb(135,121,102); }
div.DivClassName
{
background-color: #877966;
}
.BgClassName
{
background-color: #877966;
}
</style>
border-color css
<style>
span { border-color: #877966; }
span { border-color: rgb(135,121,102); }
td.TdClassName
{
border-color: #877966;
}
.TagClassName
{
border-color: #877966;
}
</style>