Shades of Shadow #897548
Tints of Shadow #897548
RGB
CMYK
RGB Variations
Color information
#897548 (or 0x897548) is known color: Shadow. HEX triplet: 89, 75 and 48. RGB value is (137,117,72). Sum of RGB (Red+Green+Blue) = 137+117+72=326 (43% of max value = 765). Red value is 137 (53.91% from 255 or 42.02% from 326); Green value is 117 (46.09% from 255 or 35.89% from 326); Blue value is 72 (28.52% from 255 or 22.09% from 326); Max value from RGB is 137 - color contains mainly: red. Hex color #897548 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #897548 is #768AB7. Grayscale: #767676. Windows color (decimal): -7768760 or 4748681. OLE color: 4748681.
HSL color Cylindrical-coordinate representation of color #897548: hue angle of 41.54º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #897548 is Cyan = 0, Magento = 0.15, Yellow = 0.47 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 117 | 72 | - |
| CMYK | 0 | 0.15 | 0.47 | 0.46 |
| HSL | 41.54º | 0.31% | 0.41% | - |
| HSV(B) | 41.54º | 0.47% | 0.54% | - |
| XYZ | 17.85 | 18.51 | 8.76 | - |
| YUV | 117.85 | 102.13 | 141.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 117 | 72 | 0 | 0.15 | 0.47 | 0.46 | 41.54 | 0.31 | 0.41 |
| Hex | 89 | 75 | 48 | 0 | F | 2F | 2E | 2A | 1F | 29 |
| Octal | 211 | 165 | 110 | 0 | 17 | 57 | 56 | 52 | 37 | 51 |
| Binary | 10001001 | 1110101 | 1001000 | 0 | 1111 | 101111 | 101110 | 101010 | 11111 | 101001 |
Color Harmonies of #897548
Complementary color
Monochromatic Colors of #897548
Black with #897548
Text Example
Text Example
White with #897548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897548; }
p { color: rgb(137,117,72); }
H1.HeaderClassName
{
color: #897548;
}
.AnyTagClassName
{
color: #897548;
}
</style>
background-color css
<style>
a { background-color: #897548; }
a { background-color: rgb(137,117,72); }
div.DivClassName
{
background-color: #897548;
}
.BgClassName
{
background-color: #897548;
}
</style>
border-color css
<style>
span { border-color: #897548; }
span { border-color: rgb(137,117,72); }
td.TdClassName
{
border-color: #897548;
}
.TagClassName
{
border-color: #897548;
}
</style>