CMYK 到 RGB 顏色轉換

輸入從 0 到 100% 的 CMYK 值:

青色 (C): %
洋紅色(M): %
黃色(Y): %
黑鍵顏色(K): %
 
紅色 (R):
綠色(G):
藍色(B):
十六進制:
顏色預覽:

CMYK轉RGB公式

R、G、B值在0..255 範圍內給出。

紅色 (R) 顏色由青色 (C) 和黑色 (K) 顏色計算得出:

R = 255 × (1-C) × (1-K)

綠色 (G) 由品紅色 (M) 和黑色 (K) 計算得出:

G = 255 × (1-M) × (1-K)

藍色 (B) 由黃色 (Y) 和黑色 (K) 計算得出:

B = 255 × (1-Y) × (1-K)

CMYK轉RGB表

顏色 顏色

姓名

(C,M,Y,K) (紅、綠、乙) 十六進制
  黑色的 (0,0,0,1) (0,0,0) #000000
  白色的 (0,0,0,0) (255,255,255) #FFFFFF
  紅色的 (0,1,1,0) (255,0,0) #FF0000
  綠色的 (1,0,1,0) (0,255,0) #00FF00
  藍色的 (1,1,0,0) (0,0,255) #0000FF
  黃色的 (0,0,1,0) (255,255,0) #FFFF00
  青色 (1,0,0,0) (0,255,255) #00FFFF
  品紅 (0,1,0,0) (255,0,255) #FF00FF

 

RGB 到 CMYK 轉換 ►

 

您想將 CMYK 顏色轉換為 RGB 模型嗎?

這是一個免費的在線色碼轉換器,將一種色碼轉換成另一種顏色模型,支持CMYK、RGB和HEX三種顏色模型,它們可以相互轉換。

CMYK 到 RGB 和 HEX
RGB 到 CMYK 和 HEX
HEX 到 RGB 和 CMYK

CMYK、RGB轉換器使用方法

1. 在顏色模型字段之一中輸入您的顏色代碼,CMYK、RGB 或 HEX
2. 要將 CMYK 轉換為 RGB,請在 CMYK 字段中輸入您的 CMYK 顏色代碼,例如,cmyk(100%, 0%, 33% , 40%)
3. 要將 CMYK 轉換為 HEX,請在 CMYK 字段中輸入代碼
4. 要將 RGB 轉換為 CMYK,請在 RGB 區域中輸入您的 RGB 顏色代碼,例如 rgb(30, 100, 220)
5. 要將 RGB 轉換為 HEX,在 RGB 字段中輸入代碼
6. 要將 HEX 轉換為 CMYK,請在 HEX 字段中輸入您的 HEX 顏色代碼,例如 #3b5376
7. 要將 HEX 轉換為 RGB,請在 HEX 字段中輸入代碼
8. 我們的顏色代碼轉換器將以交互方式顯示結果

如何將 CMYK 轉換為 RGB

紅、綠、藍值在0..255範圍內給出,紅色(R)是從青色(C)和黑色(K)顏色計算出來的,綠色(G)是從品紅色(m)和黑色 (k) 顏色,藍色 (b) 由黃色 (y) 和黑色 (k) 顏色計算得出。下面是CMYK轉RGB的公式

紅色 = 255 × (1 - 青色 100) × (1 - 黑色 100)
綠色 = 255 × (1 - 洋紅色 100) × (1 - 黑色 100)
藍色 = 255 × (1 - 黃色 100) × (1 - 黑色 100 )

如何將 RGB 轉換為 CMYK

R、G、B值的最大個數是255,首先,我們將它們除以255,變成一個0~1的數,計算時會用到這個比值。

RC = R 255
氣相色譜 = G 255
BC = B 255

黑鍵(K)顏色可以有很多結果,當我們考慮一個黑鍵值時,可以計算出其他三種顏色(青色、品紅色、黃色)。我們可以根據紅、綠、藍三種顏色來計算,黑鍵的最大數量應該是:

k = 1 - 最大值(rc,gc,bc);

或者我們可以假設我們已經用完了黑色墨水,需要使用剩餘的三種彩色墨水來完成打印工作。

k = 0;

青色 (C) 由紅色和黑色計算得出:
c = (1 - rc - k) (1 - k)
洋紅色 (M) 由綠色和黑色計算得出:
m = (1 - gr - k) (1 - k)
黃色 (Y) 由藍色和黑色計算得出:
y = (1 - bc - k) ( 1 - k)


也可以看看

CMYK 到 RGB 顏色轉換器工具的功能

  1.  The ability to convert from CMYK (Cyan, Magenta, Yellow, and Key/Black) to RGB (Red, Green, Blue) color models.
  2. The ability to specify the values for the CMYK colors, either by manually inputting the values or by using a color picker tool.

  3. The ability to preview the resulting RGB color values.

  4. The ability to adjust the color balance and saturation of the resulting RGB colors.

  5. The ability to save and export the converted RGB colors in various file formats, such as JPEG, PNG, and GIF.

  6. The ability to copy the RGB color values to the clipboard for easy use in other applications.

  7. The ability to process multiple CMYK colors at once, either by batch converting a group of colors or by converting a color range.

  8. The ability to handle various color profiles, such as sRGB, Adobe RGB, and ProPhoto RGB, and to convert between these profiles as needed.

What is the difference between CMYK and RGB colors?

  • CMYK stands for Cyan, Magenta, Yellow, and Key (black), while RGB stands for Red, Green, and Blue. These are two different color models that are used for different purposes. CMYK is a subtractive color model, which means that it is used to create colors by subtracting certain wavelengths of light from a white background. This is the model that is used for printing, because it allows for the creation of a wide range of colors using just four inks. RGB, on the other hand, is an additive color model, which means that it is used to create colors by adding different wavelengths of light together. This is the model that is used for displays, such as computer monitors and televisions.

Can I convert CMYK colors to RGB?

  • 是的,可以將 CMYK 顏色轉換為 RGB。但是,需要注意的是轉換過程並不總是準確的,因為兩種顏色模型使用不同的方法來創建顏色。從 CMYK 轉換為 RGB 時,某些顏色在不同的顯示器上可能會顯示不同,並且某些顏色可能根本無法再現。這是因為使用 CMYK 模型可以產生的顏色範圍小於使用 RGB 模型可以產生的顏色範圍。

如何在 Photoshop 中將 CMYK 顏色轉換為 RGB?

  • 要在 Photoshop 中將 CMYK 顏色轉換為 RGB,請按照下列步驟操作:

  • 在 Photoshop 中打開要轉換的圖像。

  • 轉到“圖像”菜單並選擇“模式”,然後選擇“RGB 顏色”。

  • Photoshop 將提示您確認轉換。單擊“確定”繼續。

  • 圖像現在將處於 RGB 顏色模式。

如何在 Illustrator 中將 CMYK 顏色轉換為 RGB?

  • 要在 Illustrator 中將 CMYK 顏色轉換為 RGB,請執行以下步驟:

  • 在 Illustrator 中打開要轉換的文件。

  • 轉到“文件”菜單並選擇“文檔顏色模式”,然後選擇“RGB 顏色”。

  • Illustrator 將提示您確認轉換。單擊“確定”繼續。

  • 該文件現在將處於 RGB 顏色模式。

如何在 InDesign 中將 CMYK 顏色轉換為 RGB?

  • 要在 InDesign 中將 CMYK 顏色轉換為 RGB,請執行以下步驟:

  • 在 InDesign 中打開要轉換的文件。

  • 轉到“文件”菜單並選擇“文檔顏色模式”,然後選擇“RGB 顏色”。

  • InDesign 將提示您確認轉換。單擊“確定”繼續。

  • 該文件現在將處於 RGB 顏色模式。

我可以將 RGB 顏色轉換為 CMYK 嗎?

是的,可以將 RGB 顏色轉換為 CMYK。但是,需要注意的是轉換過程並不總是準確的,因為兩種顏色模型使用不同的方法來創建顏色。從 RGB 轉換為 CMYK 時,某些顏色在打印時可能會出現不同,並且某些顏色可能根本無法重現。這是因為使用 RGB 模型可以產生的顏色範圍大於使用 CMYK 模型可以產生的顏色範圍。

Advertising

顏色轉換
°• CmtoInchesConvert.com •°