Shades of Shadow #857351
Tints of Shadow #857351
RGB
CMYK
RGB Variations
Color information
#857351 (or 0x857351) is known color: Shadow. HEX triplet: 85, 73 and 51. RGB value is (133,115,81). Sum of RGB (Red+Green+Blue) = 133+115+81=329 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.43% from 329); Green value is 115 (45.31% from 255 or 34.95% from 329); Blue value is 81 (32.03% from 255 or 24.62% from 329); Max value from RGB is 133 - color contains mainly: red. Hex color #857351 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857351 is #7A8CAE. Grayscale: #747474. Windows color (decimal): -8031407 or 5337989. OLE color: 5337989.
HSL color Cylindrical-coordinate representation of color #857351: hue angle of 39.23º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #857351 is Cyan = 0, Magento = 0.14, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 115 | 81 | - |
| CMYK | 0 | 0.14 | 0.39 | 0.48 |
| HSL | 39.23º | 0.24% | 0.42% | - |
| HSV(B) | 39.23º | 0.39% | 0.52% | - |
| XYZ | 17.29 | 17.84 | 10.32 | - |
| YUV | 116.51 | 107.96 | 139.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 115 | 81 | 0 | 0.14 | 0.39 | 0.48 | 39.23 | 0.24 | 0.42 |
| Hex | 85 | 73 | 51 | 0 | E | 27 | 30 | 27 | 18 | 2A |
| Octal | 205 | 163 | 121 | 0 | 16 | 47 | 60 | 47 | 30 | 52 |
| Binary | 10000101 | 1110011 | 1010001 | 0 | 1110 | 100111 | 110000 | 100111 | 11000 | 101010 |
Color Harmonies of #857351
Complementary color
Monochromatic Colors of #857351
Black with #857351
Text Example
Text Example
White with #857351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857351; }
p { color: rgb(133,115,81); }
H1.HeaderClassName
{
color: #857351;
}
.AnyTagClassName
{
color: #857351;
}
</style>
background-color css
<style>
a { background-color: #857351; }
a { background-color: rgb(133,115,81); }
div.DivClassName
{
background-color: #857351;
}
.BgClassName
{
background-color: #857351;
}
</style>
border-color css
<style>
span { border-color: #857351; }
span { border-color: rgb(133,115,81); }
td.TdClassName
{
border-color: #857351;
}
.TagClassName
{
border-color: #857351;
}
</style>