Shades of Shadow #857451
Tints of Shadow #857451
RGB
CMYK
RGB Variations
Color information
#857451 (or 0x857451) is known color: Shadow. HEX triplet: 85, 74 and 51. RGB value is (133,116,81). Sum of RGB (Red+Green+Blue) = 133+116+81=330 (43% of max value = 765). Red value is 133 (52.34% from 255 or 40.30% from 330); Green value is 116 (45.70% from 255 or 35.15% from 330); Blue value is 81 (32.03% from 255 or 24.55% from 330); Max value from RGB is 133 - color contains mainly: red. Hex color #857451 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857451 is #7A8BAE. Grayscale: #757575. Windows color (decimal): -8031151 or 5338245. OLE color: 5338245.
HSL color Cylindrical-coordinate representation of color #857451: hue angle of 40.38º 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 #857451 is Cyan = 0, Magento = 0.13, Yellow = 0.39 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 116 | 81 | - |
| CMYK | 0 | 0.13 | 0.39 | 0.48 |
| HSL | 40.38º | 0.24% | 0.42% | - |
| HSV(B) | 40.38º | 0.39% | 0.52% | - |
| XYZ | 17.4 | 18.07 | 10.36 | - |
| YUV | 117.09 | 107.63 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 81 | 0 | 0.13 | 0.39 | 0.48 | 40.38 | 0.24 | 0.42 |
| Hex | 85 | 74 | 51 | 0 | D | 27 | 30 | 28 | 18 | 2A |
| Octal | 205 | 164 | 121 | 0 | 15 | 47 | 60 | 50 | 30 | 52 |
| Binary | 10000101 | 1110100 | 1010001 | 0 | 1101 | 100111 | 110000 | 101000 | 11000 | 101010 |
Color Harmonies of #857451
Complementary color
Monochromatic Colors of #857451
Black with #857451
Text Example
Text Example
White with #857451
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857451; }
p { color: rgb(133,116,81); }
H1.HeaderClassName
{
color: #857451;
}
.AnyTagClassName
{
color: #857451;
}
</style>
background-color css
<style>
a { background-color: #857451; }
a { background-color: rgb(133,116,81); }
div.DivClassName
{
background-color: #857451;
}
.BgClassName
{
background-color: #857451;
}
</style>
border-color css
<style>
span { border-color: #857451; }
span { border-color: rgb(133,116,81); }
td.TdClassName
{
border-color: #857451;
}
.TagClassName
{
border-color: #857451;
}
</style>