answersLogoWhite

0


Best Answer

R is 255 (FF in hex)
G is 153 (99 in hex)
B is 0

it is a reddish color.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the RGB color value of FF9900?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Art & Architecture

Can RGB color value be negative?

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.


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 is PMS 871 in RGB?

The equivalent RGB color coordinates for PMS 871 are:R=144G=124B=75


Which colour has the largest color gamut-rgb or cmyk?

RGB has a larger gamut than CMYK. In order from small to large: sRGB, AdobeRGB, ProPhoto RGB. The largest of the CMYK gamut is GRACoL.


What happens when you convert RGB to CMYK?

The underlying color model in Photoshop is neither RGB nor CMYK but LAB. It has the widest gamut, which means it can hold more color values than any other model. Of the two other models, RGB has more color values than CMYK does. When you convert from RGB to CMYK, the program first "maps" the RGB values into the LAB colorspace. It then maps the LAB values into the CMYK colorspace. Now, for REAL entertainment...take a pure RGB blue, or a pure RGB green, and attempt to map it into CMYK colorspace. It doesn't work at all. Red maps fine, but the other two go straight to hell.

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)


Can RGB color value be negative?

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.


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.