Google Pixel XL 尺寸

5.5 INCH 6.09 x 2.98 x 0.33 INCH

Google Pixel XL 解析度

1440 x 2560 PX ~ 534 每英吋像素數

Google Pixel XL 視窗

412 x 732 PX ~ 153 每英吋像素數

Google Pixel XL 像素密度

3.5 xxxhdpi 3.5x Retina 顯示器

作業系統詳情

Google Pixel XL 於 October 2016.
Google Pixel XL 搭載 Android 7.1 (Nougat), upgradable to Android 8.0 (Oreo)

螢幕尺寸

Google Pixel XL 螢幕尺寸為 5.5 英吋 ,約 71.2% 佔裝置實際尺寸的比例。 Google Pixel XL 的實體尺寸為 6.09 x 2.98 x 0.33 英吋( 154.7 x 75.7 x 8.5 毫米)。

顯示單位順序為「高度 x 寬度 x 厚度」

螢幕像素密度與 CSS 像素比

「像素」是任何顯示器中最小的單位/元素。

每英吋能容納的像素總數稱為「螢幕密度」或「像素密度」,以「每英吋像素數」(PPI)表示。
像素密度對不同螢幕尺寸的顯示有其上限。當每英吋像素數超過螢幕尺寸上限時,顯示解析度會提升,但裝置的實際寬高像素數不變。實際裝置像素又稱為裝置獨立像素或 CSS 像素比。


Google Pixel XL 解析度為 1440 x 2560 PX ,具有 ~ 534 像素密度。
Google Pixel XL 視窗大小為 412 x 732 PX ,約 153 實際像素密度,即具有 3.5 xxxhdpi 顯示像素密度。

螢幕解析度與視窗

裝置上顯示的像素總數稱為「螢幕解析度」,裝置的實際像素總和稱為「視窗」。

Google Pixel XL 搭載 5.5" 英吋的實體螢幕,解析度約為 1440 x 2560 像素,約 534 PPI 像素密度。 Google Pixel XL 的視窗大小為 412 x 732 像素,像素比約為 3.5.

如需進一步了解螢幕實際尺寸、視窗大小、顯示解析度及像素密度 請點此.

CSS 媒體查詢

Google Pixel XL Media Queries (僅限行動裝置)

@media only screen and (min-width: 412px) and (max-width: 767px) { /* Your Styles... */ }

Google Pixel XL 最小寬度媒體查詢

@media only screen and (min-width: 412px) { /* Your Styles... */ }

Google Pixel XL 最小高度媒體查詢

@media only screen and (min-height: 732px) { /* Your Styles... */ }

Google Pixel XL 橫向媒體查詢

@media only screen and (min-width: 732px) and (orientation: landscape) { /* Your Styles... */ }

Google Pixel XL 縱向媒體查詢

@media only screen and (min-width: 412px) and (orientation: portrait) { /* Your Styles... */ }

Google Pixel XL 裝置寬度媒體查詢

@media only screen and (min-device-width: 412px) and (orientation: portrait) { /* Your Styles... */ }
@media only screen and (min-device-width: 732px) and (orientation: landscape) { /* Your Styles... */ }

Google Pixel XL Retina 媒體查詢

@media
  only screen and (-webkit-min-device-pixel-ratio: 3.5),
  only screen and (   min--moz-device-pixel-ratio: 3.5),
  only screen and (     -o-min-device-pixel-ratio: 3.5/1),
  only screen and (        min-device-pixel-ratio: 3.5),
  only screen and (                min-resolution: 534dpi),
  only screen and (                min-resolution: 3.5dppx) { 
    /* Retina styles here */
}
                                

Retina 實際上以裝置像素比為基礎。大多數裝置具有 2x 或 3x 顯示,因此可使用通用 Retina 媒體查詢在各種裝置上顯示高解析度內容。以下為 Retina 2x 及 Retina 3x 媒體查詢:

Retina 2x 媒體查詢

@media
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (   min--moz-device-pixel-ratio: 2),
  only screen and (     -o-min-device-pixel-ratio: 2/1),
  only screen and (        min-device-pixel-ratio: 2),
  only screen and (                min-resolution: 192dpi),
  only screen and (                min-resolution: 2dppx) { 
    /* Retina styles here */
}
                                

Retina 3x 媒體查詢

@media
  only screen and (-webkit-min-device-pixel-ratio: 3),
  only screen and (   min--moz-device-pixel-ratio: 3),
  only screen and (     -o-min-device-pixel-ratio: 3/1),
  only screen and (        min-device-pixel-ratio: 3),
  only screen and (                min-resolution: 384dpi),
  only screen and (                min-resolution: 3dppx) { 
    /* Retina styles here */
}
                                

Google Pixel XL 規格

  • 發布日期 October 2016
  • Android 7.1
  • 實體螢幕尺寸 5.5 INCH
  • 解析度 1440 x 2560 PX
  • 視窗大小 412 x 732 PX
  • 像素密度 534 PPI
  • 裝置獨立像素 153 PPI
  • 像素比 3.5 xxxhdpi
  • 寬度 1440 PX
  • 高度 2560 PX
  • 裝置寬度 412 PX
  • 裝置高度 732 PX
  • 尺寸 154.7 x 75.7 x 8.5 mm (6.09 x 2.98 x 0.33 in)
  • 重量 168 g - 5.93 oz

免責聲明:資訊來源於各相關網站,力求準確。若發現任何錯誤,請來信: [email protected]