Shades of Matrix #864741
Tints of Matrix #864741
RGB
CMYK
RGB Variations
Color information
#864741 (or 0x864741) is known color: Matrix. HEX triplet: 86, 47 and 41. RGB value is (134,71,65). Sum of RGB (Red+Green+Blue) = 134+71+65=270 (35% of max value = 765). Red value is 134 (52.73% from 255 or 49.63% from 270); Green value is 71 (28.12% from 255 or 26.30% from 270); Blue value is 65 (25.78% from 255 or 24.07% from 270); Max value from RGB is 134 - color contains mainly: red. Hex color #864741 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864741 is #79B8BE. Grayscale: #595959. Windows color (decimal): -7977151 or 4278150. OLE color: 4278150.
HSL color Cylindrical-coordinate representation of color #864741: hue angle of 5.22º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #864741 is Cyan = 0, Magento = 0.47, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 71 | 65 | - |
| CMYK | 0 | 0.47 | 0.51 | 0.47 |
| HSL | 5.22º | 0.35% | 0.39% | - |
| HSV(B) | 5.22º | 0.51% | 0.53% | - |
| XYZ | 13.04 | 9.96 | 6.24 | - |
| YUV | 89.15 | 114.37 | 159.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 71 | 65 | 0 | 0.47 | 0.51 | 0.47 | 5.22 | 0.35 | 0.39 |
| Hex | 86 | 47 | 41 | 0 | 2F | 33 | 2F | 5 | 23 | 27 |
| Octal | 206 | 107 | 101 | 0 | 57 | 63 | 57 | 5 | 43 | 47 |
| Binary | 10000110 | 1000111 | 1000001 | 0 | 101111 | 110011 | 101111 | 101 | 100011 | 100111 |
Color Harmonies of #864741
Complementary color
Monochromatic Colors of #864741
Black with #864741
Text Example
Text Example
White with #864741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864741; }
p { color: rgb(134,71,65); }
H1.HeaderClassName
{
color: #864741;
}
.AnyTagClassName
{
color: #864741;
}
</style>
background-color css
<style>
a { background-color: #864741; }
a { background-color: rgb(134,71,65); }
div.DivClassName
{
background-color: #864741;
}
.BgClassName
{
background-color: #864741;
}
</style>
border-color css
<style>
span { border-color: #864741; }
span { border-color: rgb(134,71,65); }
td.TdClassName
{
border-color: #864741;
}
.TagClassName
{
border-color: #864741;
}
</style>