Shades of Matrix #894746
Tints of Matrix #894746
RGB
CMYK
RGB Variations
Color information
#894746 (or 0x894746) is known color: Matrix. HEX triplet: 89, 47 and 46. RGB value is (137,71,70). Sum of RGB (Red+Green+Blue) = 137+71+70=278 (36% of max value = 765). Red value is 137 (53.91% from 255 or 49.28% from 278); Green value is 71 (28.12% from 255 or 25.54% from 278); Blue value is 70 (27.73% from 255 or 25.18% from 278); Max value from RGB is 137 - color contains mainly: red. Hex color #894746 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894746 is #76B8B9. Grayscale: #5A5A5A. Windows color (decimal): -7780538 or 4605833. OLE color: 4605833.
HSL color Cylindrical-coordinate representation of color #894746: hue angle of 0.9º 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 #894746 is Cyan = 0, Magento = 0.48, Yellow = 0.49 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 71 | 70 | - |
| CMYK | 0 | 0.48 | 0.49 | 0.46 |
| HSL | 0.9º | 0.32% | 0.41% | - |
| HSV(B) | 0.9º | 0.49% | 0.54% | - |
| XYZ | 13.68 | 10.27 | 7.06 | - |
| YUV | 90.62 | 116.37 | 161.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 71 | 70 | 0 | 0.48 | 0.49 | 0.46 | 0.9 | 0.32 | 0.41 |
| Hex | 89 | 47 | 46 | 0 | 30 | 31 | 2E | 1 | 20 | 29 |
| Octal | 211 | 107 | 106 | 0 | 60 | 61 | 56 | 1 | 40 | 51 |
| Binary | 10001001 | 1000111 | 1000110 | 0 | 110000 | 110001 | 101110 | 1 | 100000 | 101001 |
Color Harmonies of #894746
Complementary color
Monochromatic Colors of #894746
Black with #894746
Text Example
Text Example
White with #894746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894746; }
p { color: rgb(137,71,70); }
H1.HeaderClassName
{
color: #894746;
}
.AnyTagClassName
{
color: #894746;
}
</style>
background-color css
<style>
a { background-color: #894746; }
a { background-color: rgb(137,71,70); }
div.DivClassName
{
background-color: #894746;
}
.BgClassName
{
background-color: #894746;
}
</style>
border-color css
<style>
span { border-color: #894746; }
span { border-color: rgb(137,71,70); }
td.TdClassName
{
border-color: #894746;
}
.TagClassName
{
border-color: #894746;
}
</style>