Shades of Shadow #857454
Tints of Shadow #857454
RGB
CMYK
RGB Variations
Color information
#857454 (or 0x857454) is known color: Shadow. HEX triplet: 85, 74 and 54. RGB value is (133,116,84). Sum of RGB (Red+Green+Blue) = 133+116+84=333 (44% of max value = 765). Red value is 133 (52.34% from 255 or 39.94% from 333); Green value is 116 (45.70% from 255 or 34.83% from 333); Blue value is 84 (33.20% from 255 or 25.23% from 333); Max value from RGB is 133 - color contains mainly: red. Hex color #857454 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #857454 is #7A8BAB. Grayscale: #757575. Windows color (decimal): -8031148 or 5534853. OLE color: 5534853.
HSL color Cylindrical-coordinate representation of color #857454: hue angle of 39.18º degrees, saturation: 0.23, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #857454 is Cyan = 0, Magento = 0.13, Yellow = 0.37 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 116 | 84 | - |
| CMYK | 0 | 0.13 | 0.37 | 0.48 |
| HSL | 39.18º | 0.23% | 0.43% | - |
| HSV(B) | 39.18º | 0.37% | 0.52% | - |
| XYZ | 17.52 | 18.12 | 10.96 | - |
| YUV | 117.44 | 109.13 | 139.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 116 | 84 | 0 | 0.13 | 0.37 | 0.48 | 39.18 | 0.23 | 0.43 |
| Hex | 85 | 74 | 54 | 0 | D | 25 | 30 | 27 | 17 | 2B |
| Octal | 205 | 164 | 124 | 0 | 15 | 45 | 60 | 47 | 27 | 53 |
| Binary | 10000101 | 1110100 | 1010100 | 0 | 1101 | 100101 | 110000 | 100111 | 10111 | 101011 |
Color Harmonies of #857454
Complementary color
Monochromatic Colors of #857454
Black with #857454
Text Example
Text Example
White with #857454
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857454; }
p { color: rgb(133,116,84); }
H1.HeaderClassName
{
color: #857454;
}
.AnyTagClassName
{
color: #857454;
}
</style>
background-color css
<style>
a { background-color: #857454; }
a { background-color: rgb(133,116,84); }
div.DivClassName
{
background-color: #857454;
}
.BgClassName
{
background-color: #857454;
}
</style>
border-color css
<style>
span { border-color: #857454; }
span { border-color: rgb(133,116,84); }
td.TdClassName
{
border-color: #857454;
}
.TagClassName
{
border-color: #857454;
}
</style>