Shades of Sand Dune #857765
Tints of Sand Dune #857765
RGB
CMYK
RGB Variations
Color information
#857765 (or 0x857765) is known color: Sand Dune. HEX triplet: 85, 77 and 65. RGB value is (133,119,101). Sum of RGB (Red+Green+Blue) = 133+119+101=353 (46% of max value = 765). Red value is 133 (52.34% from 255 or 37.68% from 353); Green value is 119 (46.88% from 255 or 33.71% from 353); Blue value is 101 (39.84% from 255 or 28.61% from 353); Max value from RGB is 133 - color contains mainly: red. Hex color #857765 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857765 is #7A889A. Grayscale: #797979. Windows color (decimal): -8030363 or 6649733. OLE color: 6649733.
HSL color Cylindrical-coordinate representation of color #857765: hue angle of 33.75º 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 #857765 is Cyan = 0, Magento = 0.11, Yellow = 0.24 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 101 | - |
| CMYK | 0 | 0.11 | 0.24 | 0.48 |
| HSL | 33.75º | 0.14% | 0.46% | - |
| HSV(B) | 33.75º | 0.24% | 0.52% | - |
| XYZ | 18.62 | 19.12 | 15.02 | - |
| YUV | 121.13 | 116.64 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 101 | 0 | 0.11 | 0.24 | 0.48 | 33.75 | 0.14 | 0.46 |
| Hex | 85 | 77 | 65 | 0 | B | 18 | 30 | 22 | E | 2E |
| Octal | 205 | 167 | 145 | 0 | 13 | 30 | 60 | 42 | 16 | 56 |
| Binary | 10000101 | 1110111 | 1100101 | 0 | 1011 | 11000 | 110000 | 100010 | 1110 | 101110 |
Color Harmonies of #857765
Complementary color
Monochromatic Colors of #857765
Black with #857765
Text Example
Text Example
White with #857765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857765; }
p { color: rgb(133,119,101); }
H1.HeaderClassName
{
color: #857765;
}
.AnyTagClassName
{
color: #857765;
}
</style>
background-color css
<style>
a { background-color: #857765; }
a { background-color: rgb(133,119,101); }
div.DivClassName
{
background-color: #857765;
}
.BgClassName
{
background-color: #857765;
}
</style>
border-color css
<style>
span { border-color: #857765; }
span { border-color: rgb(133,119,101); }
td.TdClassName
{
border-color: #857765;
}
.TagClassName
{
border-color: #857765;
}
</style>