Shades of Sand Dune #867965
Tints of Sand Dune #867965
RGB
CMYK
RGB Variations
Color information
#867965 (or 0x867965) is known color: Sand Dune. HEX triplet: 86, 79 and 65. RGB value is (134,121,101). Sum of RGB (Red+Green+Blue) = 134+121+101=356 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.64% from 356); Green value is 121 (47.66% from 255 or 33.99% from 356); Blue value is 101 (39.84% from 255 or 28.37% from 356); Max value from RGB is 134 - color contains mainly: red. Hex color #867965 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867965 is #79869A. Grayscale: #7A7A7A. Windows color (decimal): -7964315 or 6650246. OLE color: 6650246.
HSL color Cylindrical-coordinate representation of color #867965: hue angle of 36.36º 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 #867965 is Cyan = 0, Magento = 0.10, Yellow = 0.25 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 121 | 101 | - |
| CMYK | 0 | 0.10 | 0.25 | 0.47 |
| HSL | 36.36º | 0.14% | 0.46% | - |
| HSV(B) | 36.36º | 0.25% | 0.53% | - |
| XYZ | 19.02 | 19.68 | 15.11 | - |
| YUV | 122.61 | 115.81 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 121 | 101 | 0 | 0.10 | 0.25 | 0.47 | 36.36 | 0.14 | 0.46 |
| Hex | 86 | 79 | 65 | 0 | A | 19 | 2F | 24 | E | 2E |
| Octal | 206 | 171 | 145 | 0 | 12 | 31 | 57 | 44 | 16 | 56 |
| Binary | 10000110 | 1111001 | 1100101 | 0 | 1010 | 11001 | 101111 | 100100 | 1110 | 101110 |
Color Harmonies of #867965
Complementary color
Monochromatic Colors of #867965
Black with #867965
Text Example
Text Example
White with #867965
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867965; }
p { color: rgb(134,121,101); }
H1.HeaderClassName
{
color: #867965;
}
.AnyTagClassName
{
color: #867965;
}
</style>
background-color css
<style>
a { background-color: #867965; }
a { background-color: rgb(134,121,101); }
div.DivClassName
{
background-color: #867965;
}
.BgClassName
{
background-color: #867965;
}
</style>
border-color css
<style>
span { border-color: #867965; }
span { border-color: rgb(134,121,101); }
td.TdClassName
{
border-color: #867965;
}
.TagClassName
{
border-color: #867965;
}
</style>