Shades of Sand Dune #877463
Tints of Sand Dune #877463
RGB
CMYK
RGB Variations
Color information
#877463 (or 0x877463) is known color: Sand Dune. HEX triplet: 87, 74 and 63. RGB value is (135,116,99). Sum of RGB (Red+Green+Blue) = 135+116+99=350 (46% of max value = 765). Red value is 135 (53.12% from 255 or 38.57% from 350); Green value is 116 (45.70% from 255 or 33.14% from 350); Blue value is 99 (39.06% from 255 or 28.29% from 350); Max value from RGB is 135 - color contains mainly: red. Hex color #877463 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877463 is #788B9C. Grayscale: #777777. Windows color (decimal): -7900061 or 6517895. OLE color: 6517895.
HSL color Cylindrical-coordinate representation of color #877463: hue angle of 28.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 #877463 is Cyan = 0, Magento = 0.14, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 116 | 99 | - |
| CMYK | 0 | 0.14 | 0.27 | 0.47 |
| HSL | 28.33º | 0.15% | 0.46% | - |
| HSV(B) | 28.33º | 0.27% | 0.53% | - |
| XYZ | 18.49 | 18.54 | 14.41 | - |
| YUV | 119.74 | 116.29 | 138.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 116 | 99 | 0 | 0.14 | 0.27 | 0.47 | 28.33 | 0.15 | 0.46 |
| Hex | 87 | 74 | 63 | 0 | E | 1B | 2F | 1C | F | 2E |
| Octal | 207 | 164 | 143 | 0 | 16 | 33 | 57 | 34 | 17 | 56 |
| Binary | 10000111 | 1110100 | 1100011 | 0 | 1110 | 11011 | 101111 | 11100 | 1111 | 101110 |
Color Harmonies of #877463
Complementary color
Monochromatic Colors of #877463
Black with #877463
Text Example
Text Example
White with #877463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877463; }
p { color: rgb(135,116,99); }
H1.HeaderClassName
{
color: #877463;
}
.AnyTagClassName
{
color: #877463;
}
</style>
background-color css
<style>
a { background-color: #877463; }
a { background-color: rgb(135,116,99); }
div.DivClassName
{
background-color: #877463;
}
.BgClassName
{
background-color: #877463;
}
</style>
border-color css
<style>
span { border-color: #877463; }
span { border-color: rgb(135,116,99); }
td.TdClassName
{
border-color: #877463;
}
.TagClassName
{
border-color: #877463;
}
</style>