Shades of Sand Dune #867469
Tints of Sand Dune #867469
RGB
CMYK
RGB Variations
Color information
#867469 (or 0x867469) is known color: Sand Dune. HEX triplet: 86, 74 and 69. RGB value is (134,116,105). Sum of RGB (Red+Green+Blue) = 134+116+105=355 (47% of max value = 765). Red value is 134 (52.73% from 255 or 37.75% from 355); Green value is 116 (45.70% from 255 or 32.68% from 355); Blue value is 105 (41.41% from 255 or 29.58% from 355); Max value from RGB is 134 - color contains mainly: red. Hex color #867469 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867469 is #798B96. Grayscale: #787878. Windows color (decimal): -7965591 or 6911110. OLE color: 6911110.
HSL color Cylindrical-coordinate representation of color #867469: hue angle of 22.76º degrees, saturation: 0.12, 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 #867469 is Cyan = 0, Magento = 0.13, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 116 | 105 | - |
| CMYK | 0 | 0.13 | 0.22 | 0.47 |
| HSL | 22.76º | 0.12% | 0.47% | - |
| HSV(B) | 22.76º | 0.22% | 0.53% | - |
| XYZ | 18.63 | 18.58 | 15.97 | - |
| YUV | 120.13 | 119.46 | 137.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 116 | 105 | 0 | 0.13 | 0.22 | 0.47 | 22.76 | 0.12 | 0.47 |
| Hex | 86 | 74 | 69 | 0 | D | 16 | 2F | 17 | C | 2F |
| Octal | 206 | 164 | 151 | 0 | 15 | 26 | 57 | 27 | 14 | 57 |
| Binary | 10000110 | 1110100 | 1101001 | 0 | 1101 | 10110 | 101111 | 10111 | 1100 | 101111 |
Color Harmonies of #867469
Complementary color
Monochromatic Colors of #867469
Black with #867469
Text Example
Text Example
White with #867469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867469; }
p { color: rgb(134,116,105); }
H1.HeaderClassName
{
color: #867469;
}
.AnyTagClassName
{
color: #867469;
}
</style>
background-color css
<style>
a { background-color: #867469; }
a { background-color: rgb(134,116,105); }
div.DivClassName
{
background-color: #867469;
}
.BgClassName
{
background-color: #867469;
}
</style>
border-color css
<style>
span { border-color: #867469; }
span { border-color: rgb(134,116,105); }
td.TdClassName
{
border-color: #867469;
}
.TagClassName
{
border-color: #867469;
}
</style>