Shades of Shadow #857649
Tints of Shadow #857649
RGB
CMYK
RGB Variations
Color information
#857649 (or 0x857649) is known color: Shadow. HEX triplet: 85, 76 and 49. RGB value is (133,118,73). Sum of RGB (Red+Green+Blue) = 133+118+73=324 (42% of max value = 765). Red value is 133 (52.34% from 255 or 41.05% from 324); Green value is 118 (46.48% from 255 or 36.42% from 324); Blue value is 73 (28.91% from 255 or 22.53% from 324); Max value from RGB is 133 - color contains mainly: red. Hex color #857649 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #857649 is #7A89B6. Grayscale: #757575. Windows color (decimal): -8030647 or 4814469. OLE color: 4814469.
HSL color Cylindrical-coordinate representation of color #857649: hue angle of 45º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #857649 is Cyan = 0, Magento = 0.11, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 118 | 73 | - |
| CMYK | 0 | 0.11 | 0.45 | 0.48 |
| HSL | 45º | 0.29% | 0.4% | - |
| HSV(B) | 45º | 0.45% | 0.52% | - |
| XYZ | 17.35 | 18.42 | 8.94 | - |
| YUV | 117.36 | 102.97 | 139.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 118 | 73 | 0 | 0.11 | 0.45 | 0.48 | 45 | 0.29 | 0.4 |
| Hex | 85 | 76 | 49 | 0 | B | 2D | 30 | 2D | 1D | 28 |
| Octal | 205 | 166 | 111 | 0 | 13 | 55 | 60 | 55 | 35 | 50 |
| Binary | 10000101 | 1110110 | 1001001 | 0 | 1011 | 101101 | 110000 | 101101 | 11101 | 101000 |
Color Harmonies of #857649
Complementary color
Monochromatic Colors of #857649
Black with #857649
Text Example
Text Example
White with #857649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #857649; }
p { color: rgb(133,118,73); }
H1.HeaderClassName
{
color: #857649;
}
.AnyTagClassName
{
color: #857649;
}
</style>
background-color css
<style>
a { background-color: #857649; }
a { background-color: rgb(133,118,73); }
div.DivClassName
{
background-color: #857649;
}
.BgClassName
{
background-color: #857649;
}
</style>
border-color css
<style>
span { border-color: #857649; }
span { border-color: rgb(133,118,73); }
td.TdClassName
{
border-color: #857649;
}
.TagClassName
{
border-color: #857649;
}
</style>