Shades of Matrix #934743
Tints of Matrix #934743
RGB
CMYK
RGB Variations
Color information
#934743 (or 0x934743) is known color: Matrix. HEX triplet: 93, 47 and 43. RGB value is (147,71,67). Sum of RGB (Red+Green+Blue) = 147+71+67=285 (37% of max value = 765). Red value is 147 (57.81% from 255 or 51.58% from 285); Green value is 71 (28.12% from 255 or 24.91% from 285); Blue value is 67 (26.56% from 255 or 23.51% from 285); Max value from RGB is 147 - color contains mainly: red. Hex color #934743 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #934743 is #6CB8BC. Grayscale: #5D5D5D. Windows color (decimal): -7125181 or 4409235. OLE color: 4409235.
HSL color Cylindrical-coordinate representation of color #934743: hue angle of 3º degrees, saturation: 0.37, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #934743 is Cyan = 0, Magento = 0.52, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 71 | 67 | - |
| CMYK | 0 | 0.52 | 0.54 | 0.42 |
| HSL | 3º | 0.37% | 0.42% | - |
| HSV(B) | 3º | 0.54% | 0.58% | - |
| XYZ | 15.3 | 11.11 | 6.65 | - |
| YUV | 93.27 | 113.18 | 166.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 71 | 67 | 0 | 0.52 | 0.54 | 0.42 | 3 | 0.37 | 0.42 |
| Hex | 93 | 47 | 43 | 0 | 34 | 36 | 2A | 3 | 25 | 2A |
| Octal | 223 | 107 | 103 | 0 | 64 | 66 | 52 | 3 | 45 | 52 |
| Binary | 10010011 | 1000111 | 1000011 | 0 | 110100 | 110110 | 101010 | 11 | 100101 | 101010 |
Color Harmonies of #934743
Complementary color
Monochromatic Colors of #934743
Black with #934743
Text Example
Text Example
White with #934743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934743; }
p { color: rgb(147,71,67); }
H1.HeaderClassName
{
color: #934743;
}
.AnyTagClassName
{
color: #934743;
}
</style>
background-color css
<style>
a { background-color: #934743; }
a { background-color: rgb(147,71,67); }
div.DivClassName
{
background-color: #934743;
}
.BgClassName
{
background-color: #934743;
}
</style>
border-color css
<style>
span { border-color: #934743; }
span { border-color: rgb(147,71,67); }
td.TdClassName
{
border-color: #934743;
}
.TagClassName
{
border-color: #934743;
}
</style>