Shades of Sand Dune #817566
Tints of Sand Dune #817566
RGB
CMYK
RGB Variations
Color information
#817566 (or 0x817566) is known color: Sand Dune. HEX triplet: 81, 75 and 66. RGB value is (129,117,102). Sum of RGB (Red+Green+Blue) = 129+117+102=348 (46% of max value = 765). Red value is 129 (50.78% from 255 or 37.07% from 348); Green value is 117 (46.09% from 255 or 33.62% from 348); Blue value is 102 (40.23% from 255 or 29.31% from 348); Max value from RGB is 129 - color contains mainly: red. Hex color #817566 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817566 is #7E8A99. Grayscale: #767676. Windows color (decimal): -8293018 or 6714753. OLE color: 6714753.
HSL color Cylindrical-coordinate representation of color #817566: hue angle of 33.33º 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 #817566 is Cyan = 0, Magento = 0.09, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 117 | 102 | - |
| CMYK | 0 | 0.09 | 0.21 | 0.49 |
| HSL | 33.33º | 0.12% | 0.45% | - |
| HSV(B) | 33.33º | 0.21% | 0.51% | - |
| XYZ | 17.81 | 18.35 | 15.17 | - |
| YUV | 118.88 | 118.48 | 135.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 117 | 102 | 0 | 0.09 | 0.21 | 0.49 | 33.33 | 0.12 | 0.45 |
| Hex | 81 | 75 | 66 | 0 | 9 | 15 | 31 | 21 | C | 2D |
| Octal | 201 | 165 | 146 | 0 | 11 | 25 | 61 | 41 | 14 | 55 |
| Binary | 10000001 | 1110101 | 1100110 | 0 | 1001 | 10101 | 110001 | 100001 | 1100 | 101101 |
Color Harmonies of #817566
Complementary color
Monochromatic Colors of #817566
Black with #817566
Text Example
Text Example
White with #817566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817566; }
p { color: rgb(129,117,102); }
H1.HeaderClassName
{
color: #817566;
}
.AnyTagClassName
{
color: #817566;
}
</style>
background-color css
<style>
a { background-color: #817566; }
a { background-color: rgb(129,117,102); }
div.DivClassName
{
background-color: #817566;
}
.BgClassName
{
background-color: #817566;
}
</style>
border-color css
<style>
span { border-color: #817566; }
span { border-color: rgb(129,117,102); }
td.TdClassName
{
border-color: #817566;
}
.TagClassName
{
border-color: #817566;
}
</style>