Shades of Matrix #934747
Tints of Matrix #934747
RGB
CMYK
RGB Variations
Color information
#934747 (or 0x934747) is known color: Matrix. HEX triplet: 93, 47 and 47. RGB value is (147,71,71). Sum of RGB (Red+Green+Blue) = 147+71+71=289 (38% of max value = 765). Red value is 147 (57.81% from 255 or 50.87% from 289); Green value is 71 (28.12% from 255 or 24.57% from 289); Blue value is 71 (28.12% from 255 or 24.57% from 289); Max value from RGB is 147 - color contains mainly: red. Hex color #934747 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #934747 is #6CB8B8. Grayscale: #5D5D5D. Windows color (decimal): -7125177 or 4671379. OLE color: 4671379.
HSL color Cylindrical-coordinate representation of color #934747: 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 #934747 is Cyan = 0, Magento = 0.52, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 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.42 | 11.16 | 7.3 | - |
| YUV | 93.72 | 115.18 | 166 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 71 | 71 | 0 | 0.52 | 0.52 | 0.42 | 0 | 0.35 | 0.43 |
| Hex | 93 | 47 | 47 | 0 | 34 | 34 | 2A | 0 | 23 | 2B |
| Octal | 223 | 107 | 107 | 0 | 64 | 64 | 52 | 0 | 43 | 53 |
| Binary | 10010011 | 1000111 | 1000111 | 0 | 110100 | 110100 | 101010 | 0 | 100011 | 101011 |
Color Harmonies of #934747
Complementary color
Monochromatic Colors of #934747
Black with #934747
Text Example
Text Example
White with #934747
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934747; }
p { color: rgb(147,71,71); }
H1.HeaderClassName
{
color: #934747;
}
.AnyTagClassName
{
color: #934747;
}
</style>
background-color css
<style>
a { background-color: #934747; }
a { background-color: rgb(147,71,71); }
div.DivClassName
{
background-color: #934747;
}
.BgClassName
{
background-color: #934747;
}
</style>
border-color css
<style>
span { border-color: #934747; }
span { border-color: rgb(147,71,71); }
td.TdClassName
{
border-color: #934747;
}
.TagClassName
{
border-color: #934747;
}
</style>