Shades of Sand Dune #877866
Tints of Sand Dune #877866
RGB
CMYK
RGB Variations
Color information
#877866 (or 0x877866) is known color: Sand Dune. HEX triplet: 87, 78 and 66. RGB value is (135,120,102). Sum of RGB (Red+Green+Blue) = 135+120+102=357 (47% of max value = 765). Red value is 135 (53.12% from 255 or 37.82% from 357); Green value is 120 (47.27% from 255 or 33.61% from 357); Blue value is 102 (40.23% from 255 or 28.57% from 357); Max value from RGB is 135 - color contains mainly: red. Hex color #877866 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877866 is #788799. Grayscale: #7A7A7A. Windows color (decimal): -7899034 or 6715527. OLE color: 6715527.
HSL color Cylindrical-coordinate representation of color #877866: hue angle of 32.73º 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 #877866 is Cyan = 0, Magento = 0.11, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 120 | 102 | - |
| CMYK | 0 | 0.11 | 0.24 | 0.47 |
| HSL | 32.73º | 0.14% | 0.46% | - |
| HSV(B) | 32.73º | 0.24% | 0.53% | - |
| XYZ | 19.11 | 19.54 | 15.34 | - |
| YUV | 122.43 | 116.47 | 136.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 120 | 102 | 0 | 0.11 | 0.24 | 0.47 | 32.73 | 0.14 | 0.46 |
| Hex | 87 | 78 | 66 | 0 | B | 18 | 2F | 21 | E | 2E |
| Octal | 207 | 170 | 146 | 0 | 13 | 30 | 57 | 41 | 16 | 56 |
| Binary | 10000111 | 1111000 | 1100110 | 0 | 1011 | 11000 | 101111 | 100001 | 1110 | 101110 |
Color Harmonies of #877866
Complementary color
Monochromatic Colors of #877866
Black with #877866
Text Example
Text Example
White with #877866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877866; }
p { color: rgb(135,120,102); }
H1.HeaderClassName
{
color: #877866;
}
.AnyTagClassName
{
color: #877866;
}
</style>
background-color css
<style>
a { background-color: #877866; }
a { background-color: rgb(135,120,102); }
div.DivClassName
{
background-color: #877866;
}
.BgClassName
{
background-color: #877866;
}
</style>
border-color css
<style>
span { border-color: #877866; }
span { border-color: rgb(135,120,102); }
td.TdClassName
{
border-color: #877866;
}
.TagClassName
{
border-color: #877866;
}
</style>