Shades of Matrix #934946
Tints of Matrix #934946
RGB
CMYK
RGB Variations
Color information
#934946 (or 0x934946) is known color: Matrix. HEX triplet: 93, 49 and 46. RGB value is (147,73,70). Sum of RGB (Red+Green+Blue) = 147+73+70=290 (38% of max value = 765). Red value is 147 (57.81% from 255 or 50.69% from 290); Green value is 73 (28.91% from 255 or 25.17% from 290); Blue value is 70 (27.73% from 255 or 24.14% from 290); Max value from RGB is 147 - color contains mainly: red. Hex color #934946 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #934946 is #6CB6B9. Grayscale: #5E5E5E. Windows color (decimal): -7124666 or 4606355. OLE color: 4606355.
HSL color Cylindrical-coordinate representation of color #934946: hue angle of 2.34º 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 #934946 is Cyan = 0, Magento = 0.50, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 73 | 70 | - |
| CMYK | 0 | 0.50 | 0.52 | 0.42 |
| HSL | 2.34º | 0.35% | 0.43% | - |
| HSV(B) | 2.34º | 0.52% | 0.58% | - |
| XYZ | 15.52 | 11.41 | 7.18 | - |
| YUV | 94.78 | 114.02 | 165.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 73 | 70 | 0 | 0.50 | 0.52 | 0.42 | 2.34 | 0.35 | 0.43 |
| Hex | 93 | 49 | 46 | 0 | 32 | 34 | 2A | 2 | 23 | 2B |
| Octal | 223 | 111 | 106 | 0 | 62 | 64 | 52 | 2 | 43 | 53 |
| Binary | 10010011 | 1001001 | 1000110 | 0 | 110010 | 110100 | 101010 | 10 | 100011 | 101011 |
Color Harmonies of #934946
Complementary color
Monochromatic Colors of #934946
Black with #934946
Text Example
Text Example
White with #934946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934946; }
p { color: rgb(147,73,70); }
H1.HeaderClassName
{
color: #934946;
}
.AnyTagClassName
{
color: #934946;
}
</style>
background-color css
<style>
a { background-color: #934946; }
a { background-color: rgb(147,73,70); }
div.DivClassName
{
background-color: #934946;
}
.BgClassName
{
background-color: #934946;
}
</style>
border-color css
<style>
span { border-color: #934946; }
span { border-color: rgb(147,73,70); }
td.TdClassName
{
border-color: #934946;
}
.TagClassName
{
border-color: #934946;
}
</style>