Shades of Sand Dune #877266
Tints of Sand Dune #877266
RGB
CMYK
RGB Variations
Color information
#877266 (or 0x877266) is known color: Sand Dune. HEX triplet: 87, 72 and 66. RGB value is (135,114,102). Sum of RGB (Red+Green+Blue) = 135+114+102=351 (46% of max value = 765). Red value is 135 (53.12% from 255 or 38.46% from 351); Green value is 114 (44.92% from 255 or 32.48% from 351); Blue value is 102 (40.23% from 255 or 29.06% from 351); Max value from RGB is 135 - color contains mainly: red. Hex color #877266 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877266 is #788D99. Grayscale: #767676. Windows color (decimal): -7900570 or 6713991. OLE color: 6713991.
HSL color Cylindrical-coordinate representation of color #877266: hue angle of 21.82º 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 #877266 is Cyan = 0, Magento = 0.16, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 114 | 102 | - |
| CMYK | 0 | 0.16 | 0.24 | 0.47 |
| HSL | 21.82º | 0.14% | 0.46% | - |
| HSV(B) | 21.82º | 0.24% | 0.53% | - |
| XYZ | 18.41 | 18.14 | 15.1 | - |
| YUV | 118.91 | 118.46 | 139.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 114 | 102 | 0 | 0.16 | 0.24 | 0.47 | 21.82 | 0.14 | 0.46 |
| Hex | 87 | 72 | 66 | 0 | 10 | 18 | 2F | 16 | E | 2E |
| Octal | 207 | 162 | 146 | 0 | 20 | 30 | 57 | 26 | 16 | 56 |
| Binary | 10000111 | 1110010 | 1100110 | 0 | 10000 | 11000 | 101111 | 10110 | 1110 | 101110 |
Color Harmonies of #877266
Complementary color
Monochromatic Colors of #877266
Black with #877266
Text Example
Text Example
White with #877266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877266; }
p { color: rgb(135,114,102); }
H1.HeaderClassName
{
color: #877266;
}
.AnyTagClassName
{
color: #877266;
}
</style>
background-color css
<style>
a { background-color: #877266; }
a { background-color: rgb(135,114,102); }
div.DivClassName
{
background-color: #877266;
}
.BgClassName
{
background-color: #877266;
}
</style>
border-color css
<style>
span { border-color: #877266; }
span { border-color: rgb(135,114,102); }
td.TdClassName
{
border-color: #877266;
}
.TagClassName
{
border-color: #877266;
}
</style>