Shades of Sand Dune #877667
Tints of Sand Dune #877667
RGB
CMYK
RGB Variations
Color information
#877667 (or 0x877667) is known color: Sand Dune. HEX triplet: 87, 76 and 67. RGB value is (135,118,103). Sum of RGB (Red+Green+Blue) = 135+118+103=356 (47% of max value = 765). Red value is 135 (53.12% from 255 or 37.92% from 356); Green value is 118 (46.48% from 255 or 33.15% from 356); Blue value is 103 (40.62% from 255 or 28.93% from 356); Max value from RGB is 135 - color contains mainly: red. Hex color #877667 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877667 is #788998. Grayscale: #797979. Windows color (decimal): -7899545 or 6780551. OLE color: 6780551.
HSL color Cylindrical-coordinate representation of color #877667: hue angle of 28.12º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #877667 is Cyan = 0, Magento = 0.13, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 118 | 103 | - |
| CMYK | 0 | 0.13 | 0.24 | 0.47 |
| HSL | 28.13º | 0.13% | 0.47% | - |
| HSV(B) | 28.13º | 0.24% | 0.53% | - |
| XYZ | 18.92 | 19.09 | 15.52 | - |
| YUV | 121.37 | 117.63 | 137.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 118 | 103 | 0 | 0.13 | 0.24 | 0.47 | 28.13 | 0.13 | 0.47 |
| Hex | 87 | 76 | 67 | 0 | D | 18 | 2F | 1C | D | 2F |
| Octal | 207 | 166 | 147 | 0 | 15 | 30 | 57 | 34 | 15 | 57 |
| Binary | 10000111 | 1110110 | 1100111 | 0 | 1101 | 11000 | 101111 | 11100 | 1101 | 101111 |
Color Harmonies of #877667
Complementary color
Monochromatic Colors of #877667
Black with #877667
Text Example
Text Example
White with #877667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877667; }
p { color: rgb(135,118,103); }
H1.HeaderClassName
{
color: #877667;
}
.AnyTagClassName
{
color: #877667;
}
</style>
background-color css
<style>
a { background-color: #877667; }
a { background-color: rgb(135,118,103); }
div.DivClassName
{
background-color: #877667;
}
.BgClassName
{
background-color: #877667;
}
</style>
border-color css
<style>
span { border-color: #877667; }
span { border-color: rgb(135,118,103); }
td.TdClassName
{
border-color: #877667;
}
.TagClassName
{
border-color: #877667;
}
</style>