Shades of Matrix #844645
Tints of Matrix #844645
RGB
CMYK
RGB Variations
Color information
#844645 (or 0x844645) is known color: Matrix. HEX triplet: 84, 46 and 45. RGB value is (132,70,69). Sum of RGB (Red+Green+Blue) = 132+70+69=271 (35% of max value = 765). Red value is 132 (51.95% from 255 or 48.71% from 271); Green value is 70 (27.73% from 255 or 25.83% from 271); Blue value is 69 (27.34% from 255 or 25.46% from 271); Max value from RGB is 132 - color contains mainly: red. Hex color #844645 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844645 is #7BB9BA. Grayscale: #585858. Windows color (decimal): -8108475 or 4540036. OLE color: 4540036.
HSL color Cylindrical-coordinate representation of color #844645: hue angle of 0.95º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #844645 is Cyan = 0, Magento = 0.47, Yellow = 0.48 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 70 | 69 | - |
| CMYK | 0 | 0.47 | 0.48 | 0.48 |
| HSL | 0.95º | 0.31% | 0.39% | - |
| HSV(B) | 0.95º | 0.48% | 0.52% | - |
| XYZ | 12.78 | 9.72 | 6.83 | - |
| YUV | 88.42 | 117.04 | 159.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 70 | 69 | 0 | 0.47 | 0.48 | 0.48 | 0.95 | 0.31 | 0.39 |
| Hex | 84 | 46 | 45 | 0 | 2F | 30 | 30 | 1 | 1F | 27 |
| Octal | 204 | 106 | 105 | 0 | 57 | 60 | 60 | 1 | 37 | 47 |
| Binary | 10000100 | 1000110 | 1000101 | 0 | 101111 | 110000 | 110000 | 1 | 11111 | 100111 |
Color Harmonies of #844645
Complementary color
Monochromatic Colors of #844645
Black with #844645
Text Example
Text Example
White with #844645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844645; }
p { color: rgb(132,70,69); }
H1.HeaderClassName
{
color: #844645;
}
.AnyTagClassName
{
color: #844645;
}
</style>
background-color css
<style>
a { background-color: #844645; }
a { background-color: rgb(132,70,69); }
div.DivClassName
{
background-color: #844645;
}
.BgClassName
{
background-color: #844645;
}
</style>
border-color css
<style>
span { border-color: #844645; }
span { border-color: rgb(132,70,69); }
td.TdClassName
{
border-color: #844645;
}
.TagClassName
{
border-color: #844645;
}
</style>