Shades of Sand Dune #877763
Tints of Sand Dune #877763
RGB
CMYK
RGB Variations
Color information
#877763 (or 0x877763) is known color: Sand Dune. HEX triplet: 87, 77 and 63. RGB value is (135,119,99). Sum of RGB (Red+Green+Blue) = 135+119+99=353 (46% of max value = 765). Red value is 135 (53.12% from 255 or 38.24% from 353); Green value is 119 (46.88% from 255 or 33.71% from 353); Blue value is 99 (39.06% from 255 or 28.05% from 353); Max value from RGB is 135 - color contains mainly: red. Hex color #877763 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877763 is #78889C. Grayscale: #797979. Windows color (decimal): -7899293 or 6518663. OLE color: 6518663.
HSL color Cylindrical-coordinate representation of color #877763: hue angle of 33.33º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #877763 is Cyan = 0, Magento = 0.12, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 119 | 99 | - |
| CMYK | 0 | 0.12 | 0.27 | 0.47 |
| HSL | 33.33º | 0.15% | 0.46% | - |
| HSV(B) | 33.33º | 0.27% | 0.53% | - |
| XYZ | 18.84 | 19.25 | 14.53 | - |
| YUV | 121.5 | 115.3 | 137.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 119 | 99 | 0 | 0.12 | 0.27 | 0.47 | 33.33 | 0.15 | 0.46 |
| Hex | 87 | 77 | 63 | 0 | C | 1B | 2F | 21 | F | 2E |
| Octal | 207 | 167 | 143 | 0 | 14 | 33 | 57 | 41 | 17 | 56 |
| Binary | 10000111 | 1110111 | 1100011 | 0 | 1100 | 11011 | 101111 | 100001 | 1111 | 101110 |
Color Harmonies of #877763
Complementary color
Monochromatic Colors of #877763
Black with #877763
Text Example
Text Example
White with #877763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877763; }
p { color: rgb(135,119,99); }
H1.HeaderClassName
{
color: #877763;
}
.AnyTagClassName
{
color: #877763;
}
</style>
background-color css
<style>
a { background-color: #877763; }
a { background-color: rgb(135,119,99); }
div.DivClassName
{
background-color: #877763;
}
.BgClassName
{
background-color: #877763;
}
</style>
border-color css
<style>
span { border-color: #877763; }
span { border-color: rgb(135,119,99); }
td.TdClassName
{
border-color: #877763;
}
.TagClassName
{
border-color: #877763;
}
</style>