Shades of Shadow #857657
Tints of Shadow #857657
RGB
CMYK
RGB Variations
Color information
#857657 (or 0x857657) is known color: Shadow. HEX triplet: 85, 76 and 57. RGB value is (133,118,87). Sum of RGB (Red+Green+Blue) = 133+118+87=338 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.35% from 338); Green value is 118 (46.48% from 255 or 34.91% from 338); Blue value is 87 (34.38% from 255 or 25.74% from 338); Max value from RGB is 133 - color contains mainly: red. Hex color #857657 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857657 is #7A89A8. Grayscale: #777777. Windows color (decimal): -8030633 or 5731973. OLE color: 5731973.
HSL color Cylindrical-coordinate representation of color #857657: hue angle of 40.43º 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 #857657 is Cyan = 0, Magento = 0.11, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 118 | 87 | - |
| CMYK | 0 | 0.11 | 0.35 | 0.48 |
| HSL | 40.43º | 0.21% | 0.43% | - |
| HSV(B) | 40.43º | 0.35% | 0.52% | - |
| XYZ | 17.87 | 18.63 | 11.67 | - |
| YUV | 118.95 | 109.97 | 138.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 118 | 87 | 0 | 0.11 | 0.35 | 0.48 | 40.43 | 0.21 | 0.43 |
| Hex | 85 | 76 | 57 | 0 | B | 23 | 30 | 28 | 15 | 2B |
| Octal | 205 | 166 | 127 | 0 | 13 | 43 | 60 | 50 | 25 | 53 |
| Binary | 10000101 | 1110110 | 1010111 | 0 | 1011 | 100011 | 110000 | 101000 | 10101 | 101011 |
Color Harmonies of #857657
Complementary color
Monochromatic Colors of #857657
Black with #857657
Text Example
Text Example
White with #857657
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857657; }
p { color: rgb(133,118,87); }
H1.HeaderClassName
{
color: #857657;
}
.AnyTagClassName
{
color: #857657;
}
</style>
background-color css
<style>
a { background-color: #857657; }
a { background-color: rgb(133,118,87); }
div.DivClassName
{
background-color: #857657;
}
.BgClassName
{
background-color: #857657;
}
</style>
border-color css
<style>
span { border-color: #857657; }
span { border-color: rgb(133,118,87); }
td.TdClassName
{
border-color: #857657;
}
.TagClassName
{
border-color: #857657;
}
</style>