Shades of Sand Dune #867269
Tints of Sand Dune #867269
RGB
CMYK
RGB Variations
Color information
#867269 (or 0x867269) is known color: Sand Dune. HEX triplet: 86, 72 and 69. RGB value is (134,114,105). Sum of RGB (Red+Green+Blue) = 134+114+105=353 (46% of max value = 765). Red value is 134 (52.73% from 255 or 37.96% from 353); Green value is 114 (44.92% from 255 or 32.29% from 353); Blue value is 105 (41.41% from 255 or 29.75% from 353); Max value from RGB is 134 - color contains mainly: red. Hex color #867269 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #867269 is #798D96. Grayscale: #777777. Windows color (decimal): -7966103 or 6910598. OLE color: 6910598.
HSL color Cylindrical-coordinate representation of color #867269: hue angle of 18.62º 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 #867269 is Cyan = 0, Magento = 0.15, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 114 | 105 | - |
| CMYK | 0 | 0.15 | 0.22 | 0.47 |
| HSL | 18.62º | 0.12% | 0.47% | - |
| HSV(B) | 18.62º | 0.22% | 0.53% | - |
| XYZ | 18.4 | 18.12 | 15.89 | - |
| YUV | 118.95 | 120.13 | 138.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 114 | 105 | 0 | 0.15 | 0.22 | 0.47 | 18.62 | 0.12 | 0.47 |
| Hex | 86 | 72 | 69 | 0 | F | 16 | 2F | 13 | C | 2F |
| Octal | 206 | 162 | 151 | 0 | 17 | 26 | 57 | 23 | 14 | 57 |
| Binary | 10000110 | 1110010 | 1101001 | 0 | 1111 | 10110 | 101111 | 10011 | 1100 | 101111 |
Color Harmonies of #867269
Complementary color
Monochromatic Colors of #867269
Black with #867269
Text Example
Text Example
White with #867269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #867269; }
p { color: rgb(134,114,105); }
H1.HeaderClassName
{
color: #867269;
}
.AnyTagClassName
{
color: #867269;
}
</style>
background-color css
<style>
a { background-color: #867269; }
a { background-color: rgb(134,114,105); }
div.DivClassName
{
background-color: #867269;
}
.BgClassName
{
background-color: #867269;
}
</style>
border-color css
<style>
span { border-color: #867269; }
span { border-color: rgb(134,114,105); }
td.TdClassName
{
border-color: #867269;
}
.TagClassName
{
border-color: #867269;
}
</style>