Shades of Matrix #894846
Tints of Matrix #894846
RGB
CMYK
RGB Variations
Color information
#894846 (or 0x894846) is known color: Matrix. HEX triplet: 89, 48 and 46. RGB value is (137,72,70). Sum of RGB (Red+Green+Blue) = 137+72+70=279 (36% of max value = 765). Red value is 137 (53.91% from 255 or 49.10% from 279); Green value is 72 (28.52% from 255 or 25.81% from 279); Blue value is 70 (27.73% from 255 or 25.09% from 279); Max value from RGB is 137 - color contains mainly: red. Hex color #894846 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894846 is #76B7B9. Grayscale: #5B5B5B. Windows color (decimal): -7780282 or 4606089. OLE color: 4606089.
HSL color Cylindrical-coordinate representation of color #894846: hue angle of 1.79º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #894846 is Cyan = 0, Magento = 0.47, Yellow = 0.49 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 72 | 70 | - |
| CMYK | 0 | 0.47 | 0.49 | 0.46 |
| HSL | 1.79º | 0.32% | 0.41% | - |
| HSV(B) | 1.79º | 0.49% | 0.54% | - |
| XYZ | 13.74 | 10.4 | 7.08 | - |
| YUV | 91.21 | 116.03 | 160.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 72 | 70 | 0 | 0.47 | 0.49 | 0.46 | 1.79 | 0.32 | 0.41 |
| Hex | 89 | 48 | 46 | 0 | 2F | 31 | 2E | 2 | 20 | 29 |
| Octal | 211 | 110 | 106 | 0 | 57 | 61 | 56 | 2 | 40 | 51 |
| Binary | 10001001 | 1001000 | 1000110 | 0 | 101111 | 110001 | 101110 | 10 | 100000 | 101001 |
Color Harmonies of #894846
Complementary color
Monochromatic Colors of #894846
Black with #894846
Text Example
Text Example
White with #894846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894846; }
p { color: rgb(137,72,70); }
H1.HeaderClassName
{
color: #894846;
}
.AnyTagClassName
{
color: #894846;
}
</style>
background-color css
<style>
a { background-color: #894846; }
a { background-color: rgb(137,72,70); }
div.DivClassName
{
background-color: #894846;
}
.BgClassName
{
background-color: #894846;
}
</style>
border-color css
<style>
span { border-color: #894846; }
span { border-color: rgb(137,72,70); }
td.TdClassName
{
border-color: #894846;
}
.TagClassName
{
border-color: #894846;
}
</style>