Demo nove TehnoKing trgovine. Narudžbe nisu aktivne. Saznajte više

Gaming, tehnologija i elektronika

Tomislavgrad   |   Kontakt i poslovnica

Philips 65OLED950/12 4K GOOGLE TV OLED+, 4-SIDE AMBILIGHT TV, 144 Hz, DUAL P5 AI Procesor, 164 cm (65”), Dolby Vision and Dolby Atmos

4.999,00 KM

Philips 65OLED950/12 4K GOOGLE TV OLED+, 4-SIDE AMBILIGHT TV, 144 Hz, DUAL P5 AI Procesor, 164 cm (65”), Dolby Vision and Dolby Atmos

6 na zalihi

SKU: 65OLED950/12
Category:

Opis

/* css reset */
#rich-rich,
#rich-rich * {
box-sizing: border-box;
}

#rich-rich h2 {
margin: revert;
}

#rich-rich {
font-family: “Montserrat”, sans-serif;
}

#rich-rich h2 {
color: #000;
font-size: 4em;
font-weight: 600;
margin: 0.83em 0;
}

#rich-rich h3 {
color: #000;
font-size: 3.5em;
font-weight: 600;
margin: 0.3em 0 0.5em 0;
}

#rich-rich h4 {
color: #000;
font-size: 2em;
font-weight: 600;
margin: 1em 0 1.33em 0;
min-height: 120px
}

/* Правки */

#rich-rich .clmn-4 h4 {
color: #000;
font-size: 1.5em;
font-weight: 600;
margin: 1em 0 1.2em 0;
min-height: 60px
}

#rich-rich p {
color: #000;
font-size: 1.5em;
line-height: 1.5em;
font-weight: 400;
margin: 0.8em 0 1.5em 0;
text-align: justify;

}

/* Правки */

#rich-rich .clmn-4 p {
color: #000;
font-size: 1.25em;
font-weight: 400;
margin: 1em 0 1em 0;

}

#rich-rich strong {
font-weight: 600;
}

#rich-rich li {
font-weight: 400;
font-size: 1.5em;
margin: 1em 0;
padding: 0;
list-style-position: inside;
}

#rich-rich ul {
padding-inline-start: 0px;
}

#rich-rich .desc-img.lazy,
#rich-rich .desc-img {
max-width: 100%;
height: auto;
}

/* custom style */
#rich-rich .flex-container {
display: flex;
flex-wrap: wrap;
flex-direction: row;
max-width: 1400px;
margin: 0 auto;
padding-top: 3%;
padding-bottom: 1%;
}

#rich-rich .clmn {
margin: 20px auto;
padding: 0.5em 2em 1em 2em;
}

#rich-rich .clmn_alt {
margin: 1%;
padding: 0em;
flex-direction: column;
}

#rich-rich .clmn_alt p {
padding: 0.8em;
}

#rich-rich .clmn-1 {
width: 100%;
}

#rich-rich .clmn-2 {
width: 50%;
}

#rich-rich .clmn-3 {
width: 33.33%;

/* Правки */

display: flex;
flex-direction: column;
justify-content: flex-start;
align-items: flex-start;
min-height: 400px;
/* общая высота блока */
box-sizing: border-box;
}

/* Правки */
#rich-rich .clmn-3 div img {
width: 100%;
height: 200px;
object-fit: cover;
display: block;
}

#rich-rich .clmn-3_alt {
width: 30%;
}

#rich-rich .clmn-70 {
width: 70%;
margin-left: auto;
margin-right: auto;
}

#rich-rich .clmn-70_alt {
width: 66%;
display: flex;
}

#rich-rich .clmn.right {
justify-content: flex-end;
text-align: right;
display: flex;
flex-wrap: wrap;
align-content: center;
}

#rich-rich .clmn.center {
justify-content: center;
text-align: center;
display: flex;
flex-wrap: wrap;
align-content: flex-start;
}

.img-clmn {
text-align: center;
}

@media screen and (max-width: 992px) {
#rich-rich h2 {
font-size: 2.7em;
}

#rich-rich h3 {
font-size: 2.4em;
}

#rich-rich .flex-container {
display: flex;
flex-wrap: wrap;
flex-direction: column;
max-width: 1400px;
margin: 0 20px;
padding-top: 0;
padding-bottom: 6%;
}

#rich-rich .padmob {
padding: 0 20px;
}

#rich-rich .clmn {
padding: 0 0 1em 0;
}

#rich-rich {
font-size: 14px;
max-width: 100%;
}

#rich-rich .clmn-1,
#rich-rich .clmn-2,
#rich-rich .clmn-3,
#rich-rich .clmn-4,
#rich-rich .clmn-70 {
width: 100%;
}

#rich-rich .clmn-3_alt,
#rich-rich .clmn-70_alt {
max-width: 500px;
margin: auto auto 1em auto;
width: 100%;
}

#rich-rich .clmn.right {
justify-content: flex-start;
text-align: left;
}

#rich-rich .flex-container.revert {
flex-direction: column-reverse;
max-width: 1400px;
margin: 0 auto;
}

#rich-rich svg {
justify-content: flex-start;
max-width: 20%;
}
}

/* template */
#rich-rich .aspect-cor {
aspect-ratio: 3 / 2;
overflow: hidden;
border-radius: 20px;
}

#rich-rich .aspect-cor2 {
aspect-ratio: 6 / 5;
overflow: hidden;
border-radius: 20px;
}

#rich-rich .top-logo {
max-width: 230px;
margin: auto;
}

#rich-rich .top-logo img {
display: block;
width: 100%;
}

#rich-rich .boldupcent {
text-transform: uppercase;
font-weight: bold;
text-align: center;
}

#rich-rich .boldcent {
font-weight: 600;
text-align: center;
}

#rich-rich .normalupcent {
text-transform: uppercase;
text-align: center;
font-weight: normal;
}

#rich-rich .normalcent {
text-align: center;
font-weight: normal;
}

#rich-rich .boldupleft {
text-transform: uppercase;
font-weight: bold;
text-align: left;
}

#rich-rich .boldleft {
font-weight: 600;
text-align: left;
}

#rich-rich .vertmid {
display: flex;
align-items: center;
justify-content: left;
}

#rich-rich .video {
height: 0;
position: relative;
padding-bottom: 56.25%;
}

#rich-rich .video iframe {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}

@media (min-width: 992px) {
#rich-rich .listinrow {
display: flex;
flex-directon: row;
justify-content: space-around;
}
}

@media (min-width: 992px) {
#rich-rich .clmn-4 {
width: 50%;
}
}

@media (min-width: 1200px) {
#rich-rich .clmn-4 {
width: 25%;
}
}

Master of vision

Our finest OLED+ TV is for those who want to indulge in our most perfectly bright and lifelike
picture—and four-sided Ambilight’s matchless immersion. Pair with a high-end sound system for an
experience that’s like no other.

  • 164 cm (65″) Ambilight TV
  • Dolby Vision & Atmos
  • 4K OLED. VRR 144 Hz
  • P5 Dual AI Picture Engine

Highlights

All-around immersion. 4 sided Ambilight TV

With four-sided Ambilight, sports, films, music and games will feel bigger than ever. Integrated LED
lights at the back react to what you watch or listen to, immersing you in a halo of colourful light
that emanates from the top, bottom and sides of the TV. For the full impact, hang your Ambilight TV
on the wall.

OLED META 3 panel. Precision, brightness and detail

Thanks to its OLED META 3 panel, this OLED+ Ambilight TV does lifelike better and brighter than ever
and the picture looks superb at any angle. With astonishing peak brightness levels, contrast and
colour are beautifully well defined: even the smallest details leap from shadows and bright areas.
All major HDR formats are supported.

Whatever you watch, a picture so real. P5 Dual AI engine

Enjoy a picture so real it feels you could step right into it! Twin P5 AI chips get the most out of
the latest and brightest OLED panel, perfecting sharpness and detail and optimising for any changes
to ambient lighting. Whatever’s on screen—from bright stadium sports to dark sci-fi drama—you’ll see
it all so clearly.

Cinematic viewing for all you watch and play

Hold onto the edge of your seat! With Dolby Vision on board, you’ll see the picture the director
wanted you to see, no more disappointing scenes that are too dark to make out. From movies to games,
say hello to every glorious detail.

Immersive surround-sound technology

Compatibility with Dolby Atmos and DTS:X takes the sound of this TV to another level, in any room.
The latest movies, the newest games, the biggest sports events: with sound effects placed in the
space above and around you, you’ll feel like you’re right in the middle of the action.

Total Gaming Solution. Thrilling play for every gamer

HDMI 2.1, 120 Hz native refresh rate and an ultra-low input lag. Indie game or AAA title, this
Ambilight TV gives you the specs you need to game how you want! For more control, Game Bar 2.0 lets
you customise how you play, and you can connect a Bluetooth controller for cloud gaming. PC gamers
can also enjoy 144 Hz VRR via HDMI.

Entertainment you love, with a little help from Google

What do you want to watch? Google TV brings together movies, shows and more, from across your apps
and subscriptions—and organises them just for you. You’ll get suggestions based on what you like and
you can even use the Google TV app on your phone to curate your watchlist on the go.

Connect to smart home networks, voice assistants and more

Seamless compatibility with Matter means you can easily integrate this 4K Ambilight TV into your
existing smart home network. You can also use the TV remote to control your satellite or cable box
or wake the Google Assistant—and the TV is compatible with Alexa-enabled devices and Apple AirPlay
too.

Thoughtful design. Responsible packaging

The almost bezel-free screen is the perfect canvas for this TV’s stunning picture—and four-sided
Ambilight creates mesmerising mood lighting when the screen’s off. The slender metal TV remote
recharges wirelessly and has motion-activated backlighting. Our packaging uses FSC-certified
recycled cardboard and inserts are printed on recycled paper.

Dodatne informacije

Antena

2

Bluetooth

Bluetooth 5.2

Bruto Težina Kutije (kg)

16 kg

Bruto Težina Pakovanja (kg)

15 kg

CI/PCMCIA

1

Dubina (mm)

290 mm

Dužina Pakovanja (mm)

1000 mm

EAN Kod

8718863048283

Energetska Oznaka

G

EPREL

<a href="https://eprel.ec.europa.eu/screen/product/electronicdisplays/2302620">2302620</a&gt;

Format Zvučnika

Integrated

HDMI

4 (HDMI (Type A))

Interfejs Za Montažu Ravnog Ekrana

300x300mm

Izlazna Snaga

70 W

Komada U Pakovanju

1

Kriteriji Validacije Garancije

Serial Number

LAN

1 (RJ-45)

Maksimalna Ulazna Frekvencija

60 Hz

Maksimalni Ulazni Napon

240 V

Minimalna Ulazna Frekvencija

50 Hz

Minimalni Ulazni Napon

100 V

Mogućnosti Ekrana

Crystal Clear Image<br/>HDCP Ready<br/>Eco Mode<br/>UHD<br/>NVIDIA G-SYNC<br/>AMD FreeSync Premium<br/>Dolby Vision

Mogućnosti Montaže

Desktop/Wallmount

Način Audio Izlaza

2.1 Channel Surround

Nazivna Težina

23.7 kg

Neto Težina Pakovanja (kg)

14 kg

Odnos Strana Slike

16:9

Brend

PHILIPS

Frekvencija osvježavanja

144 Hz

Garancija

24 Mjeseci

Rezolucija ekrana

4K 2160p

Veličina ekrana

65"

Pakovanja U Kutiji

1

Podrška Za Glasovnog Asistenta

Amazon Alexa<br/>Google Assistant

Podržani Standardi Monitora

VESA FDMI

Potrošnja Snage Pripravnost/Spavanje

0.3 W

Povrat Proizvoda U Garanciji

Yes

Pozicija Napajanja

Internal

S/PDIF Izlaz Optički

1

Širina (mm)

1444 mm

Širina Navoja

0.3747 mm

Širina Pakovanja (mm)

1000 mm

Smart TV Platforma

Google TV

Spoljašnja Boja

Black

Standard Digitalne Televizije

DVB-T<br/>DVB-S<br/>DVB-S2<br/>DVB-T2<br/>DVB-C<br/>DVB-T2 HD

Težina

24.02 kg

Tip Ekrana

OLED

Tip Napajanja

Power Supply

Tip Navoja

Dot Pitch

Tip Pakovanja

Box

Trajanje Garancije (Mjeseci)

24 month(s)

TV Funkcije

Teletext, EasyLink, Perfect Natural Motion, Game Mode, HLG (Hybrid Log Gamma), HDR10, HDR10+, Filmmaker Mode, Ambilight 4 sided, HGIG Mode, Micro Dimming Perfect, CalMAN Ready, ALLM

TV Tjuner

Yes

Uključena Oprema

Remote Control, Stand, Quick Start Guide, Documentation

USB

2 (USB Type-A)

Veličina Interne Memorije

32 GB

Vidljiva Dijagonala Displeja

65"

Visina (mm)

843 mm

Visina Pakovanja (mm)

100 mm

Wi-Fi

IEEE 802.11ax Wi-Fi 6

Recenzije

Još nema recenzija.

Budite prvi koji će recenzirati “Philips 65OLED950/12 4K GOOGLE TV OLED+, 4-SIDE AMBILIGHT TV, 144 Hz, DUAL P5 AI Procesor, 164 cm (65”), Dolby Vision and Dolby Atmos”

Vaša adresa e-pošte neće biti objavljena. Obavezna polja su označena sa * (obavezno)