Shades of Sand Dune #857363
Tints of Sand Dune #857363
RGB
CMYK
RGB Variations
Color information
#857363 (or 0x857363) is known color: Sand Dune. HEX triplet: 85, 73 and 63. RGB value is (133,115,99). Sum of RGB (Red+Green+Blue) = 133+115+99=347 (45% of max value = 765). Red value is 133 (52.34% from 255 or 38.33% from 347); Green value is 115 (45.31% from 255 or 33.14% from 347); Blue value is 99 (39.06% from 255 or 28.53% from 347); Max value from RGB is 133 - color contains mainly: red. Hex color #857363 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857363 is #7A8C9C. Grayscale: #767676. Windows color (decimal): -8031389 or 6517637. OLE color: 6517637.
HSL color Cylindrical-coordinate representation of color #857363: hue angle of 28.24º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #857363 is Cyan = 0, Magento = 0.14, Yellow = 0.26 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 99 | - |
| CMYK | 0 | 0.14 | 0.26 | 0.48 |
| HSL | 28.24º | 0.15% | 0.45% | - |
| HSV(B) | 28.24º | 0.26% | 0.52% | - |
| XYZ | 18.06 | 18.15 | 14.36 | - |
| YUV | 118.56 | 116.96 | 138.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 99 | 0 | 0.14 | 0.26 | 0.48 | 28.24 | 0.15 | 0.45 |
| Hex | 85 | 73 | 63 | 0 | E | 1A | 30 | 1C | F | 2D |
| Octal | 205 | 163 | 143 | 0 | 16 | 32 | 60 | 34 | 17 | 55 |
| Binary | 10000101 | 1110011 | 1100011 | 0 | 1110 | 11010 | 110000 | 11100 | 1111 | 101101 |
Color Harmonies of #857363
Complementary color
Monochromatic Colors of #857363
Black with #857363
Text Example
Text Example
White with #857363
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857363; }
p { color: rgb(133,115,99); }
H1.HeaderClassName
{
color: #857363;
}
.AnyTagClassName
{
color: #857363;
}
</style>
background-color css
<style>
a { background-color: #857363; }
a { background-color: rgb(133,115,99); }
div.DivClassName
{
background-color: #857363;
}
.BgClassName
{
background-color: #857363;
}
</style>
border-color css
<style>
span { border-color: #857363; }
span { border-color: rgb(133,115,99); }
td.TdClassName
{
border-color: #857363;
}
.TagClassName
{
border-color: #857363;
}
</style>