Shades of Shadow #857051
Tints of Shadow #857051
RGB
CMYK
RGB Variations
Color information
#857051 (or 0x857051) is known color: Shadow. HEX triplet: 85, 70 and 51. RGB value is (133,112,81). Sum of RGB (Red+Green+Blue) = 133+112+81=326 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.80% from 326); Green value is 112 (44.14% from 255 or 34.36% from 326); Blue value is 81 (32.03% from 255 or 24.85% from 326); Max value from RGB is 133 - color contains mainly: red. Hex color #857051 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857051 is #7A8FAE. Grayscale: #727272. Windows color (decimal): -8032175 or 5337221. OLE color: 5337221.
HSL color Cylindrical-coordinate representation of color #857051: hue angle of 35.77º 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 #857051 is Cyan = 0, Magento = 0.16, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 112 | 81 | - |
| CMYK | 0 | 0.16 | 0.39 | 0.48 |
| HSL | 35.77º | 0.24% | 0.42% | - |
| HSV(B) | 35.77º | 0.39% | 0.52% | - |
| XYZ | 16.95 | 17.17 | 10.21 | - |
| YUV | 114.75 | 108.96 | 141.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 112 | 81 | 0 | 0.16 | 0.39 | 0.48 | 35.77 | 0.24 | 0.42 |
| Hex | 85 | 70 | 51 | 0 | 10 | 27 | 30 | 24 | 18 | 2A |
| Octal | 205 | 160 | 121 | 0 | 20 | 47 | 60 | 44 | 30 | 52 |
| Binary | 10000101 | 1110000 | 1010001 | 0 | 10000 | 100111 | 110000 | 100100 | 11000 | 101010 |
Color Harmonies of #857051
Complementary color
Monochromatic Colors of #857051
Black with #857051
Text Example
Text Example
White with #857051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857051; }
p { color: rgb(133,112,81); }
H1.HeaderClassName
{
color: #857051;
}
.AnyTagClassName
{
color: #857051;
}
</style>
background-color css
<style>
a { background-color: #857051; }
a { background-color: rgb(133,112,81); }
div.DivClassName
{
background-color: #857051;
}
.BgClassName
{
background-color: #857051;
}
</style>
border-color css
<style>
span { border-color: #857051; }
span { border-color: rgb(133,112,81); }
td.TdClassName
{
border-color: #857051;
}
.TagClassName
{
border-color: #857051;
}
</style>