Shades of Sand Dune #857565
Tints of Sand Dune #857565
RGB
CMYK
RGB Variations
Color information
#857565 (or 0x857565) is known color: Sand Dune. HEX triplet: 85, 75 and 65. RGB value is (133,117,101). Sum of RGB (Red+Green+Blue) = 133+117+101=351 (46% of max value = 765). Red value is 133 (52.34% from 255 or 37.89% from 351); Green value is 117 (46.09% from 255 or 33.33% from 351); Blue value is 101 (39.84% from 255 or 28.77% from 351); Max value from RGB is 133 - color contains mainly: red. Hex color #857565 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857565 is #7A8A9A. Grayscale: #787878. Windows color (decimal): -8030875 or 6649221. OLE color: 6649221.
HSL color Cylindrical-coordinate representation of color #857565: hue angle of 30º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #857565 is Cyan = 0, Magento = 0.12, Yellow = 0.24 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 117 | 101 | - |
| CMYK | 0 | 0.12 | 0.24 | 0.48 |
| HSL | 30º | 0.14% | 0.46% | - |
| HSV(B) | 30º | 0.24% | 0.52% | - |
| XYZ | 18.38 | 18.65 | 14.94 | - |
| YUV | 119.96 | 117.3 | 137.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 117 | 101 | 0 | 0.12 | 0.24 | 0.48 | 30 | 0.14 | 0.46 |
| Hex | 85 | 75 | 65 | 0 | C | 18 | 30 | 1E | E | 2E |
| Octal | 205 | 165 | 145 | 0 | 14 | 30 | 60 | 36 | 16 | 56 |
| Binary | 10000101 | 1110101 | 1100101 | 0 | 1100 | 11000 | 110000 | 11110 | 1110 | 101110 |
Color Harmonies of #857565
Complementary color
Monochromatic Colors of #857565
Black with #857565
Text Example
Text Example
White with #857565
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857565; }
p { color: rgb(133,117,101); }
H1.HeaderClassName
{
color: #857565;
}
.AnyTagClassName
{
color: #857565;
}
</style>
background-color css
<style>
a { background-color: #857565; }
a { background-color: rgb(133,117,101); }
div.DivClassName
{
background-color: #857565;
}
.BgClassName
{
background-color: #857565;
}
</style>
border-color css
<style>
span { border-color: #857565; }
span { border-color: rgb(133,117,101); }
td.TdClassName
{
border-color: #857565;
}
.TagClassName
{
border-color: #857565;
}
</style>