Shades of Matrix #934744
Tints of Matrix #934744
RGB
CMYK
RGB Variations
Color information
#934744 (or 0x934744) is known color: Matrix. HEX triplet: 93, 47 and 44. RGB value is (147,71,68). Sum of RGB (Red+Green+Blue) = 147+71+68=286 (37% of max value = 765). Red value is 147 (57.81% from 255 or 51.40% from 286); Green value is 71 (28.12% from 255 or 24.83% from 286); Blue value is 68 (26.95% from 255 or 23.78% from 286); Max value from RGB is 147 - color contains mainly: red. Hex color #934744 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #934744 is #6CB8BB. Grayscale: #5D5D5D. Windows color (decimal): -7125180 or 4474771. OLE color: 4474771.
HSL color Cylindrical-coordinate representation of color #934744: hue angle of 2.28º 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 #934744 is Cyan = 0, Magento = 0.52, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 71 | 68 | - |
| CMYK | 0 | 0.52 | 0.54 | 0.42 |
| HSL | 2.28º | 0.37% | 0.42% | - |
| HSV(B) | 2.28º | 0.54% | 0.58% | - |
| XYZ | 15.33 | 11.13 | 6.81 | - |
| YUV | 93.38 | 113.68 | 166.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 71 | 68 | 0 | 0.52 | 0.54 | 0.42 | 2.28 | 0.37 | 0.42 |
| Hex | 93 | 47 | 44 | 0 | 34 | 36 | 2A | 2 | 25 | 2A |
| Octal | 223 | 107 | 104 | 0 | 64 | 66 | 52 | 2 | 45 | 52 |
| Binary | 10010011 | 1000111 | 1000100 | 0 | 110100 | 110110 | 101010 | 10 | 100101 | 101010 |
Color Harmonies of #934744
Complementary color
Monochromatic Colors of #934744
Black with #934744
Text Example
Text Example
White with #934744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934744; }
p { color: rgb(147,71,68); }
H1.HeaderClassName
{
color: #934744;
}
.AnyTagClassName
{
color: #934744;
}
</style>
background-color css
<style>
a { background-color: #934744; }
a { background-color: rgb(147,71,68); }
div.DivClassName
{
background-color: #934744;
}
.BgClassName
{
background-color: #934744;
}
</style>
border-color css
<style>
span { border-color: #934744; }
span { border-color: rgb(147,71,68); }
td.TdClassName
{
border-color: #934744;
}
.TagClassName
{
border-color: #934744;
}
</style>