Shades of Sand Dune #817666
Tints of Sand Dune #817666
RGB
CMYK
RGB Variations
Color information
#817666 (or 0x817666) is known color: Sand Dune. HEX triplet: 81, 76 and 66. RGB value is (129,118,102). Sum of RGB (Red+Green+Blue) = 129+118+102=349 (46% of max value = 765). Red value is 129 (50.78% from 255 or 36.96% from 349); Green value is 118 (46.48% from 255 or 33.81% from 349); Blue value is 102 (40.23% from 255 or 29.23% from 349); Max value from RGB is 129 - color contains mainly: red. Hex color #817666 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817666 is #7E8999. Grayscale: #777777. Windows color (decimal): -8292762 or 6715009. OLE color: 6715009.
HSL color Cylindrical-coordinate representation of color #817666: hue angle of 35.56º degrees, saturation: 0.12, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #817666 is Cyan = 0, Magento = 0.09, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 118 | 102 | - |
| CMYK | 0 | 0.09 | 0.21 | 0.49 |
| HSL | 35.56º | 0.12% | 0.45% | - |
| HSV(B) | 35.56º | 0.21% | 0.51% | - |
| XYZ | 17.93 | 18.58 | 15.21 | - |
| YUV | 119.47 | 118.14 | 134.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 118 | 102 | 0 | 0.09 | 0.21 | 0.49 | 35.56 | 0.12 | 0.45 |
| Hex | 81 | 76 | 66 | 0 | 9 | 15 | 31 | 24 | C | 2D |
| Octal | 201 | 166 | 146 | 0 | 11 | 25 | 61 | 44 | 14 | 55 |
| Binary | 10000001 | 1110110 | 1100110 | 0 | 1001 | 10101 | 110001 | 100100 | 1100 | 101101 |
Color Harmonies of #817666
Complementary color
Monochromatic Colors of #817666
Black with #817666
Text Example
Text Example
White with #817666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817666; }
p { color: rgb(129,118,102); }
H1.HeaderClassName
{
color: #817666;
}
.AnyTagClassName
{
color: #817666;
}
</style>
background-color css
<style>
a { background-color: #817666; }
a { background-color: rgb(129,118,102); }
div.DivClassName
{
background-color: #817666;
}
.BgClassName
{
background-color: #817666;
}
</style>
border-color css
<style>
span { border-color: #817666; }
span { border-color: rgb(129,118,102); }
td.TdClassName
{
border-color: #817666;
}
.TagClassName
{
border-color: #817666;
}
</style>