Shades of Sand Dune #877363
Tints of Sand Dune #877363
RGB
CMYK
RGB Variations
Color information
#877363 (or 0x877363) is known color: Sand Dune. HEX triplet: 87, 73 and 63. RGB value is (135,115,99). Sum of RGB (Red+Green+Blue) = 135+115+99=349 (46% of max value = 765). Red value is 135 (53.12% from 255 or 38.68% from 349); Green value is 115 (45.31% from 255 or 32.95% from 349); Blue value is 99 (39.06% from 255 or 28.37% from 349); Max value from RGB is 135 - color contains mainly: red. Hex color #877363 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877363 is #788C9C. Grayscale: #777777. Windows color (decimal): -7900317 or 6517639. OLE color: 6517639.
HSL color Cylindrical-coordinate representation of color #877363: hue angle of 26.67º 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 #877363 is Cyan = 0, Magento = 0.15, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 115 | 99 | - |
| CMYK | 0 | 0.15 | 0.27 | 0.47 |
| HSL | 26.67º | 0.15% | 0.46% | - |
| HSV(B) | 26.67º | 0.27% | 0.53% | - |
| XYZ | 18.37 | 18.31 | 14.37 | - |
| YUV | 119.16 | 116.63 | 139.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 115 | 99 | 0 | 0.15 | 0.27 | 0.47 | 26.67 | 0.15 | 0.46 |
| Hex | 87 | 73 | 63 | 0 | F | 1B | 2F | 1B | F | 2E |
| Octal | 207 | 163 | 143 | 0 | 17 | 33 | 57 | 33 | 17 | 56 |
| Binary | 10000111 | 1110011 | 1100011 | 0 | 1111 | 11011 | 101111 | 11011 | 1111 | 101110 |
Color Harmonies of #877363
Complementary color
Monochromatic Colors of #877363
Black with #877363
Text Example
Text Example
White with #877363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877363; }
p { color: rgb(135,115,99); }
H1.HeaderClassName
{
color: #877363;
}
.AnyTagClassName
{
color: #877363;
}
</style>
background-color css
<style>
a { background-color: #877363; }
a { background-color: rgb(135,115,99); }
div.DivClassName
{
background-color: #877363;
}
.BgClassName
{
background-color: #877363;
}
</style>
border-color css
<style>
span { border-color: #877363; }
span { border-color: rgb(135,115,99); }
td.TdClassName
{
border-color: #877363;
}
.TagClassName
{
border-color: #877363;
}
</style>