Shades of Shadow #857553
Tints of Shadow #857553
RGB
CMYK
RGB Variations
Color information
#857553 (or 0x857553) is known color: Shadow. HEX triplet: 85, 75 and 53. RGB value is (133,117,83). Sum of RGB (Red+Green+Blue) = 133+117+83=333 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.94% from 333); Green value is 117 (46.09% from 255 or 35.14% from 333); Blue value is 83 (32.81% from 255 or 24.92% from 333); Max value from RGB is 133 - color contains mainly: red. Hex color #857553 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857553 is #7A8AAC. Grayscale: #767676. Windows color (decimal): -8030893 or 5469573. OLE color: 5469573.
HSL color Cylindrical-coordinate representation of color #857553: hue angle of 40.8º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #857553 is Cyan = 0, Magento = 0.12, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 117 | 83 | - |
| CMYK | 0 | 0.12 | 0.38 | 0.48 |
| HSL | 40.8º | 0.23% | 0.42% | - |
| HSV(B) | 40.8º | 0.38% | 0.52% | - |
| XYZ | 17.6 | 18.33 | 10.79 | - |
| YUV | 117.91 | 108.3 | 138.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 117 | 83 | 0 | 0.12 | 0.38 | 0.48 | 40.8 | 0.23 | 0.42 |
| Hex | 85 | 75 | 53 | 0 | C | 26 | 30 | 29 | 17 | 2A |
| Octal | 205 | 165 | 123 | 0 | 14 | 46 | 60 | 51 | 27 | 52 |
| Binary | 10000101 | 1110101 | 1010011 | 0 | 1100 | 100110 | 110000 | 101001 | 10111 | 101010 |
Color Harmonies of #857553
Complementary color
Monochromatic Colors of #857553
Black with #857553
Text Example
Text Example
White with #857553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857553; }
p { color: rgb(133,117,83); }
H1.HeaderClassName
{
color: #857553;
}
.AnyTagClassName
{
color: #857553;
}
</style>
background-color css
<style>
a { background-color: #857553; }
a { background-color: rgb(133,117,83); }
div.DivClassName
{
background-color: #857553;
}
.BgClassName
{
background-color: #857553;
}
</style>
border-color css
<style>
span { border-color: #857553; }
span { border-color: rgb(133,117,83); }
td.TdClassName
{
border-color: #857553;
}
.TagClassName
{
border-color: #857553;
}
</style>