Shades of Sand Dune #877868
Tints of Sand Dune #877868
RGB
CMYK
RGB Variations
Color information
#877868 (or 0x877868) is known color: Sand Dune. HEX triplet: 87, 78 and 68. RGB value is (135,120,104). Sum of RGB (Red+Green+Blue) = 135+120+104=359 (47% of max value = 765). Red value is 135 (53.12% from 255 or 37.60% from 359); Green value is 120 (47.27% from 255 or 33.43% from 359); Blue value is 104 (41.02% from 255 or 28.97% from 359); Max value from RGB is 135 - color contains mainly: red. Hex color #877868 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877868 is #788797. Grayscale: #7A7A7A. Windows color (decimal): -7899032 or 6846599. OLE color: 6846599.
HSL color Cylindrical-coordinate representation of color #877868: hue angle of 30.97º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #877868 is Cyan = 0, Magento = 0.11, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 120 | 104 | - |
| CMYK | 0 | 0.11 | 0.23 | 0.47 |
| HSL | 30.97º | 0.13% | 0.47% | - |
| HSV(B) | 30.97º | 0.23% | 0.53% | - |
| XYZ | 19.21 | 19.58 | 15.86 | - |
| YUV | 122.66 | 117.47 | 136.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 120 | 104 | 0 | 0.11 | 0.23 | 0.47 | 30.97 | 0.13 | 0.47 |
| Hex | 87 | 78 | 68 | 0 | B | 17 | 2F | 1F | D | 2F |
| Octal | 207 | 170 | 150 | 0 | 13 | 27 | 57 | 37 | 15 | 57 |
| Binary | 10000111 | 1111000 | 1101000 | 0 | 1011 | 10111 | 101111 | 11111 | 1101 | 101111 |
Color Harmonies of #877868
Complementary color
Monochromatic Colors of #877868
Black with #877868
Text Example
Text Example
White with #877868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877868; }
p { color: rgb(135,120,104); }
H1.HeaderClassName
{
color: #877868;
}
.AnyTagClassName
{
color: #877868;
}
</style>
background-color css
<style>
a { background-color: #877868; }
a { background-color: rgb(135,120,104); }
div.DivClassName
{
background-color: #877868;
}
.BgClassName
{
background-color: #877868;
}
</style>
border-color css
<style>
span { border-color: #877868; }
span { border-color: rgb(135,120,104); }
td.TdClassName
{
border-color: #877868;
}
.TagClassName
{
border-color: #877868;
}
</style>