Shades of Sand Dune #877162
Tints of Sand Dune #877162
RGB
CMYK
RGB Variations
Color information
#877162 (or 0x877162) is known color: Sand Dune. HEX triplet: 87, 71 and 62. RGB value is (135,113,98). Sum of RGB (Red+Green+Blue) = 135+113+98=346 (45% of max value = 765). Red value is 135 (53.12% from 255 or 39.02% from 346); Green value is 113 (44.53% from 255 or 32.66% from 346); Blue value is 98 (38.67% from 255 or 28.32% from 346); Max value from RGB is 135 - color contains mainly: red. Hex color #877162 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #877162 is #788E9D. Grayscale: #757575. Windows color (decimal): -7900830 or 6451591. OLE color: 6451591.
HSL color Cylindrical-coordinate representation of color #877162: hue angle of 24.32º degrees, saturation: 0.16, 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 #877162 is Cyan = 0, Magento = 0.16, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 113 | 98 | - |
| CMYK | 0 | 0.16 | 0.27 | 0.47 |
| HSL | 24.32º | 0.16% | 0.46% | - |
| HSV(B) | 24.32º | 0.27% | 0.53% | - |
| XYZ | 18.1 | 17.84 | 14.05 | - |
| YUV | 117.87 | 116.79 | 140.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 113 | 98 | 0 | 0.16 | 0.27 | 0.47 | 24.32 | 0.16 | 0.46 |
| Hex | 87 | 71 | 62 | 0 | 10 | 1B | 2F | 18 | 10 | 2E |
| Octal | 207 | 161 | 142 | 0 | 20 | 33 | 57 | 30 | 20 | 56 |
| Binary | 10000111 | 1110001 | 1100010 | 0 | 10000 | 11011 | 101111 | 11000 | 10000 | 101110 |
Color Harmonies of #877162
Complementary color
Monochromatic Colors of #877162
Black with #877162
Text Example
Text Example
White with #877162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #877162; }
p { color: rgb(135,113,98); }
H1.HeaderClassName
{
color: #877162;
}
.AnyTagClassName
{
color: #877162;
}
</style>
background-color css
<style>
a { background-color: #877162; }
a { background-color: rgb(135,113,98); }
div.DivClassName
{
background-color: #877162;
}
.BgClassName
{
background-color: #877162;
}
</style>
border-color css
<style>
span { border-color: #877162; }
span { border-color: rgb(135,113,98); }
td.TdClassName
{
border-color: #877162;
}
.TagClassName
{
border-color: #877162;
}
</style>