Shades of Sand Dune #867562
Tints of Sand Dune #867562
RGB
CMYK
RGB Variations
Color information
#867562 (or 0x867562) is known color: Sand Dune. HEX triplet: 86, 75 and 62. RGB value is (134,117,98). Sum of RGB (Red+Green+Blue) = 134+117+98=349 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.40% from 349); Green value is 117 (46.09% from 255 or 33.52% from 349); Blue value is 98 (38.67% from 255 or 28.08% from 349); Max value from RGB is 134 - color contains mainly: red. Hex color #867562 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867562 is #798A9D. Grayscale: #787878. Windows color (decimal): -7965342 or 6452614. OLE color: 6452614.
HSL color Cylindrical-coordinate representation of color #867562: hue angle of 31.67º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #867562 is Cyan = 0, Magento = 0.13, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 117 | 98 | - |
| CMYK | 0 | 0.13 | 0.27 | 0.47 |
| HSL | 31.67º | 0.16% | 0.45% | - |
| HSV(B) | 31.67º | 0.27% | 0.53% | - |
| XYZ | 18.4 | 18.67 | 14.19 | - |
| YUV | 119.92 | 115.63 | 138.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 117 | 98 | 0 | 0.13 | 0.27 | 0.47 | 31.67 | 0.16 | 0.45 |
| Hex | 86 | 75 | 62 | 0 | D | 1B | 2F | 20 | 10 | 2D |
| Octal | 206 | 165 | 142 | 0 | 15 | 33 | 57 | 40 | 20 | 55 |
| Binary | 10000110 | 1110101 | 1100010 | 0 | 1101 | 11011 | 101111 | 100000 | 10000 | 101101 |
Color Harmonies of #867562
Complementary color
Monochromatic Colors of #867562
Black with #867562
Text Example
Text Example
White with #867562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867562; }
p { color: rgb(134,117,98); }
H1.HeaderClassName
{
color: #867562;
}
.AnyTagClassName
{
color: #867562;
}
</style>
background-color css
<style>
a { background-color: #867562; }
a { background-color: rgb(134,117,98); }
div.DivClassName
{
background-color: #867562;
}
.BgClassName
{
background-color: #867562;
}
</style>
border-color css
<style>
span { border-color: #867562; }
span { border-color: rgb(134,117,98); }
td.TdClassName
{
border-color: #867562;
}
.TagClassName
{
border-color: #867562;
}
</style>