Shades of Matrix #944747
Tints of Matrix #944747
RGB
CMYK
RGB Variations
Color information
#944747 (or 0x944747) is known color: Matrix. HEX triplet: 94, 47 and 47. RGB value is (148,71,71). Sum of RGB (Red+Green+Blue) = 148+71+71=290 (38% of max value = 765). Red value is 148 (58.20% from 255 or 51.03% from 290); Green value is 71 (28.12% from 255 or 24.48% from 290); Blue value is 71 (28.12% from 255 or 24.48% from 290); Max value from RGB is 148 - color contains mainly: red. Hex color #944747 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #944747 is #6BB8B8. Grayscale: #5E5E5E. Windows color (decimal): -7059641 or 4671380. OLE color: 4671380.
HSL color Cylindrical-coordinate representation of color #944747: hue angle of 0º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #944747 is Cyan = 0, Magento = 0.52, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 71 | 71 | - |
| CMYK | 0 | 0.52 | 0.52 | 0.42 |
| HSL | 0º | 0.35% | 0.43% | - |
| HSV(B) | 0º | 0.52% | 0.58% | - |
| XYZ | 15.6 | 11.26 | 7.31 | - |
| YUV | 94.02 | 115.01 | 166.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 71 | 71 | 0 | 0.52 | 0.52 | 0.42 | 0 | 0.35 | 0.43 |
| Hex | 94 | 47 | 47 | 0 | 34 | 34 | 2A | 0 | 23 | 2B |
| Octal | 224 | 107 | 107 | 0 | 64 | 64 | 52 | 0 | 43 | 53 |
| Binary | 10010100 | 1000111 | 1000111 | 0 | 110100 | 110100 | 101010 | 0 | 100011 | 101011 |
Color Harmonies of #944747
Complementary color
Monochromatic Colors of #944747
Black with #944747
Text Example
Text Example
White with #944747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #944747; }
p { color: rgb(148,71,71); }
H1.HeaderClassName
{
color: #944747;
}
.AnyTagClassName
{
color: #944747;
}
</style>
background-color css
<style>
a { background-color: #944747; }
a { background-color: rgb(148,71,71); }
div.DivClassName
{
background-color: #944747;
}
.BgClassName
{
background-color: #944747;
}
</style>
border-color css
<style>
span { border-color: #944747; }
span { border-color: rgb(148,71,71); }
td.TdClassName
{
border-color: #944747;
}
.TagClassName
{
border-color: #944747;
}
</style>