Shades of Shadow #857247
Tints of Shadow #857247
RGB
CMYK
RGB Variations
Color information
#857247 (or 0x857247) is known color: Shadow. HEX triplet: 85, 72 and 47. RGB value is (133,114,71). Sum of RGB (Red+Green+Blue) = 133+114+71=318 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.82% from 318); Green value is 114 (44.92% from 255 or 35.85% from 318); Blue value is 71 (28.12% from 255 or 22.33% from 318); Max value from RGB is 133 - color contains mainly: red. Hex color #857247 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857247 is #7A8DB8. Grayscale: #727272. Windows color (decimal): -8031673 or 4682373. OLE color: 4682373.
HSL color Cylindrical-coordinate representation of color #857247: hue angle of 41.61º 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 #857247 is Cyan = 0, Magento = 0.14, Yellow = 0.47 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 114 | 71 | - |
| CMYK | 0 | 0.14 | 0.47 | 0.48 |
| HSL | 41.61º | 0.3% | 0.4% | - |
| HSV(B) | 41.61º | 0.47% | 0.52% | - |
| XYZ | 16.83 | 17.48 | 8.45 | - |
| YUV | 114.78 | 103.29 | 141 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 114 | 71 | 0 | 0.14 | 0.47 | 0.48 | 41.61 | 0.3 | 0.4 |
| Hex | 85 | 72 | 47 | 0 | E | 2F | 30 | 2A | 1E | 28 |
| Octal | 205 | 162 | 107 | 0 | 16 | 57 | 60 | 52 | 36 | 50 |
| Binary | 10000101 | 1110010 | 1000111 | 0 | 1110 | 101111 | 110000 | 101010 | 11110 | 101000 |
Color Harmonies of #857247
Complementary color
Monochromatic Colors of #857247
Black with #857247
Text Example
Text Example
White with #857247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857247; }
p { color: rgb(133,114,71); }
H1.HeaderClassName
{
color: #857247;
}
.AnyTagClassName
{
color: #857247;
}
</style>
background-color css
<style>
a { background-color: #857247; }
a { background-color: rgb(133,114,71); }
div.DivClassName
{
background-color: #857247;
}
.BgClassName
{
background-color: #857247;
}
</style>
border-color css
<style>
span { border-color: #857247; }
span { border-color: rgb(133,114,71); }
td.TdClassName
{
border-color: #857247;
}
.TagClassName
{
border-color: #857247;
}
</style>