Shades of Shadow #897450
Tints of Shadow #897450
RGB
CMYK
RGB Variations
Color information
#897450 (or 0x897450) is known color: Shadow. HEX triplet: 89, 74 and 50. RGB value is (137,116,80). Sum of RGB (Red+Green+Blue) = 137+116+80=333 (44% of max value = 765). Red value is 137 (53.91% from 255 or 41.14% from 333); Green value is 116 (45.70% from 255 or 34.83% from 333); Blue value is 80 (31.64% from 255 or 24.02% from 333); Max value from RGB is 137 - color contains mainly: red. Hex color #897450 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #897450 is #768BAF. Grayscale: #767676. Windows color (decimal): -7769008 or 5272713. OLE color: 5272713.
HSL color Cylindrical-coordinate representation of color #897450: hue angle of 37.89º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #897450 is Cyan = 0, Magento = 0.15, Yellow = 0.42 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 116 | 80 | - |
| CMYK | 0 | 0.15 | 0.42 | 0.46 |
| HSL | 37.89º | 0.26% | 0.43% | - |
| HSV(B) | 37.89º | 0.42% | 0.54% | - |
| XYZ | 18.01 | 18.39 | 10.19 | - |
| YUV | 118.18 | 106.46 | 141.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 116 | 80 | 0 | 0.15 | 0.42 | 0.46 | 37.89 | 0.26 | 0.43 |
| Hex | 89 | 74 | 50 | 0 | F | 2A | 2E | 26 | 1A | 2B |
| Octal | 211 | 164 | 120 | 0 | 17 | 52 | 56 | 46 | 32 | 53 |
| Binary | 10001001 | 1110100 | 1010000 | 0 | 1111 | 101010 | 101110 | 100110 | 11010 | 101011 |
Color Harmonies of #897450
Complementary color
Monochromatic Colors of #897450
Black with #897450
Text Example
Text Example
White with #897450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897450; }
p { color: rgb(137,116,80); }
H1.HeaderClassName
{
color: #897450;
}
.AnyTagClassName
{
color: #897450;
}
</style>
background-color css
<style>
a { background-color: #897450; }
a { background-color: rgb(137,116,80); }
div.DivClassName
{
background-color: #897450;
}
.BgClassName
{
background-color: #897450;
}
</style>
border-color css
<style>
span { border-color: #897450; }
span { border-color: rgb(137,116,80); }
td.TdClassName
{
border-color: #897450;
}
.TagClassName
{
border-color: #897450;
}
</style>