Shades of Matrix #894742
Tints of Matrix #894742
RGB
CMYK
RGB Variations
Color information
#894742 (or 0x894742) is known color: Matrix. HEX triplet: 89, 47 and 42. RGB value is (137,71,66). Sum of RGB (Red+Green+Blue) = 137+71+66=274 (36% of max value = 765). Red value is 137 (53.91% from 255 or 50% from 274); Green value is 71 (28.12% from 255 or 25.91% from 274); Blue value is 66 (26.17% from 255 or 24.09% from 274); Max value from RGB is 137 - color contains mainly: red. Hex color #894742 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894742 is #76B8BD. Grayscale: #5A5A5A. Windows color (decimal): -7780542 or 4343689. OLE color: 4343689.
HSL color Cylindrical-coordinate representation of color #894742: hue angle of 4.23º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #894742 is Cyan = 0, Magento = 0.48, Yellow = 0.52 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 71 | 66 | - |
| CMYK | 0 | 0.48 | 0.52 | 0.46 |
| HSL | 4.23º | 0.35% | 0.4% | - |
| HSV(B) | 4.23º | 0.52% | 0.54% | - |
| XYZ | 13.55 | 10.22 | 6.41 | - |
| YUV | 90.16 | 114.37 | 161.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 71 | 66 | 0 | 0.48 | 0.52 | 0.46 | 4.23 | 0.35 | 0.4 |
| Hex | 89 | 47 | 42 | 0 | 30 | 34 | 2E | 4 | 23 | 28 |
| Octal | 211 | 107 | 102 | 0 | 60 | 64 | 56 | 4 | 43 | 50 |
| Binary | 10001001 | 1000111 | 1000010 | 0 | 110000 | 110100 | 101110 | 100 | 100011 | 101000 |
Color Harmonies of #894742
Complementary color
Monochromatic Colors of #894742
Black with #894742
Text Example
Text Example
White with #894742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894742; }
p { color: rgb(137,71,66); }
H1.HeaderClassName
{
color: #894742;
}
.AnyTagClassName
{
color: #894742;
}
</style>
background-color css
<style>
a { background-color: #894742; }
a { background-color: rgb(137,71,66); }
div.DivClassName
{
background-color: #894742;
}
.BgClassName
{
background-color: #894742;
}
</style>
border-color css
<style>
span { border-color: #894742; }
span { border-color: rgb(137,71,66); }
td.TdClassName
{
border-color: #894742;
}
.TagClassName
{
border-color: #894742;
}
</style>