Shades of Matrix #864740
Tints of Matrix #864740
RGB
CMYK
RGB Variations
Color information
#864740 (or 0x864740) is known color: Matrix. HEX triplet: 86, 47 and 40. RGB value is (134,71,64). Sum of RGB (Red+Green+Blue) = 134+71+64=269 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.81% from 269); Green value is 71 (28.12% from 255 or 26.39% from 269); Blue value is 64 (25.39% from 255 or 23.79% from 269); Max value from RGB is 134 - color contains mainly: red. Hex color #864740 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864740 is #79B8BF. Grayscale: #595959. Windows color (decimal): -7977152 or 4212614. OLE color: 4212614.
HSL color Cylindrical-coordinate representation of color #864740: hue angle of 6º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #864740 is Cyan = 0, Magento = 0.47, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 71 | 64 | - |
| CMYK | 0 | 0.47 | 0.52 | 0.47 |
| HSL | 6º | 0.35% | 0.39% | - |
| HSV(B) | 6º | 0.52% | 0.53% | - |
| XYZ | 13.01 | 9.94 | 6.08 | - |
| YUV | 89.04 | 113.87 | 160.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 71 | 64 | 0 | 0.47 | 0.52 | 0.47 | 6 | 0.35 | 0.39 |
| Hex | 86 | 47 | 40 | 0 | 2F | 34 | 2F | 6 | 23 | 27 |
| Octal | 206 | 107 | 100 | 0 | 57 | 64 | 57 | 6 | 43 | 47 |
| Binary | 10000110 | 1000111 | 1000000 | 0 | 101111 | 110100 | 101111 | 110 | 100011 | 100111 |
Color Harmonies of #864740
Complementary color
Monochromatic Colors of #864740
Black with #864740
Text Example
Text Example
White with #864740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864740; }
p { color: rgb(134,71,64); }
H1.HeaderClassName
{
color: #864740;
}
.AnyTagClassName
{
color: #864740;
}
</style>
background-color css
<style>
a { background-color: #864740; }
a { background-color: rgb(134,71,64); }
div.DivClassName
{
background-color: #864740;
}
.BgClassName
{
background-color: #864740;
}
</style>
border-color css
<style>
span { border-color: #864740; }
span { border-color: rgb(134,71,64); }
td.TdClassName
{
border-color: #864740;
}
.TagClassName
{
border-color: #864740;
}
</style>