Shades of Shadow #857656
Tints of Shadow #857656
RGB
CMYK
RGB Variations
Color information
#857656 (or 0x857656) is known color: Shadow. HEX triplet: 85, 76 and 56. RGB value is (133,118,86). Sum of RGB (Red+Green+Blue) = 133+118+86=337 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.47% from 337); Green value is 118 (46.48% from 255 or 35.01% from 337); Blue value is 86 (33.98% from 255 or 25.52% from 337); Max value from RGB is 133 - color contains mainly: red. Hex color #857656 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857656 is #7A89A9. Grayscale: #767676. Windows color (decimal): -8030634 or 5666437. OLE color: 5666437.
HSL color Cylindrical-coordinate representation of color #857656: hue angle of 40.85º 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 #857656 is Cyan = 0, Magento = 0.11, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 118 | 86 | - |
| CMYK | 0 | 0.11 | 0.35 | 0.48 |
| HSL | 40.85º | 0.21% | 0.43% | - |
| HSV(B) | 40.85º | 0.35% | 0.52% | - |
| XYZ | 17.83 | 18.62 | 11.46 | - |
| YUV | 118.84 | 109.47 | 138.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 118 | 86 | 0 | 0.11 | 0.35 | 0.48 | 40.85 | 0.21 | 0.43 |
| Hex | 85 | 76 | 56 | 0 | B | 23 | 30 | 29 | 15 | 2B |
| Octal | 205 | 166 | 126 | 0 | 13 | 43 | 60 | 51 | 25 | 53 |
| Binary | 10000101 | 1110110 | 1010110 | 0 | 1011 | 100011 | 110000 | 101001 | 10101 | 101011 |
Color Harmonies of #857656
Complementary color
Monochromatic Colors of #857656
Black with #857656
Text Example
Text Example
White with #857656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857656; }
p { color: rgb(133,118,86); }
H1.HeaderClassName
{
color: #857656;
}
.AnyTagClassName
{
color: #857656;
}
</style>
background-color css
<style>
a { background-color: #857656; }
a { background-color: rgb(133,118,86); }
div.DivClassName
{
background-color: #857656;
}
.BgClassName
{
background-color: #857656;
}
</style>
border-color css
<style>
span { border-color: #857656; }
span { border-color: rgb(133,118,86); }
td.TdClassName
{
border-color: #857656;
}
.TagClassName
{
border-color: #857656;
}
</style>