Shades of Sand Dune #877864
Tints of Sand Dune #877864
RGB
CMYK
RGB Variations
Color information
#877864 (or 0x877864) is known color: Sand Dune. HEX triplet: 87, 78 and 64. RGB value is (135,120,100). Sum of RGB (Red+Green+Blue) = 135+120+100=355 (47% of max value = 765). Red value is 135 (53.12% from 255 or 38.03% from 355); Green value is 120 (47.27% from 255 or 33.80% from 355); Blue value is 100 (39.45% from 255 or 28.17% from 355); Max value from RGB is 135 - color contains mainly: red. Hex color #877864 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877864 is #78879B. Grayscale: #7A7A7A. Windows color (decimal): -7899036 or 6584455. OLE color: 6584455.
HSL color Cylindrical-coordinate representation of color #877864: hue angle of 34.29º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #877864 is Cyan = 0, Magento = 0.11, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 120 | 100 | - |
| CMYK | 0 | 0.11 | 0.26 | 0.47 |
| HSL | 34.29º | 0.15% | 0.46% | - |
| HSV(B) | 34.29º | 0.26% | 0.53% | - |
| XYZ | 19.01 | 19.5 | 14.82 | - |
| YUV | 122.21 | 115.47 | 137.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 120 | 100 | 0 | 0.11 | 0.26 | 0.47 | 34.29 | 0.15 | 0.46 |
| Hex | 87 | 78 | 64 | 0 | B | 1A | 2F | 22 | F | 2E |
| Octal | 207 | 170 | 144 | 0 | 13 | 32 | 57 | 42 | 17 | 56 |
| Binary | 10000111 | 1111000 | 1100100 | 0 | 1011 | 11010 | 101111 | 100010 | 1111 | 101110 |
Color Harmonies of #877864
Complementary color
Monochromatic Colors of #877864
Black with #877864
Text Example
Text Example
White with #877864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877864; }
p { color: rgb(135,120,100); }
H1.HeaderClassName
{
color: #877864;
}
.AnyTagClassName
{
color: #877864;
}
</style>
background-color css
<style>
a { background-color: #877864; }
a { background-color: rgb(135,120,100); }
div.DivClassName
{
background-color: #877864;
}
.BgClassName
{
background-color: #877864;
}
</style>
border-color css
<style>
span { border-color: #877864; }
span { border-color: rgb(135,120,100); }
td.TdClassName
{
border-color: #877864;
}
.TagClassName
{
border-color: #877864;
}
</style>