Shades of Shadow #857448
Tints of Shadow #857448
RGB
CMYK
RGB Variations
Color information
#857448 (or 0x857448) is known color: Shadow. HEX triplet: 85, 74 and 48. RGB value is (133,116,72). Sum of RGB (Red+Green+Blue) = 133+116+72=321 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.43% from 321); Green value is 116 (45.70% from 255 or 36.14% from 321); Blue value is 72 (28.52% from 255 or 22.43% from 321); Max value from RGB is 133 - color contains mainly: red. Hex color #857448 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857448 is #7A8BB7. Grayscale: #747474. Windows color (decimal): -8031160 or 4748421. OLE color: 4748421.
HSL color Cylindrical-coordinate representation of color #857448: hue angle of 43.28º 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 #857448 is Cyan = 0, Magento = 0.13, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 116 | 72 | - |
| CMYK | 0 | 0.13 | 0.46 | 0.48 |
| HSL | 43.28º | 0.3% | 0.4% | - |
| HSV(B) | 43.28º | 0.46% | 0.52% | - |
| XYZ | 17.09 | 17.95 | 8.69 | - |
| YUV | 116.07 | 103.13 | 140.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 72 | 0 | 0.13 | 0.46 | 0.48 | 43.28 | 0.3 | 0.4 |
| Hex | 85 | 74 | 48 | 0 | D | 2E | 30 | 2B | 1E | 28 |
| Octal | 205 | 164 | 110 | 0 | 15 | 56 | 60 | 53 | 36 | 50 |
| Binary | 10000101 | 1110100 | 1001000 | 0 | 1101 | 101110 | 110000 | 101011 | 11110 | 101000 |
Color Harmonies of #857448
Complementary color
Monochromatic Colors of #857448
Black with #857448
Text Example
Text Example
White with #857448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857448; }
p { color: rgb(133,116,72); }
H1.HeaderClassName
{
color: #857448;
}
.AnyTagClassName
{
color: #857448;
}
</style>
background-color css
<style>
a { background-color: #857448; }
a { background-color: rgb(133,116,72); }
div.DivClassName
{
background-color: #857448;
}
.BgClassName
{
background-color: #857448;
}
</style>
border-color css
<style>
span { border-color: #857448; }
span { border-color: rgb(133,116,72); }
td.TdClassName
{
border-color: #857448;
}
.TagClassName
{
border-color: #857448;
}
</style>