Shades of Shadow #857748
Tints of Shadow #857748
RGB
CMYK
RGB Variations
Color information
#857748 (or 0x857748) is known color: Shadow. HEX triplet: 85, 77 and 48. RGB value is (133,119,72). Sum of RGB (Red+Green+Blue) = 133+119+72=324 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.05% from 324); Green value is 119 (46.88% from 255 or 36.73% from 324); Blue value is 72 (28.52% from 255 or 22.22% from 324); Max value from RGB is 133 - color contains mainly: red. Hex color #857748 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857748 is #7A88B7. Grayscale: #767676. Windows color (decimal): -8030392 or 4749189. OLE color: 4749189.
HSL color Cylindrical-coordinate representation of color #857748: hue angle of 46.23º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #857748 is Cyan = 0, Magento = 0.11, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 72 | - |
| CMYK | 0 | 0.11 | 0.46 | 0.48 |
| HSL | 46.23º | 0.3% | 0.4% | - |
| HSV(B) | 46.23º | 0.46% | 0.52% | - |
| XYZ | 17.44 | 18.65 | 8.81 | - |
| YUV | 117.83 | 102.14 | 138.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 72 | 0 | 0.11 | 0.46 | 0.48 | 46.23 | 0.3 | 0.4 |
| Hex | 85 | 77 | 48 | 0 | B | 2E | 30 | 2E | 1E | 28 |
| Octal | 205 | 167 | 110 | 0 | 13 | 56 | 60 | 56 | 36 | 50 |
| Binary | 10000101 | 1110111 | 1001000 | 0 | 1011 | 101110 | 110000 | 101110 | 11110 | 101000 |
Color Harmonies of #857748
Complementary color
Monochromatic Colors of #857748
Black with #857748
Text Example
Text Example
White with #857748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857748; }
p { color: rgb(133,119,72); }
H1.HeaderClassName
{
color: #857748;
}
.AnyTagClassName
{
color: #857748;
}
</style>
background-color css
<style>
a { background-color: #857748; }
a { background-color: rgb(133,119,72); }
div.DivClassName
{
background-color: #857748;
}
.BgClassName
{
background-color: #857748;
}
</style>
border-color css
<style>
span { border-color: #857748; }
span { border-color: rgb(133,119,72); }
td.TdClassName
{
border-color: #857748;
}
.TagClassName
{
border-color: #857748;
}
</style>