Shades of Shadow #897940
Tints of Shadow #897940
RGB
CMYK
RGB Variations
Color information
#897940 (or 0x897940) is known color: Shadow. HEX triplet: 89, 79 and 40. RGB value is (137,121,64). Sum of RGB (Red+Green+Blue) = 137+121+64=322 (42% of max value = 765). Red value is 137 (53.91% from 255 or 42.55% from 322); Green value is 121 (47.66% from 255 or 37.58% from 322); Blue value is 64 (25.39% from 255 or 19.88% from 322); Max value from RGB is 137 - color contains mainly: red. Hex color #897940 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #897940 is #7686BF. Grayscale: #777777. Windows color (decimal): -7767744 or 4225417. OLE color: 4225417.
HSL color Cylindrical-coordinate representation of color #897940: hue angle of 46.85º degrees, saturation: 0.36, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #897940 is Cyan = 0, Magento = 0.12, Yellow = 0.53 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 121 | 64 | - |
| CMYK | 0 | 0.12 | 0.53 | 0.46 |
| HSL | 46.85º | 0.36% | 0.39% | - |
| HSV(B) | 46.85º | 0.53% | 0.54% | - |
| XYZ | 18.08 | 19.36 | 7.64 | - |
| YUV | 119.29 | 96.8 | 140.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 121 | 64 | 0 | 0.12 | 0.53 | 0.46 | 46.85 | 0.36 | 0.39 |
| Hex | 89 | 79 | 40 | 0 | C | 35 | 2E | 2F | 24 | 27 |
| Octal | 211 | 171 | 100 | 0 | 14 | 65 | 56 | 57 | 44 | 47 |
| Binary | 10001001 | 1111001 | 1000000 | 0 | 1100 | 110101 | 101110 | 101111 | 100100 | 100111 |
Color Harmonies of #897940
Complementary color
Monochromatic Colors of #897940
Black with #897940
Text Example
Text Example
White with #897940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #897940; }
p { color: rgb(137,121,64); }
H1.HeaderClassName
{
color: #897940;
}
.AnyTagClassName
{
color: #897940;
}
</style>
background-color css
<style>
a { background-color: #897940; }
a { background-color: rgb(137,121,64); }
div.DivClassName
{
background-color: #897940;
}
.BgClassName
{
background-color: #897940;
}
</style>
border-color css
<style>
span { border-color: #897940; }
span { border-color: rgb(137,121,64); }
td.TdClassName
{
border-color: #897940;
}
.TagClassName
{
border-color: #897940;
}
</style>