Shades of Matrix #864645
Tints of Matrix #864645
RGB
CMYK
RGB Variations
Color information
#864645 (or 0x864645) is known color: Matrix. HEX triplet: 86, 46 and 45. RGB value is (134,70,69). Sum of RGB (Red+Green+Blue) = 134+70+69=273 (36% of max value = 765). Red value is 134 (52.73% from 255 or 49.08% from 273); Green value is 70 (27.73% from 255 or 25.64% from 273); Blue value is 69 (27.34% from 255 or 25.27% from 273); Max value from RGB is 134 - color contains mainly: red. Hex color #864645 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864645 is #79B9BA. Grayscale: #595959. Windows color (decimal): -7977403 or 4540038. OLE color: 4540038.
HSL color Cylindrical-coordinate representation of color #864645: hue angle of 0.92º 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 #864645 is Cyan = 0, Magento = 0.48, Yellow = 0.49 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 70 | 69 | - |
| CMYK | 0 | 0.48 | 0.49 | 0.47 |
| HSL | 0.92º | 0.32% | 0.4% | - |
| HSV(B) | 0.92º | 0.49% | 0.53% | - |
| XYZ | 13.1 | 9.88 | 6.85 | - |
| YUV | 89.02 | 116.7 | 160.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 70 | 69 | 0 | 0.48 | 0.49 | 0.47 | 0.92 | 0.32 | 0.4 |
| Hex | 86 | 46 | 45 | 0 | 30 | 31 | 2F | 1 | 20 | 28 |
| Octal | 206 | 106 | 105 | 0 | 60 | 61 | 57 | 1 | 40 | 50 |
| Binary | 10000110 | 1000110 | 1000101 | 0 | 110000 | 110001 | 101111 | 1 | 100000 | 101000 |
Color Harmonies of #864645
Complementary color
Monochromatic Colors of #864645
Black with #864645
Text Example
Text Example
White with #864645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864645; }
p { color: rgb(134,70,69); }
H1.HeaderClassName
{
color: #864645;
}
.AnyTagClassName
{
color: #864645;
}
</style>
background-color css
<style>
a { background-color: #864645; }
a { background-color: rgb(134,70,69); }
div.DivClassName
{
background-color: #864645;
}
.BgClassName
{
background-color: #864645;
}
</style>
border-color css
<style>
span { border-color: #864645; }
span { border-color: rgb(134,70,69); }
td.TdClassName
{
border-color: #864645;
}
.TagClassName
{
border-color: #864645;
}
</style>