answersLogoWhite

0


Best Answer

No ,it is not negativeactually. RGB is short for R-Red G-Green B-Blue

This is what TV's and Computer Monitors use in a similar process as CMYK. A web logo is RGB color profile and can be 72 dpi (since screen resolution is only this high). Should not be saved as vector art. So I think RGB colour is valuable.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can RGB color value be negative?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the RGB color code for the color of fingernails?

Fingernail colors are not expressed in RGB. Each color can be expressed in RGB, but RGB is used to define a color in computing, while paint uses other standards.


What are the differences between YUV and RGB color?

rgb


What CSS property specifies the background color of a table?

Use the CSS declaration "background-color" For instance... <style type="text/css"> body { background-color: red; } </style> That code will change the background color to red. Background color will take the same values for a color as all other CSS color. A named color keyword, a hex RGB value, a decimal RGB value, and a decimal RGBA value.


What is the rgb color code for rust?

The RGB color coordinates for rust are:R=183G=65B=14


What is PMS 201 in RGB?

The equivalent RGB value is (177,0,33)


What is the RGB color value of FF9900?

R is 255 (FF in hex)G is 153 (99 in hex)B is 0it is a reddish color.


Is a movie theater a rgb or cymk?

Movies use additive color, also known as RGB color. Colored light is projected onto a screen, so the end visual is reflective, but the color is additive RGB.


How many colors are in the RGB color wheel?

There are about 16.6 million colors in the RGB wheel.


Why is RGB important?

RGB is the color model used to display color on televisions and video monitors. It is a mixture of light, as opposed to a printed image which is a mixture of ink. It is more important to understand how RGB works, and when to use this color model.


What hexadecimal value will create the color yellow?

Yellow in light is a mix of full red and full green The hex value for this is: #FFFF00 In RGB: 255, 255, 0


What is the RGB colour code for white?

The RGB color coordinates for white are:R=255G=255B=255


What is an RGB document?

RGB is color model and is suitable for screen. All colors in RGB are made from 3 primary colors Red, Green and Blue. There are also other color models like CMYK which is suitable for print. You can convert RGB to CMYK and vice versa in Photoshop.