Shades of Sand Dune #817366
Tints of Sand Dune #817366
RGB
CMYK
RGB Variations
Color information
#817366 (or 0x817366) is known color: Sand Dune. HEX triplet: 81, 73 and 66. RGB value is (129,115,102). Sum of RGB (Red+Green+Blue) = 129+115+102=346 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.28% from 346); Green value is 115 (45.31% from 255 or 33.24% from 346); Blue value is 102 (40.23% from 255 or 29.48% from 346); Max value from RGB is 129 - color contains mainly: red. Hex color #817366 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817366 is #7E8C99. Grayscale: #757575. Windows color (decimal): -8293530 or 6714241. OLE color: 6714241.
HSL color Cylindrical-coordinate representation of color #817366: hue angle of 28.89º 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 #817366 is Cyan = 0, Magento = 0.11, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 115 | 102 | - |
| CMYK | 0 | 0.11 | 0.21 | 0.49 |
| HSL | 28.89º | 0.12% | 0.45% | - |
| HSV(B) | 28.89º | 0.21% | 0.51% | - |
| XYZ | 17.58 | 17.89 | 15.1 | - |
| YUV | 117.7 | 119.14 | 136.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 115 | 102 | 0 | 0.11 | 0.21 | 0.49 | 28.89 | 0.12 | 0.45 |
| Hex | 81 | 73 | 66 | 0 | B | 15 | 31 | 1D | C | 2D |
| Octal | 201 | 163 | 146 | 0 | 13 | 25 | 61 | 35 | 14 | 55 |
| Binary | 10000001 | 1110011 | 1100110 | 0 | 1011 | 10101 | 110001 | 11101 | 1100 | 101101 |
Color Harmonies of #817366
Complementary color
Monochromatic Colors of #817366
Black with #817366
Text Example
Text Example
White with #817366
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817366; }
p { color: rgb(129,115,102); }
H1.HeaderClassName
{
color: #817366;
}
.AnyTagClassName
{
color: #817366;
}
</style>
background-color css
<style>
a { background-color: #817366; }
a { background-color: rgb(129,115,102); }
div.DivClassName
{
background-color: #817366;
}
.BgClassName
{
background-color: #817366;
}
</style>
border-color css
<style>
span { border-color: #817366; }
span { border-color: rgb(129,115,102); }
td.TdClassName
{
border-color: #817366;
}
.TagClassName
{
border-color: #817366;
}
</style>