Shades of Shadow #857052
Tints of Shadow #857052
RGB
CMYK
RGB Variations
Color information
#857052 (or 0x857052) is known color: Shadow. HEX triplet: 85, 70 and 52. RGB value is (133,112,82). Sum of RGB (Red+Green+Blue) = 133+112+82=327 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.67% from 327); Green value is 112 (44.14% from 255 or 34.25% from 327); Blue value is 82 (32.42% from 255 or 25.08% from 327); Max value from RGB is 133 - color contains mainly: red. Hex color #857052 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857052 is #7A8FAD. Grayscale: #727272. Windows color (decimal): -8032174 or 5402757. OLE color: 5402757.
HSL color Cylindrical-coordinate representation of color #857052: hue angle of 35.29º degrees, saturation: 0.24, 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 #857052 is Cyan = 0, Magento = 0.16, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 112 | 82 | - |
| CMYK | 0 | 0.16 | 0.38 | 0.48 |
| HSL | 35.29º | 0.24% | 0.42% | - |
| HSV(B) | 35.29º | 0.38% | 0.52% | - |
| XYZ | 16.99 | 17.18 | 10.4 | - |
| YUV | 114.86 | 109.46 | 140.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 82 | 0 | 0.16 | 0.38 | 0.48 | 35.29 | 0.24 | 0.42 |
| Hex | 85 | 70 | 52 | 0 | 10 | 26 | 30 | 23 | 18 | 2A |
| Octal | 205 | 160 | 122 | 0 | 20 | 46 | 60 | 43 | 30 | 52 |
| Binary | 10000101 | 1110000 | 1010010 | 0 | 10000 | 100110 | 110000 | 100011 | 11000 | 101010 |
Color Harmonies of #857052
Complementary color
Monochromatic Colors of #857052
Black with #857052
Text Example
Text Example
White with #857052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857052; }
p { color: rgb(133,112,82); }
H1.HeaderClassName
{
color: #857052;
}
.AnyTagClassName
{
color: #857052;
}
</style>
background-color css
<style>
a { background-color: #857052; }
a { background-color: rgb(133,112,82); }
div.DivClassName
{
background-color: #857052;
}
.BgClassName
{
background-color: #857052;
}
</style>
border-color css
<style>
span { border-color: #857052; }
span { border-color: rgb(133,112,82); }
td.TdClassName
{
border-color: #857052;
}
.TagClassName
{
border-color: #857052;
}
</style>