Shades of Shadow #857140
Tints of Shadow #857140
RGB
CMYK
RGB Variations
Color information
#857140 (or 0x857140) is known color: Shadow. HEX triplet: 85, 71 and 40. RGB value is (133,113,64). Sum of RGB (Red+Green+Blue) = 133+113+64=310 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.90% from 310); Green value is 113 (44.53% from 255 or 36.45% from 310); Blue value is 64 (25.39% from 255 or 20.65% from 310); Max value from RGB is 133 - color contains mainly: red. Hex color #857140 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857140 is #7A8EBF. Grayscale: #717171. Windows color (decimal): -8031936 or 4223365. OLE color: 4223365.
HSL color Cylindrical-coordinate representation of color #857140: hue angle of 42.61º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #857140 is Cyan = 0, Magento = 0.15, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 113 | 64 | - |
| CMYK | 0 | 0.15 | 0.52 | 0.48 |
| HSL | 42.61º | 0.35% | 0.39% | - |
| HSV(B) | 42.61º | 0.52% | 0.52% | - |
| XYZ | 16.5 | 17.17 | 7.29 | - |
| YUV | 113.39 | 100.13 | 141.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 113 | 64 | 0 | 0.15 | 0.52 | 0.48 | 42.61 | 0.35 | 0.39 |
| Hex | 85 | 71 | 40 | 0 | F | 34 | 30 | 2B | 23 | 27 |
| Octal | 205 | 161 | 100 | 0 | 17 | 64 | 60 | 53 | 43 | 47 |
| Binary | 10000101 | 1110001 | 1000000 | 0 | 1111 | 110100 | 110000 | 101011 | 100011 | 100111 |
Color Harmonies of #857140
Complementary color
Monochromatic Colors of #857140
Black with #857140
Text Example
Text Example
White with #857140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857140; }
p { color: rgb(133,113,64); }
H1.HeaderClassName
{
color: #857140;
}
.AnyTagClassName
{
color: #857140;
}
</style>
background-color css
<style>
a { background-color: #857140; }
a { background-color: rgb(133,113,64); }
div.DivClassName
{
background-color: #857140;
}
.BgClassName
{
background-color: #857140;
}
</style>
border-color css
<style>
span { border-color: #857140; }
span { border-color: rgb(133,113,64); }
td.TdClassName
{
border-color: #857140;
}
.TagClassName
{
border-color: #857140;
}
</style>