Shades of Sand Dune #857365
Tints of Sand Dune #857365
RGB
CMYK
RGB Variations
Color information
#857365 (or 0x857365) is known color: Sand Dune. HEX triplet: 85, 73 and 65. RGB value is (133,115,101). Sum of RGB (Red+Green+Blue) = 133+115+101=349 (46% of max value = 765). Red value is 133 (52.34% from 255 or 38.11% from 349); Green value is 115 (45.31% from 255 or 32.95% from 349); Blue value is 101 (39.84% from 255 or 28.94% from 349); Max value from RGB is 133 - color contains mainly: red. Hex color #857365 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857365 is #7A8C9A. Grayscale: #767676. Windows color (decimal): -8031387 or 6648709. OLE color: 6648709.
HSL color Cylindrical-coordinate representation of color #857365: hue angle of 26.25º 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 #857365 is Cyan = 0, Magento = 0.14, Yellow = 0.24 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 101 | - |
| CMYK | 0 | 0.14 | 0.24 | 0.48 |
| HSL | 26.25º | 0.14% | 0.46% | - |
| HSV(B) | 26.25º | 0.24% | 0.52% | - |
| XYZ | 18.15 | 18.19 | 14.87 | - |
| YUV | 118.79 | 117.96 | 138.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 101 | 0 | 0.14 | 0.24 | 0.48 | 26.25 | 0.14 | 0.46 |
| Hex | 85 | 73 | 65 | 0 | E | 18 | 30 | 1A | E | 2E |
| Octal | 205 | 163 | 145 | 0 | 16 | 30 | 60 | 32 | 16 | 56 |
| Binary | 10000101 | 1110011 | 1100101 | 0 | 1110 | 11000 | 110000 | 11010 | 1110 | 101110 |
Color Harmonies of #857365
Complementary color
Monochromatic Colors of #857365
Black with #857365
Text Example
Text Example
White with #857365
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857365; }
p { color: rgb(133,115,101); }
H1.HeaderClassName
{
color: #857365;
}
.AnyTagClassName
{
color: #857365;
}
</style>
background-color css
<style>
a { background-color: #857365; }
a { background-color: rgb(133,115,101); }
div.DivClassName
{
background-color: #857365;
}
.BgClassName
{
background-color: #857365;
}
</style>
border-color css
<style>
span { border-color: #857365; }
span { border-color: rgb(133,115,101); }
td.TdClassName
{
border-color: #857365;
}
.TagClassName
{
border-color: #857365;
}
</style>