ADVERTISEMENT

vivo smartphones with Photochromic technology

Published May 23, 2023 12:27 am

To continuously cater to the ever-increasing demands of people for future smartphone style and design, vivo has integrated another innovation on some of their phone units known as “Photochromic Technology”. Photochromic Technology is a first-of-its-kind innovation that allows smartphones' backplates to seamlessly change color in mere seconds when exposed to ultraviolet (UV) light or sunlight vivo's latest Photochromic Technology adds layers of color grading effect, thanks to the anti-glare and scratch-resistant glass on the back panel.  Unlike any other smartphone brand that just typically offers varieties of colorways for a specific phone, the color-changing effect of vivo enables users to have two different colors on one phone, which makes it more appealing, unique, and stylish.  Photochromic Technology is exclusive to vivo's V Series, particularly [V27 5G](https://www.vivo.com/ph/products/v27)[V25 5G](https://www.vivo.com/ph/products/v25)[V25e](https://www.vivo.com/ph/products/v25e)[V25 Pro](https://www.vivo.com/ph/products/v25-pro), and V23.

vivo V27 5G

[vivo V27 5G](https://www.vivo.com/ph/products/v27) was launched in March 2023. It has the Photochromic 2.0 version on its Emerald Green colorway, which can change to a darker green color when hit by sunlight or UV light.   Since it has the latest technology, its color-changing effect is much faster than its predecessor. It is more reactive and sensitive to light.  Along with Photochromic 2.0, vivo V27 also has 12GB RAM + 256GB ROM, 120Hz refresh rate, 3D curved screen, EIS + OIS Dual-ultra stabilization, Aura portrait algorithm, and Sony IMX 766V sensor.

vivo V25 Series

 
The vivo V25 series, which is composed of the vivo V25e, V25, and V25 Pro, was made available in September 2022. It also has the Photochromic 2.0 version. For [vivo V25e](https://www.vivo.com/ph/products/v25e), it has a back panel covered by fluorite anti-glare glass which changes color from gold to orange. Besides the color-changing effect, it is equipped with a 6.44-inch FHD+ AMOLED display with a 90Hz refresh rate, 64MP + 2MP + 2MP triple rear cameras with OIS, and a 32MP selfie camera. On top of that, it is powered by MediaTek Helio G99 chipset with 8GB of RAM, Android 12 OS, and Funtouch OS 12 interface.  The [vivo V25 5G](https://www.vivo.com/ph/products/v25), which has a 64MP OIS ultra-sensing camera and 12GB RAM + 8GB extended RAM, is available in three colorways - Aquamarine Blue, Sunrise Gold, and Diamond Black. Among these available colorways, the Sunrise Gold has the photochromic effect, which transforms into a pleasant orange-red hue that is definitely striking and matches perfectly the user’s classy style.  Meanwhile, [vivo V25 Pro](https://www.vivo.com/ph/products/v25-pro) is capable of changing color from different angles. From light blue color, it automatically changes into a darker shade of blue when exposed to sun or UV light. It is available in two colors, which are Surfing Blue and Starlight Black. Moreover, it has a 6.56-inch FHD+ curved-edge display with a 120Hz refresh rate, 64MP + 8MP + 2MP triple rear cameras with OIS, and a 32MP selfie camera with eye autofocus. It is also powered by MediaTek Dimensity 1300 chipset with 12GB of RAM, Android 12 OS, and Funtouch OS 12 interface.

vivo V23

Lastly, vivo V23 has the Photochromic 1.0 version. Since it is the first-ever Photochromic Technology, the color-changing effect is a little bit longer. Nevertheless, it still offers the same experience as the other vivo phones with photochromic effects. It is comfortable to hold and has a modern design.  Powered by the Octa-Core CPU and runs on Android, the V23 features a 6.44 display, 64 + 8MP back camera, 50 + 8MP front camera, and a 4200mAh battery capacity. 

vivo's Photochromic Technology

  
With the integration of Photochromic technology into vivo's products, it has truly been an ultimate game changer in the smartphone industry.  With this innovation, vivo phones instantly provide different mood and feel when navigating the phone. Customers can now customize and even create different patterns from the backplate of their phones. 
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.