Shades of Shadow #857047
Tints of Shadow #857047
RGB
CMYK
RGB Variations
Color information
#857047 (or 0x857047) is known color: Shadow. HEX triplet: 85, 70 and 47. RGB value is (133,112,71). Sum of RGB (Red+Green+Blue) = 133+112+71=316 (41% of max value = 765). Red value is 133 (52.34% from 255 or 42.09% from 316); Green value is 112 (44.14% from 255 or 35.44% from 316); Blue value is 71 (28.12% from 255 or 22.47% from 316); Max value from RGB is 133 - color contains mainly: red. Hex color #857047 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857047 is #7A8FB8. Grayscale: #717171. Windows color (decimal): -8032185 or 4681861. OLE color: 4681861.
HSL color Cylindrical-coordinate representation of color #857047: hue angle of 39.68º degrees, saturation: 0.3, 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 #857047 is Cyan = 0, Magento = 0.16, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 112 | 71 | - |
| CMYK | 0 | 0.16 | 0.47 | 0.48 |
| HSL | 39.68º | 0.3% | 0.4% | - |
| HSV(B) | 39.68º | 0.47% | 0.52% | - |
| XYZ | 16.6 | 17.03 | 8.37 | - |
| YUV | 113.61 | 103.96 | 141.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 71 | 0 | 0.16 | 0.47 | 0.48 | 39.68 | 0.3 | 0.4 |
| Hex | 85 | 70 | 47 | 0 | 10 | 2F | 30 | 28 | 1E | 28 |
| Octal | 205 | 160 | 107 | 0 | 20 | 57 | 60 | 50 | 36 | 50 |
| Binary | 10000101 | 1110000 | 1000111 | 0 | 10000 | 101111 | 110000 | 101000 | 11110 | 101000 |
Color Harmonies of #857047
Complementary color
Monochromatic Colors of #857047
Black with #857047
Text Example
Text Example
White with #857047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857047; }
p { color: rgb(133,112,71); }
H1.HeaderClassName
{
color: #857047;
}
.AnyTagClassName
{
color: #857047;
}
</style>
background-color css
<style>
a { background-color: #857047; }
a { background-color: rgb(133,112,71); }
div.DivClassName
{
background-color: #857047;
}
.BgClassName
{
background-color: #857047;
}
</style>
border-color css
<style>
span { border-color: #857047; }
span { border-color: rgb(133,112,71); }
td.TdClassName
{
border-color: #857047;
}
.TagClassName
{
border-color: #857047;
}
</style>