3M BR100 | BRUSHED OVERLAMINATE
.iwpd { --iwpd-accent: #ff4b4b; --iwpd-black: #111111; --iwpd-text: #1a1a1a; --iwpd-muted: #686868; --iwpd-soft: #f5f5f5; --iwpd-soft-2: #fafafa; --iwpd-border: #e4e4e4; --iwpd-whi te: #ffffff; --iwpd-radius-lg: 28px; --iwpd-radius-md: 18px; width: 100%; max-width: 1180px; margin: 0 auto; color: var(--iwpd-text); font-family: inherit; font-size: 16px; line-height: 1.55; } .iwpd, .iwpd *, .iwpd *::before, .iwpd *::after { box-sizing: border-box; } .iwpd svg { display: block; max-width: 100%; } .iwpd a { color: inherit; } .iwpd__hero { position: relative; display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr); gap: clamp(24px, 5vw, 64px); align-items: center; overflow: hidden; padding: clamp(30px, 6vw, 72px); border-radius: var(--iwpd-radius-lg); color: var(--iwpd-white); background: repeating-linear-gradient( 100deg, transparent 0, transparent 8px, rgba(255, 255, 255, 0.035) 9px, transparent 10px ), radial-gradient( circle at 91% 11%, rgba(236, 239, 241, 0.25), transparent 27% ), radial-gradient( circle at 76% 88%, rgba(53, 56, 58, 0.48), transparent 36% ), linear-gradient( 135deg, #050505 0%, #252729 50%, #696d70 100% ); } .iwpd__hero::before { position: absolute; top: 0; left: clamp(30px, 6vw, 72px); width: clamp(84px, 13vw, 160px); height: 5px; border-radius: 0 0 20px 20px; background: var(--iwpd-accent); content: ""; } .iwpd__hero-copy, .iwpd__product-card { position: relative; z-index: 1; } .iwpd__eyebrow { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 22px; } .iwpd__eyebrow span { display: inline-flex; align-items: center; min-height: 30px; padding: 6px 12px; border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 999px; color: rgba(255, 255, 255, 0.92); background: rgba(255, 255, 255, 0.09); font-size: 11px; font-weight: 700; letter-spacing: 0.09em; line-height: 1.2; text-transform: uppercase; } .iwpd__eyebrow span:first-child { border-color: var(--iwpd-accent); background: var(--iwpd-accent); } .iwpd__hero h2 { max-width: 930px; margin: 0; color: var(--iwpd-white); font-size: clamp(34px, 5.2vw, 66px); font-weight: 800; letter-spacing: -0.045em; line-height: 0.98; } .iwpd__hero-lead { max-width: 810px; margin: 24px 0 0; color: rgba(255, 255, 255, 0.82); font-size: clamp(16px, 1.8vw, 20px); line-height: 1.6; } .iwpd__hero-lead strong { color: var(--iwpd-white); } .iwpd__chips { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 28px; } .iwpd__chip { display: inline-flex; align-items: center; gap: 8px; min-height: 38px; padding: 9px 14px; border-radius: 999px; color: rgba(255, 255, 255, 0.94); background: rgba(255, 255, 255, 0.11); font-size: 13px; font-weight: 600; } .iwpd__chip::before { width: 7px; height: 7px; flex: 0 0 7px; border-radius: 50%; background: var(--iwpd-accent); content: ""; } .iwpd__product-card { width: 100%; max-width: 390px; justify-self: end; padding: 20px; border: 1px solid rgba(255, 255, 255, 0.18); border-radius: 24px; background: rgba(255, 255, 255, 0.1); box-shadow: 0 24px 70px rgba(0, 0, 0, 0.3); } .iwpd__product-meta { display: flex; justify-content: space-between; gap: 20px; } .iwpd__product-meta > div:last-child { text-align: right; } .iwpd__product-label { color: rgba(255, 255, 255, 0.64); font-size: 10px; font-weight: 700; letter-spacing: 0.13em; text-transform: uppercase; } .iwpd__product-value { display: block; margin-top: 4px; color: var(--iwpd-white); font-size: 14px; font-weight: 700; } .iwpd__product-note { margin: 18px 0 0; color: rgba(255, 255, 255, 0.65); font-size: 11px; line-height: 1.55; } .iwpd__facts { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 10px; margin-top: 14px; } .iwpd__fact { min-width: 0; padding: 21px 17px; border: 1px solid var(--iwpd-border); border-radius: var(--iwpd-radius-md); background: var(--iwpd-soft-2); } .iwpd__fact-icon { display: flex; align-items: center; justify-content: center; width: 39px; height: 39px; margin-bottom: 15px; border-radius: 11px; color: var(--iwpd-accent); background: #fff0f0; } .iwpd__fact-icon svg { width: 20px; height: 20px; } .iwpd__fact-label { color: var(--iwpd-muted); font-size: 10px; font-weight: 700; letter-spacing: 0.1em; line-height: 1.3; text-transform: uppercase; } .iwpd__fact-value { display: block; margin-top: 5px; color: var(--iwpd-black); font-size: 14px; font-weight: 750; line-height: 1.35; } .iwpd__section { padding: clamp(48px, 7vw, 86px) 0 0; } .iwpd__section-heading { max-width: 930px; margin-bottom: 30px; } .iwpd__section-kicker { display: inline-flex; align-items: center; gap: 10px; margin-bottom: 12px; color: var(--iwpd-accent); font-size: 11px; font-weight: 800; letter-spacing: 0.12em; text-transform: uppercase; } .iwpd__section-kicker::before { width: 26px; height: 3px; border-radius: 10px; background: var(--iwpd-accent); content: ""; } .iwpd__section h3 { margin: 0; color: var(--iwpd-black); font-size: clamp(29px, 4vw, 46px); font-weight: 800; letter-spacing: -0.038em; line-height: 1.05; } .iwpd__section-intro { max-width: 870px; margin: 17px 0 0; color: var(--iwpd-muted); font-size: clamp(15px, 1.6vw, 18px); line-height: 1.75; } .iwpd__story { width: 100%; padding: clamp(28px, 5vw, 56px); border: 1px solid var(--iwpd-border); border-radius: var(--iwpd-radius-lg); background: repeating-linear-gradient( 105deg, transparent 0, transparent 11px, rgba(17, 17, 17, 0.018) 12px, transparent 13px ), radial-gradient( circle at 100% 0%, rgba(88, 91, 94, 0.12), transparent 32% ), var(--iwpd-white); } .iwpd__story > p { max-width: 980px; margin: 0; color: #454545; font-size: clamp(15px, 1.65vw, 18px); line-height: 1.8; } .iwpd__story > p + p { margin-top: 20px; } .iwpd__story strong { color: var(--iwpd-black); } .iwpd__personality { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr); gap: 24px; align-items: center; margin-top: 34px; padding: clamp(22px, 4vw, 34px); border: 1px solid #dedede; border-radius: 20px; background: repeating-linear-gradient( 100deg, transparent 0, transparent 8px, rgba(17, 17, 17, 0.025) 9px, transparent 10px ), linear-gradient( 135deg, #f7f7f7 0%, #ffffff 100% ); } .iwpd__personality-label { color: var(--iwpd-accent); font-size: 10px; font-weight: 800; letter-spacing: 0.13em; text-transform: uppercase; } .iwpd__personality h4 { max-width: 700px; margin: 10px 0 0; color: var(--iwpd-black); font-size: clamp(22px, 3vw, 34px); font-weight: 800; letter-spacing: -0.035em; line-height: 1.12; } .iwpd__personality p { margin: 0; padding-left: 24px; border-left: 3px solid var(--iwpd-accent); color: #5c5c5c; font-size: 14px; line-height: 1.7; } .iwpd__features { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; } .iwpd__feature { position: relative; min-height: 245px; overflow: hidden; padding: 29px; border: 1px solid var(--iwpd-border); border-radius: var(--iwpd-radius-md); background: var(--iwpd-soft-2); } .iwpd__feature::after { position: absolute; right: -30px; bottom: -40px; width: 115px; height: 115px; border-radius: 50%; background: rgba(255, 75, 75, 0.06); content: ""; } .iwpd__feature-number { display: inline-flex; align-items: center; justify-content: center; width: 38px; height: 38px; border-radius: 50%; color: var(--iwpd-white); background: var(--iwpd-black); font-size: 12px; font-weight: 800; } .iwpd__feature h4 { position: relative; z-index: 1; margin: 23px 0 0; color: var(--iwpd-black); font-size: 20px; font-weight: 750; letter-spacing: -0.02em; line-height: 1.25; } .iwpd__feature p { position: relative; z-index: 1; margin: 11px 0 0; color: var(--iwpd-muted); font-size: 14px; line-height: 1.65; } .iwpd__applications { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 11px; } .iwpd__application { display: flex; flex-direction: column; justify-content: space-between; min-height: 185px; padding: 24px; border: 1px solid var(--iwpd-border); border-radius: var(--iwpd-radius-md); background: var(--iwpd-white); } .iwpd__application-icon { display: flex; align-items: center; justify-content: center; width: 42px; height: 42px; border-radius: 12px; color: var(--iwpd-accent); background: #fff0f0; } .iwpd__application-icon svg { width: 21px; height: 21px; } .iwpd__application strong { display: block; margin-top: 26px; color: var(--iwpd-black); font-size: 16px; line-height: 1.3; } .iwpd__application span { display: block; margin-top: 5px; color: var(--iwpd-muted); font-size: 12px; line-height: 1.5; } .iwpd__pro-note { display: grid; grid-template-columns: auto minmax(0, 1fr); gap: 18px; align-items: start; margin-top: 14px; padding: 23px 25px; border: 1px solid #ffd4d4; border-radius: var(--iwpd-radius-md); background: #fff7f7; } .iwpd__pro-note-icon { display: flex; align-items: center; justify-content: center; width: 43px; height: 43px; border-radius: 50%; color: var(--iwpd-white); background: var(--iwpd-accent); } .iwpd__pro-note-icon svg { width: 21px; height: 21px; } .iwpd__pro-note p { margin: 0; color: #695050; font-size: 13px; line-height: 1.65; } .iwpd__pro-note p + p { margin-top: 7px; } .iwpd__pro-note strong { color: var(--iwpd-black); } .iwpd__compatible-films { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px; margin-top: 18px; } .iwpd a.iwpd__compatible-film, .iwpd a.iwpd__compatible-film:link, .iwpd a.iwpd__compatible-film:visited { display: flex !important; flex-direction: column !important; justify-content: center !important; min-height: 82px !important; padding: 15px !important; border: 1px solid #111111 !important; border-radius: 14px !important; color: #ffffff !important; -webkit-text-fill-color: #ffffff !important; background: #111111 !important; background-image: none !important; box-shadow: none !important; text-align: center !important; text-decoration: none !important; text-decoration-line: none !important; } .iwpd a.iwpd__compatible-film::before, .iwpd a.iwpd__compatible-film::after { display: none !important; content: none !important; } .iwpd a.iwpd__compatible-film:hover, .iwpd a.iwpd__compatible-film:focus, .iwpd a.iwpd__compatible-film:active { border-color: var(--iwpd-accent) !important; color: #ffffff !important; -webkit-text-fill-color: #ffffff !important; background: var(--iwpd-accent) !important; text-decoration: none !important; } .iwpd__compatible-film strong { color: #ffffff !important; font-size: 15px; line-height: 1.3; } .iwpd__compatible-film span { margin-top: 4px; color: rgba(255, 255, 255, 0.66) !important; font-size: 10px; font-weight: 700; letter-spacing: 0.08em; line-height: 1.3; text-transform: uppercase; } .iwpd__details { display: grid; gap: 9px; } .iwpd__detail { overflow: hidden; border: 1px solid var(--iwpd-border); border-radius: var(--iwpd-radius-md); background: var(--iwpd-soft-2); } .iwpd__detail summary { position: relative; display: flex; align-items: center; min-height: 78px; padding: 20px 64px 20px 24px; color: var(--iwpd-black); cursor: pointer; list-style: none; font-size: 16px; font-weight: 750; line-height: 1.35; } .iwpd__detail summary::-webkit-details-marker { display: none; } .iwpd__detail summary::before, .iwpd__detail summary::after { position: absolute; top: 50%; right: 25px; width: 15px; height: 2px; border-radius: 3px; background: var(--iwpd-black); transform: translateY(-50%); transition: transform 0.2s ease; content: ""; } .iwpd__detail summary::after { transform: translateY(-50%) rotate(90deg); } .iwpd__detail[open] summary::after { transform: translateY(-50%); } .iwpd__detail[open] summary { background: var(--iwpd-white); } .iwpd__detail-content { padding: 0 24px 27px; background: var(--iwpd-white); } .iwpd__specs { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin: 0; } .iwpd__spec { position: relative; display: grid; grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr); gap: 16px; align-items: center; min-height: 78px; overflow: hidden; padding: 17px 18px 17px 23px; border: 1px solid var(--iwpd-border); border-radius: 14px; background: radial-gradient( circle at 100% 0%, rgba(255, 75, 75, 0.06), transparent 43% ), linear-gradient( 135deg, #ffffff 0%, #fafafa 100% ); } .iwpd__spec::before { position: absolute; top: 15px; bottom: 15px; left: 0; width: 4px; border-radius: 0 5px 5px 0; background: var(--iwpd-accent); content: ""; } .iwpd__spec dt { position: relative; margin: 0; padding-left: 13px; color: #777777; font-size: 11px; font-weight: 800; letter-spacing: 0.055em; line-height: 1.45; text-transform: uppercase; } .iwpd__spec dt::before { position: absolute; top: 50%; left: 0; width: 5px; height: 5px; border-radius: 50%; background: var(--iwpd-accent); transform: translateY(-50%); content: ""; } .iwpd__spec dd { margin: 0; color: var(--iwpd-black); font-size: 13px; font-weight: 750; line-height: 1.5; } .iwpd__check-list { display: grid; gap: 13px; margin: 0; padding: 0; list-style: none; } .iwpd__check-list li { position: relative; padding-left: 31px; color: #4e4e4e; font-size: 14px; line-height: 1.65; } .iwpd__check-list li::before { position: absolute; top: 3px; left: 0; display: flex; align-items: center; justify-content: center; width: 20px; height: 20px; border-radius: 50%; color: var(--iwpd-white); background: var(--iwpd-accent); font-size: 11px; font-weight: 800; content: "✓"; } .iwpd__check-list strong { color: var(--iwpd-black); } .iwpd__resource-links { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; } .iwpd a.iwpd__resource-link, .iwpd a.iwpd__resource-link:link, .iwpd a.iwpd__resource-link:visited { display: flex !important; align-items: center !important; justify-content: center !important; min-height: 54px !important; padding: 12px 18px !important; border: 1px solid #111111 !important; border-radius: 12px !important; color: #ffffff !important; -webkit-text-fill-color: #ffffff !important; background: #111111 !important; background-image: none !important; box-shadow: none !important; text-align: center !important; text-decoration: none !important; text-decoration-line: none !important; font-size: 12px !important; font-weight: 800 !important; line-height: 1.35 !important; } .iwpd a.iwpd__resource-link::before, .iwpd a.iwpd__resource-link::after { display: none !important; content: none !important; } .iwpd a.iwpd__resource-link:hover, .iwpd a.iwpd__resource-link:focus, .iwpd a.iwpd__resource-link:active { border-color: var(--iwpd-accent) !important; color: #ffffff !important; -webkit-text-fill-color: #ffffff !important; background: var(--iwpd-accent) !important; text-decoration: none !important; } .iwpd__sample-banner { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 25px; align-items: center; margin-top: 14px; padding: clamp(24px, 4vw, 38px); border-radius: var(--iwpd-radius-lg); background: repeating-linear-gradient( 100deg, transparent 0, transparent 9px, rgba(17, 17, 17, 0.025) 10px, transparent 11px ), var(--iwpd-soft); } .iwpd__sample-banner h4 { margin: 0; color: var(--iwpd-black); font-size: clamp(22px, 3vw, 32px); font-weight: 800; letter-spacing: -0.03em; line-height: 1.1; } .iwpd__sample-banner p { max-width: 790px; margin: 9px 0 0; color: var(--iwpd-muted); font-size: 14px; line-height: 1.65; } .iwpd__sample-pill { display: inline-flex; align-items: center; justify-content: center; min-height: 46px; padding: 12px 19px; border-radius: 999px; color: var(--iwpd-white); background: var(--iwpd-black); font-size: 12px; font-weight: 800; line-height: 1.25; text-align: center; white-space: nowrap; } .iwpd__support { position: relative; overflow: hidden; margin-top: clamp(48px, 7vw, 86px); padding: clamp(30px, 6vw, 60px); border-radius: var(--iwpd-radius-lg); color: var(--iwpd-white); background: radial-gradient( circle at 95% 5%, rgba(255, 75, 75, 0.35), transparent 34% ), linear-gradient( 135deg, #111111, #222222 ); } .iwpd__support::before { position: absolute; top: 0; left: clamp(30px, 6vw, 60px); width: 120px; height: 5px; border-radius: 0 0 15px 15px; background: var(--iwpd-accent); content: ""; } .iwpd__support-inner { position: relative; z-index: 1; } .iwpd__support-label { color: var(--iwpd-accent); font-size: 11px; font-weight: 800; letter-spacing: 0.13em; text-transform: uppercase; } .iwpd__support h3 { max-width: 760px; margin: 12px 0 0; color: var(--iwpd-white); font-size: clamp(29px, 4.2vw, 50px); font-weight: 800; letter-spacing: -0.04em; line-height: 1.05; } .iwpd__support-copy { max-width: 760px; margin: 15px 0 0; color: rgba(255, 255, 255, 0.68); font-size: 15px; line-height: 1.65; } .iwpd__support-actions { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px; margin-top: 31px; } .iwpd a.iwpd__support-button, .iwpd a.iwpd__support-button:link, .iwpd a.iwpd__support-button:visited { display: flex !important; align-items: center !important; gap: 12px !important; min-width: 0 !important; min-height: 64px !important; padding: 14px 16px !important; border: 1px solid rgba(255, 255, 255, 0.17) !important; border-radius: 14px !important; color: #ffffff !important; -webkit-text-fill-color: #ffffff !important; background: rgba(255, 255, 255, 0.08) !important; background-image: none !important; box-shadow: none !important; text-decoration: none !important; text-decoration-line: none !important; text-shadow: none !important; } .iwpd a.iwpd__support-button:first-child { border-color: var(--iwpd-accent) !important; background: var(--iwpd-accent) !important; } .iwpd a.iwpd__support-button::before, .iwpd a.iwpd__support-button::after { display: none !important; content: none !important; } .iwpd a.iwpd__support-button:hover, .iwpd a.iwpd__support-button:focus, .iwpd a.iwpd__support-button:active { border-color: var(--iwpd-accent) !important; color: #ffffff !important; -webkit-text-fill-color: #ffffff !important; background: var(--iwpd-accent) !important; text-decoration: none !important; } .iwpd__support-icon { display: flex; align-items: center; justify-content: center; width: 34px; height: 34px; flex: 0 0 34px; border-radius: 10px; color: var(--iwpd-white); background: rgba(255, 255, 255, 0.14); } .iwpd__support-icon svg { width: 18px; height: 18px; } .iwpd__support-text { min-width: 0; } .iwpd__support-text small { display: block; color: rgba(255, 255, 255, 0.58); font-size: 9px; font-weight: 700; letter-spacing: 0.09em; line-height: 1.3; text-transform: uppercase; } .iwpd__support-text strong { display: block; overflow: hidden; margin-top: 3px; color: var(--iwpd-white); font-size: 13px; font-weight: 750; line-height: 1.3; text-overflow: ellipsis; } .iwpd__fine-print, .iwpd__governance { margin: 18px 3px 0; color: #858585; font-size: 10px; line-height: 1.55; } .iwpd__governance { margin-top: 5px; } @media (max-width: 1020px) { .iwpd__facts { grid-template-columns: repeat(3, minmax(0, 1fr)); } .iwpd__applications, .iwpd__compatible-films, .iwpd__support-actions { grid-template-columns: repeat(2, minmax(0, 1fr)); } } @media (max-width: 820px) { .iwpd__hero { grid-template-columns: 1fr; } .iwpd__product-card { max-width: none; justify-self: stretch; } .iwpd__personality { grid-template-columns: 1fr; } .iwpd__features { grid-template-columns: repeat(2, minmax(0, 1fr)); } .iwpd__specs { grid-template-columns: 1fr; } .iwpd__resource-links { grid-template-columns: 1fr; } } @media (max-width: 600px) { .iwpd { font-size: 15px; } .iwpd__hero { grid-template-columns: 1fr; padding: 35px 20px 22px; border-radius: 22px; } .iwpd__hero::before { left: 20px; } .iwpd__hero h2 { font-size: clamp(30px, 9.8vw, 45px); } .iwpd__product-card { max-width: none; padding: 18px; border-radius: 19px; } .iwpd__facts { grid-template-columns: repeat(2, minmax(0, 1fr)); } .iwpd__fact { padding: 18px 14px; } .iwpd__section { padding-top: 52px; } .iwpd__story { padding: 26px 21px; border-radius: 20px; } .iwpd__personality { grid-template-columns: 1fr; padding: 22px 19px; border-radius: 16px; } .iwpd__features, .iwpd__applications, .iwpd__compatible-films { grid-template-columns: 1fr; } .iwpd__feature { min-height: 0; padding: 24px 21px; } .iwpd__application { min-height: 148px; padding: 21px; } .iwpd__pro-note { grid-template-columns: 1fr; padding: 21px; } .iwpd__detail summary { min-height: 70px; padding: 18px 56px 18px 18px; } .iwpd__detail summary::before, .iwpd__detail summary::after { right: 20px; } .iwpd__detail-content { padding: 0 17px 20px; } .iwpd__spec { grid-template-columns: 1fr; gap: 7px; min-height: 0; padding: 16px 16px 16px 21px; } .iwpd a.iwpd__resource-link { width: 100% !important; } .iwpd__sample-banner { grid-template-columns: 1fr; padding: 24px 21px; border-radius: 20px; } .iwpd__sample-pill { justify-self: start; white-space: normal; } .iwpd__support { padding: 36px 20px 22px; border-radius: 22px; } .iwpd__support::before { left: 20px; } .iwpd__support-actions { grid-template-columns: 1fr; margin-top: 25px; } .iwpd a.iwpd__support-button { width: 100% !important; } } @media (prefers-reduced-motion: reduce) { .iwpd__detail summary::after { transition: none !important; } } 3M Series 8900-BR100 Wrap Overlaminate Brushed Finish BR100 Brushed Overlaminate Add a distinctive brushed texture to printed graphics or solid wrap films with 3M BR100 Brushed Overlaminate. Combine it with compatible 3M print wrap films to create new colours, textures and custom graphic effects. Brushed finish 2 mil cast film Clear pressure-sensitive adhesive 4-year durability Product series 8900-BR100 Film category Wrap Overlaminate Intended for lamination over another film substrate to create a brushed textured look and enhance the appearance and durability of the graphic. Finish Brushed Film type Cast Thickness 2 mil Durability 4 Years Adhesive Clear Removability Permanent Brushed texture and design freedom Transform printed graphics and solid films with a distinctive brushed look and feel 3M BR100 Brushed Overlaminate is part of the 3M Wrap Overlaminate 8900 Series. It can be combined with compatible 3M print wrap films to create a brushed textured finish for custom vehicle graphics and other listed graphic applications. The brushed overlaminate gives designers the ability to create new colours and textures while enhancing the appearance and durability of printed graphics or solid films. BR100 is intended for lamination over another film substrate. Its pressure-sensitive clear adhesive and cast construction support use across flat surfaces, simple curves, compound curves and flat surfaces with rivets. Finish personality Textured, dimensional and design-focused, with a brushed appearance that changes the visual character of the film beneath it. Use BR100 over a compatible printed or solid film substrate to create custom colour and texture combinations. Features and benefits A cast brushed overlaminate for custom graphics, textured effects and added graphic durability BR100 is intended to be laminated over another film substrate and used as part of a completed graphic system. 01 Brushed finish Creates a brushed textured look and feel over the selected printed or solid film substrate. 02 New colours and textures Combine the overlaminate with compatible films to create new colour and texture combinations. 03 Custom graphic design freedom Supports a wide range of custom graphic effects for vehicle, transportation and watercraft applications. 04 Enhances printed graphics Use BR100 to enhance the appearance and durability of printed graphics. 05 Compatible with solid films The overlaminate may also be used to enhance the appearance and durability of compatible solid films. 06 Cast construction The supplied specifications identify BR100 as a 2 mil cast film for flat, curved and riveted application surfaces. Graphic applications Brushed texture for vehicle wraps, fleets, transit graphics, signage and watercraft Vehicle Wraps Create custom vehicle graphics with a brushed textured appearance. Fleet and Transit Graphics Listed applications include fleet graphics and transit graphics. Opaque Signage Add a brushed texture to compatible opaque signage graphic systems. Watercraft Graphics The supplied product information lists boat and watercraft graphics. Intended for lamination over another film substrate: BR100 is an overlaminate and should be combined with a compatible printed or solid film. The supplied description lists the following 3M print wrap films. IJ180mCv3-10 Printable Wrap Film IJ180mC-10 Printable Wrap Film IJ180mC-114 Clear Printable Film IJ180mC-120 Clear Printable Film Product information Supplied specifications, compatible films, application surfaces and technical resources Technical specifications Manufacturer: 3M Product: BR100 Brushed Overlaminate Series: 8900-BR100 Film category: Wrap overlaminate Film type: Cast Finish: Brushed Thickness: 2 mil Adhesive colour: Clear Adhesive type: Pressure-sensitive Liner type: Kraft paper Durability: 4 years Removability: Permanent Application surfaces: Compound curves, flat, flat with rivets and simple curves Applications: Fleet graphics, opaque signage, transit graphics, vehicle wraps and watercraft graphics Compatible film substrates IJ180mCv3-10: Listed as a compatible 3M printable wrap film. IJ180mC-10: Listed as a compatible 3M printable wrap film. IJ180mC-114: Listed as a compatible clear printable wrap film. IJ180mC-120: Listed as a compatible clear printable wrap film. BR100 is intended for lamination over another film substrate. It may be combined with compatible printed graphics or solid films. Applications and surface compatibility Vehicle wraps: Suitable for custom vehicle graphic systems. Fleet graphics: Listed for fleet graphic applications. Transit graphics: Listed for transportation graphic applications. Opaque signage: Suitable for compatible opaque signage systems. Watercraft graphics: Listed for boat and watercraft graphic applications. Flat surfaces: The supplied specifications list flat surface compatibility. Simple and compound curves: The supplied specifications list both curve types. Flat surfaces with rivets: The supplied specifications include riveted applications. Product resources 3M Overlaminate Brochure 3M Graphic Materials Catalog 3M Wrap Overlaminate Series 8900 Review the brushed texture over the intended printed or solid film before completing the full graphic BR100 changes the appearance and texture of the film beneath it. Compare the completed film combination when selecting colours and planning the final graphic effect. Brushed texture overlay Instawraps product support Have questions about BR100, compatible films or your graphic project? Our team can help with compatible film selection, product questions, sizing and order assistance. Choose the most convenient way to reach us. Fast assistance Live Chat Send a request Contact Us Email our team [email protected] Speak with us 1-866-258-6908 *The supplied current description identifies 3M BR100 as a brushed wrap overlaminate in Series 8900-BR100. It is described as a 2 mil cast film with clear pressure-sensitive adhesive, kraft paper liner, permanent removability classification and 4-year durability. Listed application surfaces include compound curves, flat surfaces, flat surfaces with rivets and simple curves. Listed applications include fleet graphics, opaque signage, transit graphics, vehicle wraps and watercraft graphics. BR100 is intended for lamination over another film substrate. 3M is a trademark of 3M. Current manufacturer documentation and the physical roll label govern.