Shades of Matrix #894740
Tints of Matrix #894740
RGB
CMYK
RGB Variations
Color information
#894740 (or 0x894740) is known color: Matrix. HEX triplet: 89, 47 and 40. RGB value is (137,71,64). Sum of RGB (Red+Green+Blue) = 137+71+64=272 (36% of max value = 765). Red value is 137 (53.91% from 255 or 50.37% from 272); Green value is 71 (28.12% from 255 or 26.10% from 272); Blue value is 64 (25.39% from 255 or 23.53% from 272); Max value from RGB is 137 - color contains mainly: red. Hex color #894740 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894740 is #76B8BF. Grayscale: #5A5A5A. Windows color (decimal): -7780544 or 4212617. OLE color: 4212617.
HSL color Cylindrical-coordinate representation of color #894740: hue angle of 5.75º 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 #894740 is Cyan = 0, Magento = 0.48, Yellow = 0.53 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 71 | 64 | - |
| CMYK | 0 | 0.48 | 0.53 | 0.46 |
| HSL | 5.75º | 0.36% | 0.39% | - |
| HSV(B) | 5.75º | 0.53% | 0.54% | - |
| XYZ | 13.5 | 10.2 | 6.11 | - |
| YUV | 89.94 | 113.37 | 161.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 71 | 64 | 0 | 0.48 | 0.53 | 0.46 | 5.75 | 0.36 | 0.39 |
| Hex | 89 | 47 | 40 | 0 | 30 | 35 | 2E | 6 | 24 | 27 |
| Octal | 211 | 107 | 100 | 0 | 60 | 65 | 56 | 6 | 44 | 47 |
| Binary | 10001001 | 1000111 | 1000000 | 0 | 110000 | 110101 | 101110 | 110 | 100100 | 100111 |
Color Harmonies of #894740
Complementary color
Monochromatic Colors of #894740
Black with #894740
Text Example
Text Example
White with #894740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894740; }
p { color: rgb(137,71,64); }
H1.HeaderClassName
{
color: #894740;
}
.AnyTagClassName
{
color: #894740;
}
</style>
background-color css
<style>
a { background-color: #894740; }
a { background-color: rgb(137,71,64); }
div.DivClassName
{
background-color: #894740;
}
.BgClassName
{
background-color: #894740;
}
</style>
border-color css
<style>
span { border-color: #894740; }
span { border-color: rgb(137,71,64); }
td.TdClassName
{
border-color: #894740;
}
.TagClassName
{
border-color: #894740;
}
</style>