Shades of Shadow #857750
Tints of Shadow #857750
RGB
CMYK
RGB Variations
Color information
#857750 (or 0x857750) is known color: Shadow. HEX triplet: 85, 77 and 50. RGB value is (133,119,80). Sum of RGB (Red+Green+Blue) = 133+119+80=332 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.06% from 332); Green value is 119 (46.88% from 255 or 35.84% from 332); Blue value is 80 (31.64% from 255 or 24.10% from 332); Max value from RGB is 133 - color contains mainly: red. Hex color #857750 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857750 is #7A88AF. Grayscale: #767676. Windows color (decimal): -8030384 or 5273477. OLE color: 5273477.
HSL color Cylindrical-coordinate representation of color #857750: hue angle of 44.15º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #857750 is Cyan = 0, Magento = 0.11, Yellow = 0.40 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 119 | 80 | - |
| CMYK | 0 | 0.11 | 0.40 | 0.48 |
| HSL | 44.15º | 0.25% | 0.42% | - |
| HSV(B) | 44.15º | 0.4% | 0.52% | - |
| XYZ | 17.72 | 18.76 | 10.28 | - |
| YUV | 118.74 | 106.14 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 119 | 80 | 0 | 0.11 | 0.40 | 0.48 | 44.15 | 0.25 | 0.42 |
| Hex | 85 | 77 | 50 | 0 | B | 28 | 30 | 2C | 19 | 2A |
| Octal | 205 | 167 | 120 | 0 | 13 | 50 | 60 | 54 | 31 | 52 |
| Binary | 10000101 | 1110111 | 1010000 | 0 | 1011 | 101000 | 110000 | 101100 | 11001 | 101010 |
Color Harmonies of #857750
Complementary color
Monochromatic Colors of #857750
Black with #857750
Text Example
Text Example
White with #857750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857750; }
p { color: rgb(133,119,80); }
H1.HeaderClassName
{
color: #857750;
}
.AnyTagClassName
{
color: #857750;
}
</style>
background-color css
<style>
a { background-color: #857750; }
a { background-color: rgb(133,119,80); }
div.DivClassName
{
background-color: #857750;
}
.BgClassName
{
background-color: #857750;
}
</style>
border-color css
<style>
span { border-color: #857750; }
span { border-color: rgb(133,119,80); }
td.TdClassName
{
border-color: #857750;
}
.TagClassName
{
border-color: #857750;
}
</style>