Shades of Sand Dune #817167
Tints of Sand Dune #817167
RGB
CMYK
RGB Variations
Color information
#817167 (or 0x817167) is known color: Sand Dune. HEX triplet: 81, 71 and 67. RGB value is (129,113,103). Sum of RGB (Red+Green+Blue) = 129+113+103=345 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.39% from 345); Green value is 113 (44.53% from 255 or 32.75% from 345); Blue value is 103 (40.62% from 255 or 29.86% from 345); Max value from RGB is 129 - color contains mainly: red. Hex color #817167 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817167 is #7E8E98. Grayscale: #747474. Windows color (decimal): -8294041 or 6779265. OLE color: 6779265.
HSL color Cylindrical-coordinate representation of color #817167: hue angle of 23.08º degrees, saturation: 0.11, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #817167 is Cyan = 0, Magento = 0.12, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 113 | 103 | - |
| CMYK | 0 | 0.12 | 0.20 | 0.49 |
| HSL | 23.08º | 0.11% | 0.45% | - |
| HSV(B) | 23.08º | 0.2% | 0.51% | - |
| XYZ | 17.41 | 17.46 | 15.28 | - |
| YUV | 116.64 | 120.3 | 136.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 113 | 103 | 0 | 0.12 | 0.20 | 0.49 | 23.08 | 0.11 | 0.45 |
| Hex | 81 | 71 | 67 | 0 | C | 14 | 31 | 17 | B | 2D |
| Octal | 201 | 161 | 147 | 0 | 14 | 24 | 61 | 27 | 13 | 55 |
| Binary | 10000001 | 1110001 | 1100111 | 0 | 1100 | 10100 | 110001 | 10111 | 1011 | 101101 |
Color Harmonies of #817167
Complementary color
Monochromatic Colors of #817167
Black with #817167
Text Example
Text Example
White with #817167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817167; }
p { color: rgb(129,113,103); }
H1.HeaderClassName
{
color: #817167;
}
.AnyTagClassName
{
color: #817167;
}
</style>
background-color css
<style>
a { background-color: #817167; }
a { background-color: rgb(129,113,103); }
div.DivClassName
{
background-color: #817167;
}
.BgClassName
{
background-color: #817167;
}
</style>
border-color css
<style>
span { border-color: #817167; }
span { border-color: rgb(129,113,103); }
td.TdClassName
{
border-color: #817167;
}
.TagClassName
{
border-color: #817167;
}
</style>