Shades of Shadow #857346
Tints of Shadow #857346
RGB
CMYK
RGB Variations
Color information
#857346 (or 0x857346) is known color: Shadow. HEX triplet: 85, 73 and 46. RGB value is (133,115,70). Sum of RGB (Red+Green+Blue) = 133+115+70=318 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.82% from 318); Green value is 115 (45.31% from 255 or 36.16% from 318); Blue value is 70 (27.73% from 255 or 22.01% from 318); Max value from RGB is 133 - color contains mainly: red. Hex color #857346 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857346 is #7A8CB9. Grayscale: #737373. Windows color (decimal): -8031418 or 4617093. OLE color: 4617093.
HSL color Cylindrical-coordinate representation of color #857346: hue angle of 42.86º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #857346 is Cyan = 0, Magento = 0.14, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 70 | - |
| CMYK | 0 | 0.14 | 0.47 | 0.48 |
| HSL | 42.86º | 0.31% | 0.4% | - |
| HSV(B) | 42.86º | 0.47% | 0.52% | - |
| XYZ | 16.91 | 17.69 | 8.32 | - |
| YUV | 115.25 | 102.46 | 140.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 70 | 0 | 0.14 | 0.47 | 0.48 | 42.86 | 0.31 | 0.4 |
| Hex | 85 | 73 | 46 | 0 | E | 2F | 30 | 2B | 1F | 28 |
| Octal | 205 | 163 | 106 | 0 | 16 | 57 | 60 | 53 | 37 | 50 |
| Binary | 10000101 | 1110011 | 1000110 | 0 | 1110 | 101111 | 110000 | 101011 | 11111 | 101000 |
Color Harmonies of #857346
Complementary color
Monochromatic Colors of #857346
Black with #857346
Text Example
Text Example
White with #857346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857346; }
p { color: rgb(133,115,70); }
H1.HeaderClassName
{
color: #857346;
}
.AnyTagClassName
{
color: #857346;
}
</style>
background-color css
<style>
a { background-color: #857346; }
a { background-color: rgb(133,115,70); }
div.DivClassName
{
background-color: #857346;
}
.BgClassName
{
background-color: #857346;
}
</style>
border-color css
<style>
span { border-color: #857346; }
span { border-color: rgb(133,115,70); }
td.TdClassName
{
border-color: #857346;
}
.TagClassName
{
border-color: #857346;
}
</style>