Shades of Sand Dune #857264
Tints of Sand Dune #857264
RGB
CMYK
RGB Variations
Color information
#857264 (or 0x857264) is known color: Sand Dune. HEX triplet: 85, 72 and 64. RGB value is (133,114,100). Sum of RGB (Red+Green+Blue) = 133+114+100=347 (45% of max value = 765). Red value is 133 (52.34% from 255 or 38.33% from 347); Green value is 114 (44.92% from 255 or 32.85% from 347); Blue value is 100 (39.45% from 255 or 28.82% from 347); Max value from RGB is 133 - color contains mainly: red. Hex color #857264 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857264 is #7A8D9B. Grayscale: #767676. Windows color (decimal): -8031644 or 6582917. OLE color: 6582917.
HSL color Cylindrical-coordinate representation of color #857264: hue angle of 25.45º 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 #857264 is Cyan = 0, Magento = 0.14, Yellow = 0.25 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 100 | - |
| CMYK | 0 | 0.14 | 0.25 | 0.48 |
| HSL | 25.45º | 0.14% | 0.46% | - |
| HSV(B) | 25.45º | 0.25% | 0.52% | - |
| XYZ | 17.99 | 17.94 | 14.57 | - |
| YUV | 118.09 | 117.79 | 138.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 100 | 0 | 0.14 | 0.25 | 0.48 | 25.45 | 0.14 | 0.46 |
| Hex | 85 | 72 | 64 | 0 | E | 19 | 30 | 19 | E | 2E |
| Octal | 205 | 162 | 144 | 0 | 16 | 31 | 60 | 31 | 16 | 56 |
| Binary | 10000101 | 1110010 | 1100100 | 0 | 1110 | 11001 | 110000 | 11001 | 1110 | 101110 |
Color Harmonies of #857264
Complementary color
Monochromatic Colors of #857264
Black with #857264
Text Example
Text Example
White with #857264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857264; }
p { color: rgb(133,114,100); }
H1.HeaderClassName
{
color: #857264;
}
.AnyTagClassName
{
color: #857264;
}
</style>
background-color css
<style>
a { background-color: #857264; }
a { background-color: rgb(133,114,100); }
div.DivClassName
{
background-color: #857264;
}
.BgClassName
{
background-color: #857264;
}
</style>
border-color css
<style>
span { border-color: #857264; }
span { border-color: rgb(133,114,100); }
td.TdClassName
{
border-color: #857264;
}
.TagClassName
{
border-color: #857264;
}
</style>