Shades of Sand Dune #867261
Tints of Sand Dune #867261
RGB
CMYK
RGB Variations
Color information
#867261 (or 0x867261) is known color: Sand Dune. HEX triplet: 86, 72 and 61. RGB value is (134,114,97). Sum of RGB (Red+Green+Blue) = 134+114+97=345 (45% of max value = 765). Red value is 134 (52.73% from 255 or 38.84% from 345); Green value is 114 (44.92% from 255 or 33.04% from 345); Blue value is 97 (38.28% from 255 or 28.12% from 345); Max value from RGB is 134 - color contains mainly: red. Hex color #867261 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867261 is #798D9E. Grayscale: #767676. Windows color (decimal): -7966111 or 6386310. OLE color: 6386310.
HSL color Cylindrical-coordinate representation of color #867261: hue angle of 27.57º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #867261 is Cyan = 0, Magento = 0.15, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 114 | 97 | - |
| CMYK | 0 | 0.15 | 0.28 | 0.47 |
| HSL | 27.57º | 0.16% | 0.45% | - |
| HSV(B) | 27.57º | 0.28% | 0.53% | - |
| XYZ | 18.01 | 17.97 | 13.83 | - |
| YUV | 118.04 | 116.13 | 139.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 114 | 97 | 0 | 0.15 | 0.28 | 0.47 | 27.57 | 0.16 | 0.45 |
| Hex | 86 | 72 | 61 | 0 | F | 1C | 2F | 1C | 10 | 2D |
| Octal | 206 | 162 | 141 | 0 | 17 | 34 | 57 | 34 | 20 | 55 |
| Binary | 10000110 | 1110010 | 1100001 | 0 | 1111 | 11100 | 101111 | 11100 | 10000 | 101101 |
Color Harmonies of #867261
Complementary color
Monochromatic Colors of #867261
Black with #867261
Text Example
Text Example
White with #867261
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867261; }
p { color: rgb(134,114,97); }
H1.HeaderClassName
{
color: #867261;
}
.AnyTagClassName
{
color: #867261;
}
</style>
background-color css
<style>
a { background-color: #867261; }
a { background-color: rgb(134,114,97); }
div.DivClassName
{
background-color: #867261;
}
.BgClassName
{
background-color: #867261;
}
</style>
border-color css
<style>
span { border-color: #867261; }
span { border-color: rgb(134,114,97); }
td.TdClassName
{
border-color: #867261;
}
.TagClassName
{
border-color: #867261;
}
</style>