Vor 11 Stunden
Grüße!
Die KI sagt "Handarbeit"!
Bietet Blender "von Haus aus" nicht an.
"In Blender, the color picker uses values from 0 to 1 for RGB and HSV colors, whereas many other applications use values from 0 to 255. To convert a color from Blender's 0-1 range to the 0-255 range, you can multiply each color channel by 255. Conversely, to convert from 0-255 to 0-1, you divide each channel by 255. However, Blender does not natively support showing RGB values in the color picker as 0-255 values."
Kopier dir den HEX-Wert einfach nach:
Online HEX zu RGB (gillmeister-software.de)
Obacht: die letzten beiden Stellen betreffen den Alphakanal = weg lassen.
Aus
#453A7658
mach
#453A76
Tja, sorry - aber so ginge es zumindest
Gruß Hobbyblenderer
Die KI sagt "Handarbeit"!
Bietet Blender "von Haus aus" nicht an.
"In Blender, the color picker uses values from 0 to 1 for RGB and HSV colors, whereas many other applications use values from 0 to 255. To convert a color from Blender's 0-1 range to the 0-255 range, you can multiply each color channel by 255. Conversely, to convert from 0-255 to 0-1, you divide each channel by 255. However, Blender does not natively support showing RGB values in the color picker as 0-255 values."
Kopier dir den HEX-Wert einfach nach:
Online HEX zu RGB (gillmeister-software.de)
Obacht: die letzten beiden Stellen betreffen den Alphakanal = weg lassen.
Aus
#453A7658
mach
#453A76
Tja, sorry - aber so ginge es zumindest

Gruß Hobbyblenderer