Shades of Matrix #924947
Tints of Matrix #924947
RGB
CMYK
RGB Variations
Color information
#924947 (or 0x924947) is known color: Matrix. HEX triplet: 92, 49 and 47. RGB value is (146,73,71). Sum of RGB (Red+Green+Blue) = 146+73+71=290 (38% of max value = 765). Red value is 146 (57.42% from 255 or 50.34% from 290); Green value is 73 (28.91% from 255 or 25.17% from 290); Blue value is 71 (28.12% from 255 or 24.48% from 290); Max value from RGB is 146 - color contains mainly: red. Hex color #924947 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #924947 is #6DB6B8. Grayscale: #5E5E5E. Windows color (decimal): -7190201 or 4671890. OLE color: 4671890.
HSL color Cylindrical-coordinate representation of color #924947: hue angle of 1.6º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #924947 is Cyan = 0, Magento = 0.5, Yellow = 0.51 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 73 | 71 | - |
| CMYK | 0 | 0.5 | 0.51 | 0.43 |
| HSL | 1.6º | 0.35% | 0.43% | - |
| HSV(B) | 1.6º | 0.51% | 0.57% | - |
| XYZ | 15.37 | 11.33 | 7.34 | - |
| YUV | 94.6 | 114.68 | 164.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 73 | 71 | 0 | 0.5 | 0.51 | 0.43 | 1.6 | 0.35 | 0.43 |
| Hex | 92 | 49 | 47 | 0 | 32 | 33 | 2B | 2 | 23 | 2B |
| Octal | 222 | 111 | 107 | 0 | 62 | 63 | 53 | 2 | 43 | 53 |
| Binary | 10010010 | 1001001 | 1000111 | 0 | 110010 | 110011 | 101011 | 10 | 100011 | 101011 |
Color Harmonies of #924947
Complementary color
Monochromatic Colors of #924947
Black with #924947
Text Example
Text Example
White with #924947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #924947; }
p { color: rgb(146,73,71); }
H1.HeaderClassName
{
color: #924947;
}
.AnyTagClassName
{
color: #924947;
}
</style>
background-color css
<style>
a { background-color: #924947; }
a { background-color: rgb(146,73,71); }
div.DivClassName
{
background-color: #924947;
}
.BgClassName
{
background-color: #924947;
}
</style>
border-color css
<style>
span { border-color: #924947; }
span { border-color: rgb(146,73,71); }
td.TdClassName
{
border-color: #924947;
}
.TagClassName
{
border-color: #924947;
}
</style>