3

So far I've only found a way to change the background color by right-clicking the slide and going to Slide > Page Setup > Background > Color, but it only shows a fixed selection of colors, like this:

alt text

I was wondering if it was possible to actually specify the color using the hexadecimal notation?

Squeezy
  • 9,850
  • 1
  • 18
  • 18
Randell
  • 1,213

1 Answers1

5

Sort of. You need to add a color to the list. Select Format -> Area, then seldect the Color tab. You can enter color as RGB (0 to 255) or CMYK.

OO color picker

It's pretty easy to convert the 0 - 255 decimal values to hex.

Gareth
  • 19,080
DaveParillo
  • 14,761