Shades of Shadow #857557
Tints of Shadow #857557
RGB
CMYK
RGB Variations
Color information
#857557 (or 0x857557) is known color: Shadow. HEX triplet: 85, 75 and 57. RGB value is (133,117,87). Sum of RGB (Red+Green+Blue) = 133+117+87=337 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.47% from 337); Green value is 117 (46.09% from 255 or 34.72% from 337); Blue value is 87 (34.38% from 255 or 25.82% from 337); Max value from RGB is 133 - color contains mainly: red. Hex color #857557 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857557 is #7A8AA8. Grayscale: #767676. Windows color (decimal): -8030889 or 5731717. OLE color: 5731717.
HSL color Cylindrical-coordinate representation of color #857557: hue angle of 39.13º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #857557 is Cyan = 0, Magento = 0.12, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 117 | 87 | - |
| CMYK | 0 | 0.12 | 0.35 | 0.48 |
| HSL | 39.13º | 0.21% | 0.43% | - |
| HSV(B) | 39.13º | 0.35% | 0.52% | - |
| XYZ | 17.75 | 18.4 | 11.63 | - |
| YUV | 118.36 | 110.3 | 138.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 117 | 87 | 0 | 0.12 | 0.35 | 0.48 | 39.13 | 0.21 | 0.43 |
| Hex | 85 | 75 | 57 | 0 | C | 23 | 30 | 27 | 15 | 2B |
| Octal | 205 | 165 | 127 | 0 | 14 | 43 | 60 | 47 | 25 | 53 |
| Binary | 10000101 | 1110101 | 1010111 | 0 | 1100 | 100011 | 110000 | 100111 | 10101 | 101011 |
Color Harmonies of #857557
Complementary color
Monochromatic Colors of #857557
Black with #857557
Text Example
Text Example
White with #857557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857557; }
p { color: rgb(133,117,87); }
H1.HeaderClassName
{
color: #857557;
}
.AnyTagClassName
{
color: #857557;
}
</style>
background-color css
<style>
a { background-color: #857557; }
a { background-color: rgb(133,117,87); }
div.DivClassName
{
background-color: #857557;
}
.BgClassName
{
background-color: #857557;
}
</style>
border-color css
<style>
span { border-color: #857557; }
span { border-color: rgb(133,117,87); }
td.TdClassName
{
border-color: #857557;
}
.TagClassName
{
border-color: #857557;
}
</style>