Shades of Shadow #857148
Tints of Shadow #857148
RGB
CMYK
RGB Variations
Color information
#857148 (or 0x857148) is known color: Shadow. HEX triplet: 85, 71 and 48. RGB value is (133,113,72). Sum of RGB (Red+Green+Blue) = 133+113+72=318 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.82% from 318); Green value is 113 (44.53% from 255 or 35.53% from 318); Blue value is 72 (28.52% from 255 or 22.64% from 318); Max value from RGB is 133 - color contains mainly: red. Hex color #857148 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857148 is #7A8EB7. Grayscale: #727272. Windows color (decimal): -8031928 or 4747653. OLE color: 4747653.
HSL color Cylindrical-coordinate representation of color #857148: hue angle of 40.33º 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 #857148 is Cyan = 0, Magento = 0.15, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 113 | 72 | - |
| CMYK | 0 | 0.15 | 0.46 | 0.48 |
| HSL | 40.33º | 0.3% | 0.4% | - |
| HSV(B) | 40.33º | 0.46% | 0.52% | - |
| XYZ | 16.75 | 17.26 | 8.58 | - |
| YUV | 114.31 | 104.13 | 141.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 113 | 72 | 0 | 0.15 | 0.46 | 0.48 | 40.33 | 0.3 | 0.4 |
| Hex | 85 | 71 | 48 | 0 | F | 2E | 30 | 28 | 1E | 28 |
| Octal | 205 | 161 | 110 | 0 | 17 | 56 | 60 | 50 | 36 | 50 |
| Binary | 10000101 | 1110001 | 1001000 | 0 | 1111 | 101110 | 110000 | 101000 | 11110 | 101000 |
Color Harmonies of #857148
Complementary color
Monochromatic Colors of #857148
Black with #857148
Text Example
Text Example
White with #857148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857148; }
p { color: rgb(133,113,72); }
H1.HeaderClassName
{
color: #857148;
}
.AnyTagClassName
{
color: #857148;
}
</style>
background-color css
<style>
a { background-color: #857148; }
a { background-color: rgb(133,113,72); }
div.DivClassName
{
background-color: #857148;
}
.BgClassName
{
background-color: #857148;
}
</style>
border-color css
<style>
span { border-color: #857148; }
span { border-color: rgb(133,113,72); }
td.TdClassName
{
border-color: #857148;
}
.TagClassName
{
border-color: #857148;
}
</style>