Color difference

i’m exporting a 3d segmentation using closed surface representation method, with that i’m passing a RGB value for color. but the output and even in slicer 3D view i’m getting different color than the actual color.

example:
image

model should look like the left one (i have created a material with same RBG value and other setting and attached to the model to check the difference)
but the output is the right one

Lots of lighting and material property parameters can impact the final rendered color, so I wouldn’t expect an exact match. Not sure what tool you are rendering with, but maybe it interprets things differently.

1 Like

Yeah i agree about the lighting and material thing so i tried to use same properties for both models , but i saw that the RBG color i’m entering doesn’t look like the real one in 3D view window too. are there any limitations?

What limitations did you have in mind? You can play with the shading parameters in slicer and see how the various material properties interact. Not sure what other software you are using so can’t really say what’s different.