Shades of Sand Dune #817266
Tints of Sand Dune #817266
RGB
CMYK
RGB Variations
Color information
#817266 (or 0x817266) is known color: Sand Dune. HEX triplet: 81, 72 and 66. RGB value is (129,114,102). Sum of RGB (Red+Green+Blue) = 129+114+102=345 (45% of max value = 765). Red value is 129 (50.78% from 255 or 37.39% from 345); Green value is 114 (44.92% from 255 or 33.04% from 345); Blue value is 102 (40.23% from 255 or 29.57% from 345); Max value from RGB is 129 - color contains mainly: red. Hex color #817266 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #817266 is #7E8D99. Grayscale: #757575. Windows color (decimal): -8293786 or 6713985. OLE color: 6713985.
HSL color Cylindrical-coordinate representation of color #817266: hue angle of 26.67º 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 #817266 is Cyan = 0, Magento = 0.12, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 114 | 102 | - |
| CMYK | 0 | 0.12 | 0.21 | 0.49 |
| HSL | 26.67º | 0.12% | 0.45% | - |
| HSV(B) | 26.67º | 0.21% | 0.51% | - |
| XYZ | 17.47 | 17.66 | 15.06 | - |
| YUV | 117.12 | 119.47 | 136.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 114 | 102 | 0 | 0.12 | 0.21 | 0.49 | 26.67 | 0.12 | 0.45 |
| Hex | 81 | 72 | 66 | 0 | C | 15 | 31 | 1B | C | 2D |
| Octal | 201 | 162 | 146 | 0 | 14 | 25 | 61 | 33 | 14 | 55 |
| Binary | 10000001 | 1110010 | 1100110 | 0 | 1100 | 10101 | 110001 | 11011 | 1100 | 101101 |
Color Harmonies of #817266
Complementary color
Monochromatic Colors of #817266
Black with #817266
Text Example
Text Example
White with #817266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #817266; }
p { color: rgb(129,114,102); }
H1.HeaderClassName
{
color: #817266;
}
.AnyTagClassName
{
color: #817266;
}
</style>
background-color css
<style>
a { background-color: #817266; }
a { background-color: rgb(129,114,102); }
div.DivClassName
{
background-color: #817266;
}
.BgClassName
{
background-color: #817266;
}
</style>
border-color css
<style>
span { border-color: #817266; }
span { border-color: rgb(129,114,102); }
td.TdClassName
{
border-color: #817266;
}
.TagClassName
{
border-color: #817266;
}
</style>