Shades of Sand Dune #867268
Tints of Sand Dune #867268
RGB
CMYK
RGB Variations
Color information
#867268 (or 0x867268) is known color: Sand Dune. HEX triplet: 86, 72 and 68. RGB value is (134,114,104). Sum of RGB (Red+Green+Blue) = 134+114+104=352 (46% of max value = 765). Red value is 134 (52.73% from 255 or 38.07% from 352); Green value is 114 (44.92% from 255 or 32.39% from 352); Blue value is 104 (41.02% from 255 or 29.55% from 352); Max value from RGB is 134 - color contains mainly: red. Hex color #867268 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867268 is #798D97. Grayscale: #767676. Windows color (decimal): -7966104 or 6845062. OLE color: 6845062.
HSL color Cylindrical-coordinate representation of color #867268: hue angle of 20º degrees, saturation: 0.13, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #867268 is Cyan = 0, Magento = 0.15, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 114 | 104 | - |
| CMYK | 0 | 0.15 | 0.22 | 0.47 |
| HSL | 20º | 0.13% | 0.47% | - |
| HSV(B) | 20º | 0.22% | 0.53% | - |
| XYZ | 18.35 | 18.1 | 15.62 | - |
| YUV | 118.84 | 119.63 | 138.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 114 | 104 | 0 | 0.15 | 0.22 | 0.47 | 20 | 0.13 | 0.47 |
| Hex | 86 | 72 | 68 | 0 | F | 16 | 2F | 14 | D | 2F |
| Octal | 206 | 162 | 150 | 0 | 17 | 26 | 57 | 24 | 15 | 57 |
| Binary | 10000110 | 1110010 | 1101000 | 0 | 1111 | 10110 | 101111 | 10100 | 1101 | 101111 |
Color Harmonies of #867268
Complementary color
Monochromatic Colors of #867268
Black with #867268
Text Example
Text Example
White with #867268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867268; }
p { color: rgb(134,114,104); }
H1.HeaderClassName
{
color: #867268;
}
.AnyTagClassName
{
color: #867268;
}
</style>
background-color css
<style>
a { background-color: #867268; }
a { background-color: rgb(134,114,104); }
div.DivClassName
{
background-color: #867268;
}
.BgClassName
{
background-color: #867268;
}
</style>
border-color css
<style>
span { border-color: #867268; }
span { border-color: rgb(134,114,104); }
td.TdClassName
{
border-color: #867268;
}
.TagClassName
{
border-color: #867268;
}
</style>