Shades of Matrix #864641
Tints of Matrix #864641
RGB
CMYK
RGB Variations
Color information
#864641 (or 0x864641) is known color: Matrix. HEX triplet: 86, 46 and 41. RGB value is (134,70,65). Sum of RGB (Red+Green+Blue) = 134+70+65=269 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.81% from 269); Green value is 70 (27.73% from 255 or 26.02% from 269); Blue value is 65 (25.78% from 255 or 24.16% from 269); Max value from RGB is 134 - color contains mainly: red. Hex color #864641 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864641 is #79B9BE. Grayscale: #585858. Windows color (decimal): -7977407 or 4277894. OLE color: 4277894.
HSL color Cylindrical-coordinate representation of color #864641: hue angle of 4.35º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #864641 is Cyan = 0, Magento = 0.48, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 65 | - |
| CMYK | 0 | 0.48 | 0.51 | 0.47 |
| HSL | 4.35º | 0.35% | 0.39% | - |
| HSV(B) | 4.35º | 0.51% | 0.53% | - |
| XYZ | 12.98 | 9.83 | 6.21 | - |
| YUV | 88.57 | 114.7 | 160.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 65 | 0 | 0.48 | 0.51 | 0.47 | 4.35 | 0.35 | 0.39 |
| Hex | 86 | 46 | 41 | 0 | 30 | 33 | 2F | 4 | 23 | 27 |
| Octal | 206 | 106 | 101 | 0 | 60 | 63 | 57 | 4 | 43 | 47 |
| Binary | 10000110 | 1000110 | 1000001 | 0 | 110000 | 110011 | 101111 | 100 | 100011 | 100111 |
Color Harmonies of #864641
Complementary color
Monochromatic Colors of #864641
Black with #864641
Text Example
Text Example
White with #864641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864641; }
p { color: rgb(134,70,65); }
H1.HeaderClassName
{
color: #864641;
}
.AnyTagClassName
{
color: #864641;
}
</style>
background-color css
<style>
a { background-color: #864641; }
a { background-color: rgb(134,70,65); }
div.DivClassName
{
background-color: #864641;
}
.BgClassName
{
background-color: #864641;
}
</style>
border-color css
<style>
span { border-color: #864641; }
span { border-color: rgb(134,70,65); }
td.TdClassName
{
border-color: #864641;
}
.TagClassName
{
border-color: #864641;
}
</style>