Shades of Matrix #864643
Tints of Matrix #864643
RGB
CMYK
RGB Variations
Color information
#864643 (or 0x864643) is known color: Matrix. HEX triplet: 86, 46 and 43. RGB value is (134,70,67). Sum of RGB (Red+Green+Blue) = 134+70+67=271 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.45% from 271); Green value is 70 (27.73% from 255 or 25.83% from 271); Blue value is 67 (26.56% from 255 or 24.72% from 271); Max value from RGB is 134 - color contains mainly: red. Hex color #864643 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864643 is #79B9BC. Grayscale: #585858. Windows color (decimal): -7977405 or 4408966. OLE color: 4408966.
HSL color Cylindrical-coordinate representation of color #864643: hue angle of 2.69º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #864643 is Cyan = 0, Magento = 0.48, Yellow = 0.5 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 67 | - |
| CMYK | 0 | 0.48 | 0.5 | 0.47 |
| HSL | 2.69º | 0.33% | 0.39% | - |
| HSV(B) | 2.69º | 0.5% | 0.53% | - |
| XYZ | 13.03 | 9.85 | 6.53 | - |
| YUV | 88.79 | 115.7 | 160.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 67 | 0 | 0.48 | 0.5 | 0.47 | 2.69 | 0.33 | 0.39 |
| Hex | 86 | 46 | 43 | 0 | 30 | 32 | 2F | 3 | 21 | 27 |
| Octal | 206 | 106 | 103 | 0 | 60 | 62 | 57 | 3 | 41 | 47 |
| Binary | 10000110 | 1000110 | 1000011 | 0 | 110000 | 110010 | 101111 | 11 | 100001 | 100111 |
Color Harmonies of #864643
Complementary color
Monochromatic Colors of #864643
Black with #864643
Text Example
Text Example
White with #864643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864643; }
p { color: rgb(134,70,67); }
H1.HeaderClassName
{
color: #864643;
}
.AnyTagClassName
{
color: #864643;
}
</style>
background-color css
<style>
a { background-color: #864643; }
a { background-color: rgb(134,70,67); }
div.DivClassName
{
background-color: #864643;
}
.BgClassName
{
background-color: #864643;
}
</style>
border-color css
<style>
span { border-color: #864643; }
span { border-color: rgb(134,70,67); }
td.TdClassName
{
border-color: #864643;
}
.TagClassName
{
border-color: #864643;
}
</style>