Shades of Sand Dune #857260
Tints of Sand Dune #857260
RGB
CMYK
RGB Variations
Color information
#857260 (or 0x857260) is known color: Sand Dune. HEX triplet: 85, 72 and 60. RGB value is (133,114,96). Sum of RGB (Red+Green+Blue) = 133+114+96=343 (45% of max value = 765). Red value is 133 (52.34% from 255 or 38.78% from 343); Green value is 114 (44.92% from 255 or 33.24% from 343); Blue value is 96 (37.89% from 255 or 27.99% from 343); Max value from RGB is 133 - color contains mainly: red. Hex color #857260 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857260 is #7A8D9F. Grayscale: #757575. Windows color (decimal): -8031648 or 6320773. OLE color: 6320773.
HSL color Cylindrical-coordinate representation of color #857260: hue angle of 29.19º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #857260 is Cyan = 0, Magento = 0.14, Yellow = 0.28 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 96 | - |
| CMYK | 0 | 0.14 | 0.28 | 0.48 |
| HSL | 29.19º | 0.16% | 0.45% | - |
| HSV(B) | 29.19º | 0.28% | 0.52% | - |
| XYZ | 17.8 | 17.87 | 13.58 | - |
| YUV | 117.63 | 115.79 | 138.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 96 | 0 | 0.14 | 0.28 | 0.48 | 29.19 | 0.16 | 0.45 |
| Hex | 85 | 72 | 60 | 0 | E | 1C | 30 | 1D | 10 | 2D |
| Octal | 205 | 162 | 140 | 0 | 16 | 34 | 60 | 35 | 20 | 55 |
| Binary | 10000101 | 1110010 | 1100000 | 0 | 1110 | 11100 | 110000 | 11101 | 10000 | 101101 |
Color Harmonies of #857260
Complementary color
Monochromatic Colors of #857260
Black with #857260
Text Example
Text Example
White with #857260
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857260; }
p { color: rgb(133,114,96); }
H1.HeaderClassName
{
color: #857260;
}
.AnyTagClassName
{
color: #857260;
}
</style>
background-color css
<style>
a { background-color: #857260; }
a { background-color: rgb(133,114,96); }
div.DivClassName
{
background-color: #857260;
}
.BgClassName
{
background-color: #857260;
}
</style>
border-color css
<style>
span { border-color: #857260; }
span { border-color: rgb(133,114,96); }
td.TdClassName
{
border-color: #857260;
}
.TagClassName
{
border-color: #857260;
}
</style>