Shades of Shadow #857353
Tints of Shadow #857353
RGB
CMYK
RGB Variations
Color information
#857353 (or 0x857353) is known color: Shadow. HEX triplet: 85, 73 and 53. RGB value is (133,115,83). Sum of RGB (Red+Green+Blue) = 133+115+83=331 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.18% from 331); Green value is 115 (45.31% from 255 or 34.74% from 331); Blue value is 83 (32.81% from 255 or 25.08% from 331); Max value from RGB is 133 - color contains mainly: red. Hex color #857353 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857353 is #7A8CAC. Grayscale: #747474. Windows color (decimal): -8031405 or 5469061. OLE color: 5469061.
HSL color Cylindrical-coordinate representation of color #857353: hue angle of 38.4º 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 #857353 is Cyan = 0, Magento = 0.14, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 83 | - |
| CMYK | 0 | 0.14 | 0.38 | 0.48 |
| HSL | 38.4º | 0.23% | 0.42% | - |
| HSV(B) | 38.4º | 0.38% | 0.52% | - |
| XYZ | 17.36 | 17.87 | 10.72 | - |
| YUV | 116.73 | 108.96 | 139.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 83 | 0 | 0.14 | 0.38 | 0.48 | 38.4 | 0.23 | 0.42 |
| Hex | 85 | 73 | 53 | 0 | E | 26 | 30 | 26 | 17 | 2A |
| Octal | 205 | 163 | 123 | 0 | 16 | 46 | 60 | 46 | 27 | 52 |
| Binary | 10000101 | 1110011 | 1010011 | 0 | 1110 | 100110 | 110000 | 100110 | 10111 | 101010 |
Color Harmonies of #857353
Complementary color
Monochromatic Colors of #857353
Black with #857353
Text Example
Text Example
White with #857353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857353; }
p { color: rgb(133,115,83); }
H1.HeaderClassName
{
color: #857353;
}
.AnyTagClassName
{
color: #857353;
}
</style>
background-color css
<style>
a { background-color: #857353; }
a { background-color: rgb(133,115,83); }
div.DivClassName
{
background-color: #857353;
}
.BgClassName
{
background-color: #857353;
}
</style>
border-color css
<style>
span { border-color: #857353; }
span { border-color: rgb(133,115,83); }
td.TdClassName
{
border-color: #857353;
}
.TagClassName
{
border-color: #857353;
}
</style>