Shades of Sand Dune #867465
Tints of Sand Dune #867465
RGB
CMYK
RGB Variations
Color information
#867465 (or 0x867465) is known color: Sand Dune. HEX triplet: 86, 74 and 65. RGB value is (134,116,101). Sum of RGB (Red+Green+Blue) = 134+116+101=351 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.18% from 351); Green value is 116 (45.70% from 255 or 33.05% from 351); Blue value is 101 (39.84% from 255 or 28.77% from 351); Max value from RGB is 134 - color contains mainly: red. Hex color #867465 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867465 is #798B9A. Grayscale: #777777. Windows color (decimal): -7965595 or 6648966. OLE color: 6648966.
HSL color Cylindrical-coordinate representation of color #867465: hue angle of 27.27º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #867465 is Cyan = 0, Magento = 0.13, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 116 | 101 | - |
| CMYK | 0 | 0.13 | 0.25 | 0.47 |
| HSL | 27.27º | 0.14% | 0.46% | - |
| HSV(B) | 27.27º | 0.25% | 0.53% | - |
| XYZ | 18.43 | 18.5 | 14.91 | - |
| YUV | 119.67 | 117.46 | 138.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 116 | 101 | 0 | 0.13 | 0.25 | 0.47 | 27.27 | 0.14 | 0.46 |
| Hex | 86 | 74 | 65 | 0 | D | 19 | 2F | 1B | E | 2E |
| Octal | 206 | 164 | 145 | 0 | 15 | 31 | 57 | 33 | 16 | 56 |
| Binary | 10000110 | 1110100 | 1100101 | 0 | 1101 | 11001 | 101111 | 11011 | 1110 | 101110 |
Color Harmonies of #867465
Complementary color
Monochromatic Colors of #867465
Black with #867465
Text Example
Text Example
White with #867465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867465; }
p { color: rgb(134,116,101); }
H1.HeaderClassName
{
color: #867465;
}
.AnyTagClassName
{
color: #867465;
}
</style>
background-color css
<style>
a { background-color: #867465; }
a { background-color: rgb(134,116,101); }
div.DivClassName
{
background-color: #867465;
}
.BgClassName
{
background-color: #867465;
}
</style>
border-color css
<style>
span { border-color: #867465; }
span { border-color: rgb(134,116,101); }
td.TdClassName
{
border-color: #867465;
}
.TagClassName
{
border-color: #867465;
}
</style>