Shades of Sand Dune #86796A
Tints of Sand Dune #86796A
RGB
CMYK
RGB Variations
Color information
#86796A (or 0x86796A) is known color: Sand Dune. HEX triplet: 86, 79 and 6A. RGB value is (134,121,106). Sum of RGB (Red+Green+Blue) = 134+121+106=361 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.12% from 361); Green value is 121 (47.66% from 255 or 33.52% from 361); Blue value is 106 (41.80% from 255 or 29.36% from 361); Max value from RGB is 134 - color contains mainly: red. Hex color #86796A is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #86796A is #798695. Grayscale: #7B7B7B. Windows color (decimal): -7964310 or 6977926. OLE color: 6977926.
HSL color Cylindrical-coordinate representation of color #86796A: hue angle of 32.14º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #86796A is Cyan = 0, Magento = 0.10, Yellow = 0.21 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 121 | 106 | - |
| CMYK | 0 | 0.10 | 0.21 | 0.47 |
| HSL | 32.14º | 0.12% | 0.47% | - |
| HSV(B) | 32.14º | 0.21% | 0.53% | - |
| XYZ | 19.27 | 19.78 | 16.44 | - |
| YUV | 123.18 | 118.31 | 135.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 121 | 106 | 0 | 0.10 | 0.21 | 0.47 | 32.14 | 0.12 | 0.47 |
| Hex | 86 | 79 | 6A | 0 | A | 15 | 2F | 20 | C | 2F |
| Octal | 206 | 171 | 152 | 0 | 12 | 25 | 57 | 40 | 14 | 57 |
| Binary | 10000110 | 1111001 | 1101010 | 0 | 1010 | 10101 | 101111 | 100000 | 1100 | 101111 |
Color Harmonies of #86796A
Complementary color
Monochromatic Colors of #86796A
Black with #86796A
Text Example
Text Example
White with #86796A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #86796A; }
p { color: rgb(134,121,106); }
H1.HeaderClassName
{
color: #86796A;
}
.AnyTagClassName
{
color: #86796A;
}
</style>
background-color css
<style>
a { background-color: #86796A; }
a { background-color: rgb(134,121,106); }
div.DivClassName
{
background-color: #86796A;
}
.BgClassName
{
background-color: #86796A;
}
</style>
border-color css
<style>
span { border-color: #86796A; }
span { border-color: rgb(134,121,106); }
td.TdClassName
{
border-color: #86796A;
}
.TagClassName
{
border-color: #86796A;
}
</style>