Shades of Sand Dune #857364
Tints of Sand Dune #857364
RGB
CMYK
RGB Variations
Color information
#857364 (or 0x857364) is known color: Sand Dune. HEX triplet: 85, 73 and 64. RGB value is (133,115,100). Sum of RGB (Red+Green+Blue) = 133+115+100=348 (46% of max value = 765). Red value is 133 (52.34% from 255 or 38.22% from 348); Green value is 115 (45.31% from 255 or 33.05% from 348); Blue value is 100 (39.45% from 255 or 28.74% from 348); Max value from RGB is 133 - color contains mainly: red. Hex color #857364 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857364 is #7A8C9B. Grayscale: #767676. Windows color (decimal): -8031388 or 6583173. OLE color: 6583173.
HSL color Cylindrical-coordinate representation of color #857364: hue angle of 27.27º degrees, saturation: 0.14, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #857364 is Cyan = 0, Magento = 0.14, Yellow = 0.25 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 100 | - |
| CMYK | 0 | 0.14 | 0.25 | 0.48 |
| HSL | 27.27º | 0.14% | 0.46% | - |
| HSV(B) | 27.27º | 0.25% | 0.52% | - |
| XYZ | 18.1 | 18.17 | 14.61 | - |
| YUV | 118.67 | 117.46 | 138.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 100 | 0 | 0.14 | 0.25 | 0.48 | 27.27 | 0.14 | 0.46 |
| Hex | 85 | 73 | 64 | 0 | E | 19 | 30 | 1B | E | 2E |
| Octal | 205 | 163 | 144 | 0 | 16 | 31 | 60 | 33 | 16 | 56 |
| Binary | 10000101 | 1110011 | 1100100 | 0 | 1110 | 11001 | 110000 | 11011 | 1110 | 101110 |
Color Harmonies of #857364
Complementary color
Monochromatic Colors of #857364
Black with #857364
Text Example
Text Example
White with #857364
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857364; }
p { color: rgb(133,115,100); }
H1.HeaderClassName
{
color: #857364;
}
.AnyTagClassName
{
color: #857364;
}
</style>
background-color css
<style>
a { background-color: #857364; }
a { background-color: rgb(133,115,100); }
div.DivClassName
{
background-color: #857364;
}
.BgClassName
{
background-color: #857364;
}
</style>
border-color css
<style>
span { border-color: #857364; }
span { border-color: rgb(133,115,100); }
td.TdClassName
{
border-color: #857364;
}
.TagClassName
{
border-color: #857364;
}
</style>