Shades of Matrix #864745
Tints of Matrix #864745
RGB
CMYK
RGB Variations
Color information
#864745 (or 0x864745) is known color: Matrix. HEX triplet: 86, 47 and 45. RGB value is (134,71,69). Sum of RGB (Red+Green+Blue) = 134+71+69=274 (36% of max value = 765). Red value is 134 (52.73% from 255 or 48.91% from 274); Green value is 71 (28.12% from 255 or 25.91% from 274); Blue value is 69 (27.34% from 255 or 25.18% from 274); Max value from RGB is 134 - color contains mainly: red. Hex color #864745 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864745 is #79B8BA. Grayscale: #595959. Windows color (decimal): -7977147 or 4540294. OLE color: 4540294.
HSL color Cylindrical-coordinate representation of color #864745: hue angle of 1.85º 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 #864745 is Cyan = 0, Magento = 0.47, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 71 | 69 | - |
| CMYK | 0 | 0.47 | 0.49 | 0.47 |
| HSL | 1.85º | 0.32% | 0.4% | - |
| HSV(B) | 1.85º | 0.49% | 0.53% | - |
| XYZ | 13.16 | 10 | 6.87 | - |
| YUV | 89.61 | 116.37 | 159.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 71 | 69 | 0 | 0.47 | 0.49 | 0.47 | 1.85 | 0.32 | 0.4 |
| Hex | 86 | 47 | 45 | 0 | 2F | 31 | 2F | 2 | 20 | 28 |
| Octal | 206 | 107 | 105 | 0 | 57 | 61 | 57 | 2 | 40 | 50 |
| Binary | 10000110 | 1000111 | 1000101 | 0 | 101111 | 110001 | 101111 | 10 | 100000 | 101000 |
Color Harmonies of #864745
Complementary color
Monochromatic Colors of #864745
Black with #864745
Text Example
Text Example
White with #864745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864745; }
p { color: rgb(134,71,69); }
H1.HeaderClassName
{
color: #864745;
}
.AnyTagClassName
{
color: #864745;
}
</style>
background-color css
<style>
a { background-color: #864745; }
a { background-color: rgb(134,71,69); }
div.DivClassName
{
background-color: #864745;
}
.BgClassName
{
background-color: #864745;
}
</style>
border-color css
<style>
span { border-color: #864745; }
span { border-color: rgb(134,71,69); }
td.TdClassName
{
border-color: #864745;
}
.TagClassName
{
border-color: #864745;
}
</style>