Shades of Sand Dune #857268
Tints of Sand Dune #857268
RGB
CMYK
RGB Variations
Color information
#857268 (or 0x857268) is known color: Sand Dune. HEX triplet: 85, 72 and 68. RGB value is (133,114,104). Sum of RGB (Red+Green+Blue) = 133+114+104=351 (46% of max value = 765). Red value is 133 (52.34% from 255 or 37.89% from 351); Green value is 114 (44.92% from 255 or 32.48% from 351); Blue value is 104 (41.02% from 255 or 29.63% from 351); Max value from RGB is 133 - color contains mainly: red. Hex color #857268 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857268 is #7A8D97. Grayscale: #767676. Windows color (decimal): -8031640 or 6845061. OLE color: 6845061.
HSL color Cylindrical-coordinate representation of color #857268: hue angle of 20.69º degrees, saturation: 0.12, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #857268 is Cyan = 0, Magento = 0.14, Yellow = 0.22 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 104 | - |
| CMYK | 0 | 0.14 | 0.22 | 0.48 |
| HSL | 20.69º | 0.12% | 0.46% | - |
| HSV(B) | 20.69º | 0.22% | 0.52% | - |
| XYZ | 18.19 | 18.02 | 15.62 | - |
| YUV | 118.54 | 119.79 | 138.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 104 | 0 | 0.14 | 0.22 | 0.48 | 20.69 | 0.12 | 0.46 |
| Hex | 85 | 72 | 68 | 0 | E | 16 | 30 | 15 | C | 2E |
| Octal | 205 | 162 | 150 | 0 | 16 | 26 | 60 | 25 | 14 | 56 |
| Binary | 10000101 | 1110010 | 1101000 | 0 | 1110 | 10110 | 110000 | 10101 | 1100 | 101110 |
Color Harmonies of #857268
Complementary color
Monochromatic Colors of #857268
Black with #857268
Text Example
Text Example
White with #857268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857268; }
p { color: rgb(133,114,104); }
H1.HeaderClassName
{
color: #857268;
}
.AnyTagClassName
{
color: #857268;
}
</style>
background-color css
<style>
a { background-color: #857268; }
a { background-color: rgb(133,114,104); }
div.DivClassName
{
background-color: #857268;
}
.BgClassName
{
background-color: #857268;
}
</style>
border-color css
<style>
span { border-color: #857268; }
span { border-color: rgb(133,114,104); }
td.TdClassName
{
border-color: #857268;
}
.TagClassName
{
border-color: #857268;
}
</style>