Shades of Sand Dune #877560
Tints of Sand Dune #877560
RGB
CMYK
RGB Variations
Color information
#877560 (or 0x877560) is known color: Sand Dune. HEX triplet: 87, 75 and 60. RGB value is (135,117,96). Sum of RGB (Red+Green+Blue) = 135+117+96=348 (46% of max value = 765). Red value is 135 (53.12% from 255 or 38.79% from 348); Green value is 117 (46.09% from 255 or 33.62% from 348); Blue value is 96 (37.89% from 255 or 27.59% from 348); Max value from RGB is 135 - color contains mainly: red. Hex color #877560 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877560 is #788A9F. Grayscale: #787878. Windows color (decimal): -7899808 or 6321543. OLE color: 6321543.
HSL color Cylindrical-coordinate representation of color #877560: hue angle of 32.31º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #877560 is Cyan = 0, Magento = 0.13, Yellow = 0.29 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 117 | 96 | - |
| CMYK | 0 | 0.13 | 0.29 | 0.47 |
| HSL | 32.31º | 0.17% | 0.45% | - |
| HSV(B) | 32.31º | 0.29% | 0.53% | - |
| XYZ | 18.46 | 18.72 | 13.71 | - |
| YUV | 119.99 | 114.46 | 138.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 117 | 96 | 0 | 0.13 | 0.29 | 0.47 | 32.31 | 0.17 | 0.45 |
| Hex | 87 | 75 | 60 | 0 | D | 1D | 2F | 20 | 11 | 2D |
| Octal | 207 | 165 | 140 | 0 | 15 | 35 | 57 | 40 | 21 | 55 |
| Binary | 10000111 | 1110101 | 1100000 | 0 | 1101 | 11101 | 101111 | 100000 | 10001 | 101101 |
Color Harmonies of #877560
Complementary color
Monochromatic Colors of #877560
Black with #877560
Text Example
Text Example
White with #877560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877560; }
p { color: rgb(135,117,96); }
H1.HeaderClassName
{
color: #877560;
}
.AnyTagClassName
{
color: #877560;
}
</style>
background-color css
<style>
a { background-color: #877560; }
a { background-color: rgb(135,117,96); }
div.DivClassName
{
background-color: #877560;
}
.BgClassName
{
background-color: #877560;
}
</style>
border-color css
<style>
span { border-color: #877560; }
span { border-color: rgb(135,117,96); }
td.TdClassName
{
border-color: #877560;
}
.TagClassName
{
border-color: #877560;
}
</style>