Shades of Matrix #864845
Tints of Matrix #864845
RGB
CMYK
RGB Variations
Color information
#864845 (or 0x864845) is known color: Matrix. HEX triplet: 86, 48 and 45. RGB value is (134,72,69). Sum of RGB (Red+Green+Blue) = 134+72+69=275 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.73% from 275); Green value is 72 (28.52% from 255 or 26.18% from 275); Blue value is 69 (27.34% from 255 or 25.09% from 275); Max value from RGB is 134 - color contains mainly: red. Hex color #864845 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864845 is #79B7BA. Grayscale: #5A5A5A. Windows color (decimal): -7976891 or 4540550. OLE color: 4540550.
HSL color Cylindrical-coordinate representation of color #864845: hue angle of 2.77º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #864845 is Cyan = 0, Magento = 0.46, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 72 | 69 | - |
| CMYK | 0 | 0.46 | 0.49 | 0.47 |
| HSL | 2.77º | 0.32% | 0.4% | - |
| HSV(B) | 2.77º | 0.49% | 0.53% | - |
| XYZ | 13.22 | 10.13 | 6.89 | - |
| YUV | 90.2 | 116.04 | 159.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 72 | 69 | 0 | 0.46 | 0.49 | 0.47 | 2.77 | 0.32 | 0.4 |
| Hex | 86 | 48 | 45 | 0 | 2E | 31 | 2F | 3 | 20 | 28 |
| Octal | 206 | 110 | 105 | 0 | 56 | 61 | 57 | 3 | 40 | 50 |
| Binary | 10000110 | 1001000 | 1000101 | 0 | 101110 | 110001 | 101111 | 11 | 100000 | 101000 |
Color Harmonies of #864845
Complementary color
Monochromatic Colors of #864845
Black with #864845
Text Example
Text Example
White with #864845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864845; }
p { color: rgb(134,72,69); }
H1.HeaderClassName
{
color: #864845;
}
.AnyTagClassName
{
color: #864845;
}
</style>
background-color css
<style>
a { background-color: #864845; }
a { background-color: rgb(134,72,69); }
div.DivClassName
{
background-color: #864845;
}
.BgClassName
{
background-color: #864845;
}
</style>
border-color css
<style>
span { border-color: #864845; }
span { border-color: rgb(134,72,69); }
td.TdClassName
{
border-color: #864845;
}
.TagClassName
{
border-color: #864845;
}
</style>