Shades of Matrix #934948
Tints of Matrix #934948
RGB
CMYK
RGB Variations
Color information
#934948 (or 0x934948) is known color: Matrix. HEX triplet: 93, 49 and 48. RGB value is (147,73,72). Sum of RGB (Red+Green+Blue) = 147+73+72=292 (38% of max value = 765). Red value is 147 (57.81% from 255 or 50.34% from 292); Green value is 73 (28.91% from 255 or 25% from 292); Blue value is 72 (28.52% from 255 or 24.66% from 292); Max value from RGB is 147 - color contains mainly: red. Hex color #934948 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #934948 is #6CB6B7. Grayscale: #5F5F5F. Windows color (decimal): -7124664 or 4737427. OLE color: 4737427.
HSL color Cylindrical-coordinate representation of color #934948: hue angle of 0.8º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #934948 is Cyan = 0, Magento = 0.50, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 73 | 72 | - |
| CMYK | 0 | 0.50 | 0.51 | 0.42 |
| HSL | 0.8º | 0.34% | 0.43% | - |
| HSV(B) | 0.8º | 0.51% | 0.58% | - |
| XYZ | 15.58 | 11.44 | 7.52 | - |
| YUV | 95.01 | 115.02 | 165.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 73 | 72 | 0 | 0.50 | 0.51 | 0.42 | 0.8 | 0.34 | 0.43 |
| Hex | 93 | 49 | 48 | 0 | 32 | 33 | 2A | 1 | 22 | 2B |
| Octal | 223 | 111 | 110 | 0 | 62 | 63 | 52 | 1 | 42 | 53 |
| Binary | 10010011 | 1001001 | 1001000 | 0 | 110010 | 110011 | 101010 | 1 | 100010 | 101011 |
Color Harmonies of #934948
Complementary color
Monochromatic Colors of #934948
Black with #934948
Text Example
Text Example
White with #934948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #934948; }
p { color: rgb(147,73,72); }
H1.HeaderClassName
{
color: #934948;
}
.AnyTagClassName
{
color: #934948;
}
</style>
background-color css
<style>
a { background-color: #934948; }
a { background-color: rgb(147,73,72); }
div.DivClassName
{
background-color: #934948;
}
.BgClassName
{
background-color: #934948;
}
</style>
border-color css
<style>
span { border-color: #934948; }
span { border-color: rgb(147,73,72); }
td.TdClassName
{
border-color: #934948;
}
.TagClassName
{
border-color: #934948;
}
</style>