Shades of Sand Dune #857463
Tints of Sand Dune #857463
RGB
CMYK
RGB Variations
Color information
#857463 (or 0x857463) is known color: Sand Dune. HEX triplet: 85, 74 and 63. RGB value is (133,116,99). Sum of RGB (Red+Green+Blue) = 133+116+99=348 (46% of max value = 765). Red value is 133 (52.34% from 255 or 38.22% from 348); Green value is 116 (45.70% from 255 or 33.33% from 348); Blue value is 99 (39.06% from 255 or 28.45% from 348); Max value from RGB is 133 - color contains mainly: red. Hex color #857463 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857463 is #7A8B9C. Grayscale: #777777. Windows color (decimal): -8031133 or 6517893. OLE color: 6517893.
HSL color Cylindrical-coordinate representation of color #857463: hue angle of 30º 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 #857463 is Cyan = 0, Magento = 0.13, Yellow = 0.26 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 116 | 99 | - |
| CMYK | 0 | 0.13 | 0.26 | 0.48 |
| HSL | 30º | 0.15% | 0.45% | - |
| HSV(B) | 30º | 0.26% | 0.52% | - |
| XYZ | 18.17 | 18.38 | 14.39 | - |
| YUV | 119.15 | 116.63 | 137.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 99 | 0 | 0.13 | 0.26 | 0.48 | 30 | 0.15 | 0.45 |
| Hex | 85 | 74 | 63 | 0 | D | 1A | 30 | 1E | F | 2D |
| Octal | 205 | 164 | 143 | 0 | 15 | 32 | 60 | 36 | 17 | 55 |
| Binary | 10000101 | 1110100 | 1100011 | 0 | 1101 | 11010 | 110000 | 11110 | 1111 | 101101 |
Color Harmonies of #857463
Complementary color
Monochromatic Colors of #857463
Black with #857463
Text Example
Text Example
White with #857463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857463; }
p { color: rgb(133,116,99); }
H1.HeaderClassName
{
color: #857463;
}
.AnyTagClassName
{
color: #857463;
}
</style>
background-color css
<style>
a { background-color: #857463; }
a { background-color: rgb(133,116,99); }
div.DivClassName
{
background-color: #857463;
}
.BgClassName
{
background-color: #857463;
}
</style>
border-color css
<style>
span { border-color: #857463; }
span { border-color: rgb(133,116,99); }
td.TdClassName
{
border-color: #857463;
}
.TagClassName
{
border-color: #857463;
}
</style>