Shades of Sand Dune #857969
Tints of Sand Dune #857969
RGB
CMYK
RGB Variations
Color information
#857969 (or 0x857969) is known color: Sand Dune. HEX triplet: 85, 79 and 69. RGB value is (133,121,105). Sum of RGB (Red+Green+Blue) = 133+121+105=359 (47% of max value = 765). Red value is 133 (52.34% from 255 or 37.05% from 359); Green value is 121 (47.66% from 255 or 33.70% from 359); Blue value is 105 (41.41% from 255 or 29.25% from 359); Max value from RGB is 133 - color contains mainly: red. Hex color #857969 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857969 is #7A8696. Grayscale: #7A7A7A. Windows color (decimal): -8029847 or 6912389. OLE color: 6912389.
HSL color Cylindrical-coordinate representation of color #857969: hue angle of 34.29º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #857969 is Cyan = 0, Magento = 0.09, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 121 | 105 | - |
| CMYK | 0 | 0.09 | 0.21 | 0.48 |
| HSL | 34.29º | 0.12% | 0.47% | - |
| HSV(B) | 34.29º | 0.21% | 0.52% | - |
| XYZ | 19.06 | 19.68 | 16.16 | - |
| YUV | 122.76 | 117.98 | 135.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 121 | 105 | 0 | 0.09 | 0.21 | 0.48 | 34.29 | 0.12 | 0.47 |
| Hex | 85 | 79 | 69 | 0 | 9 | 15 | 30 | 22 | C | 2F |
| Octal | 205 | 171 | 151 | 0 | 11 | 25 | 60 | 42 | 14 | 57 |
| Binary | 10000101 | 1111001 | 1101001 | 0 | 1001 | 10101 | 110000 | 100010 | 1100 | 101111 |
Color Harmonies of #857969
Complementary color
Monochromatic Colors of #857969
Black with #857969
Text Example
Text Example
White with #857969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857969; }
p { color: rgb(133,121,105); }
H1.HeaderClassName
{
color: #857969;
}
.AnyTagClassName
{
color: #857969;
}
</style>
background-color css
<style>
a { background-color: #857969; }
a { background-color: rgb(133,121,105); }
div.DivClassName
{
background-color: #857969;
}
.BgClassName
{
background-color: #857969;
}
</style>
border-color css
<style>
span { border-color: #857969; }
span { border-color: rgb(133,121,105); }
td.TdClassName
{
border-color: #857969;
}
.TagClassName
{
border-color: #857969;
}
</style>