Font Color Question

Hi
Adding text to video in FCP-6. The Dialog box for the Font Color gives me a H-S-B code. I need to convert that into an RGB code so I can make a graphic using the same color as the text.
Got to do this on my PC (ugh) in Paint Shop Pro 8 as I don't know how to do it in PS.
We have a special yellow color. I can't seem to create the color in PSP. H-60, S-70, B-100.
I think the H = Hue, S = Saturation but I don't know what the B is. PSP gives me either RGB or HSL.
Can someone help?
Thanks
Allen

Guess I finally have to re-learn Photo Shop again
Thanks
Allen

Similar Messages

  • About Java 2 opaque font color question, help needed!

    About Java 2 opaque font color question, help needed!
    I was trying to test opaque font (the string has a foreground color and a background color), but i can't find the method for doing that.
    i can change foreground by Graphics2D.setPaint(Color.black).
    Anybody know how to change the background of the string?
    Thanks!

    Hi. The way I'd do it would be to use the font metrics to find the length of a string and draw a rectangle and then drawstring over the rectangle. If you want an example, I can post it although I suspect theres a better way.

  • How do I change the font color for numbering in a matching question slide?

    I have a grey image on a question slide, but the numbering for the answers in a matching question is defaulting to grey so learners can't see to match up.  How can I change the font color of these choices?  Thanks.

    You probably edited the master slide without changing the theme colors? Check the Object Style for Answers in the Object Style Manager. The numbering takes the same color as the answer text.
    All depends on the Theme colors palette that you are using. Normally Question answers use the darkest tint of the fourth color. I started blogging about color management, but description of the use of Theme colors will be published later.
    Colorful 2015 with Adobe Captivate - Captivate blog

  • Simple/silly question: how do I set/change default font/color for outgoing mail messages?

    Simple/silly question: how do I set/change default font/color for outgoing mail messages?

    Just a suggestion..........
    Download Thunderbird.  Easier to use when it comes to what you want to do w/your emails. 

  • Unable to change font color in inserted textbox

    Hi All,
    Thanks for help. I have an aplication which brings up an image for editing in flash. Here is what happens.
    I click on A tool and insert 2 text boxes on the image and type something. Then I click on the Arrow tool and double click on text in Text box 1 to select it. Then try to change the font color from the font menu icon. It does not work. But after selecting the text in text box 1 and trying to change the font size from the menu seems to work fine. Can any one plz help??

    This seems to be a question for Flash Authorying. Can you post this in the forum of Flash CS?
    Here's the link http://forums.adobe.com/community/flash

  • Change font color in the Text Field of a Popup Key LOV

    Hello,
    I have a question concerning Popup Key LOV.
    I want to change the font color in the Text Field of the Popup Key LOV Item.
    I searched the forum but I cannot find an answer about this! Although I searched the CSS and the Popup Key LOV Template, but I do not know where to modify the font color.
    Has anyone an idea how to solve that problem?
    Regards,
    Tim

    Hey,
    thank for your reply!
    I use style="color:#000000;" and it work in Firefox, but not in Internet Explorer 7.0!
    And that is not the first time, that there are differences in displaying those tags in the HTML Form Element Attributes and in css files, etc.
    Does anybody know I to solve that?
    Thank you,
    Tim

  • How to make menu-item of current page appear in a different font color?

    Hi,
    My menu-bar works just fine. Hovering the links I get the text to take display the desired color. Now I want the menu-item of the selected page to show a third color.
    With live-code enabled in Dreamweaver CS6, I can see the following code being generated by the Dynamic menu:
    <script type="text/javascript" src="/CatalystScripts/Java_DynMenusSelectedCSS.js"></script><!-- Dynamic Menu Begin CSS Output --><div id="cat_549633_divs"><ul id="nav_549633"><li class="selected"><a href="/home.html">Home</a></li><li><a href="/leistungen.html">Leistungen</a></li><li><a href="/uhrenservice.html">Uhrenservice</a></li><li><a href="/versteigerungen.html">Versteigerungen</a></li><li><a href="/diamanten.html">Diamanten</a></li><li><a href="/ueber_uns.html">Über uns</a></li><li><a href="/kontakt.html">Kontakt</a></li></ul></div><script type="text/javascript">catSetSelectedCSSItem('nav_549633');</script><!-- Dynamic Menu End CSS Output -->
    The class .selected is being created in the first list-item (home) as this is the current page.
    And here is my CSS:
    #nav_549633 {
              float: right;
              list-style-type: none;
              padding-top: 5px;
    #nav_549633 li {
              float: left;
              text-align: left;
    #nav_549633 li a {
              color:white;
              text-decoration: none;
              margin: 0 27px 0 0;
              font-size: 13px;
              text-transform: uppercase;
    #nav_549633 li a:hover {
              color: yellow;
    .selected {
              color: green;
    The font color green does not appear. It is still white.
    In order to see if the class is "working" I tried some other attributes, that DO work!
    .selected {
      color: green;
      padding: 20px
      background-color: blue;
    In this case, the item appears as a blue box with 20px-padding, just as expected - but the font-color is still white.
    Can anyone help me?
    Regards,
    Herman

    Hi Mario,
    Here's the link to my site:
    http://grootaartseuronics.businesscatalyst.com/index.html
    I have found a solution myself for 2 of the 3 questions i had:
    I have deleted/changed this div: #nav_1371057 li li
    And created a few new ones:
    #nav_1371057 li li a, #nav_1371057 li li a:visited (To control the link en visited link colors in the sub-menu other than the root-menu)
    #nav_1371057 li li a:hover (to control the hover in the sub-menu other than the root-menu if nessesary)
    #nav_1371057 li li.selected a (to control the selected link and let the link change color or bolder like in my case)
    Here are the CSS styles I used:
    #nav_1371057 li li.selected a { /*Dit veranderd de dikte (bold) van de geselecteerde link in het submenu, dus de pagina waar je bent*/
    font-weight:bolder;
    #nav_1371057 li li a, #nav_1371057 li li a:visited{
    background:  #006;
    color:#ffffff;
    #nav_1371057 li li a:hover{
    background:  #999;
    color:#ffffff;
    Only thing i can't figure out is how I can change/control the color of the arrow which is black now. And i want to make it blue.
    Thanks,
    Frank

  • Changing font color in a tree node

    All,
    I created a tree and all looks good but iam trying to set the font color of a node as show below but it wont work, can somebody pls give me a solution where i went wrong here,
    select case when connect_by_isleaf = 1 then 0
                when level = 1             then 1
                else                           -1
           end as status,
           level,
           '<SPAN style="color:red;">' || "ENAME" || '</SPAN>'  as title,
           (case when level = 1 then '#IMAGE_PREFIX#Fndtre11.gif'
                 when level = 2 then '#IMAGE_PREFIX#Fndtre12.gif'
                 else '#IMAGE_PREFIX#Fndtre13.gif' end) icon,
           "EMPNO" as value,
           null as tooltip,    url as link
    from EMP
    .......apex 4.1.1
    thanks

    Dear Gor,
    I have updated the sample tree to demonstrate the solution on
    http://apex.oracle.com/pls/apex/f?p=53647:5:17418576019225:::::
    login with test/test
    The steps are the following:
    1) Edit the page (right click on page title --> edit)
    2) Goto HTML Header section and write
    <style type="text/css">
    #eba_demo_tree a {color:red; font-size:16px;}
    </style>3) Write click on the tree region then Edit then specify Static ID as eba_demo_tree
    4) If any step is not clear, then use this developer access on the workspace on apex.oracle.com
    workspace : ralab
    user : test
    password : test
    and view/edit Sample Trees application / page 5
    Please. if this solves your question, mark it as Correct otherwise as helpful
    Best Regards
    Mahmoud

  • [DataGrid] Line font color

    Hi,
    I would like to know if it's possible to change the font
    color of a specific line in a datagrid.
    I mean if I have x lines in my dataprovider, how can I detect
    a line (using a property of the object inserted) to change its font
    color ? For example, it could be used to display in red font some
    lines and in green font other lines.
    I don't want to change the row background, but the font
    color.
    Thanks !
    Vincent

    The method
    prepareRenderer is great for static filling, but I
    didn't get to use the same strategy for dinamic
    values filled by user.You are mistaken. This is the correct strategy to use given your explanation of the problem. If you don't understand why, then you should read the tutorial [url http://java.sun.com/docs/books/tutorial/uiswing/components/table.html]How to use Tables. If this strategy is not working for you, then you are doing something else wrong, in which case you need to post the code you tried instead of the same code you posted 6 months ago.
    If you have trouble understanding the tutorial, please ask questions here. Obviously, you can just keep posting here and people will give you the answers, but unless you plan to do this for the rest of your career, I would invest some time in learning.

  • Slide background font color have been changed

    Hi there!
    I have a question need your help.
    Please see the following pictures. The first one is before preview, the second one is after preview. I don't know why the font color have been changed?

    It's Ok when I choose the slide quality to High 24 bit or Optimised. Thanks RodWard.

  • Changing Font Color in JTextArea

    This question may sound a bit ridiculous to more experienced programmers (I am new to this programming thing)
    but I hope you will help me anyway.
    My problem: How can I change the color of the font
    within a JTextArea or other Swing text objects??
    I could not find any method (like setFontColor) or font
    constructor like Font(Color c).
    Is it maybe possible to change the color with the UIManager ('look and feel')??
    Thank you.

    setForeground(color)

  • Font Colors & Color Picker Problem

    Why won't the color picker change my font color?  It has worked for months and today it won't.
    [Title Edited for clarity - Hunt]

    Reset the tool. In v11 & v12 it is at the right of the Tool Options panel at the bottom - a down arrow next to four horizontal lines. In earlier versions at the left of the tool options at the top of the screen.
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children
    If this post or another user's post resolves the original issue, please mark the posts as correct and/or helpful accordingly. This helps other users with similar trouble get answers to their questions quicker. Thanks.

  • IDVD--changing font color

    This is a really simple question. I know the answer is simple, too.  I know you can change the font COLOR of iDVD menu names and that it is very strange what you click to do it.  I just don't remember it.  Can't find the answer anywhere!  Help, please!  And thank you.....

    It's the 'i' (for Information) bottom left-hand corner next to the + button.
    A good guide to iDVD 7 can be found here:
    http://www.kenstone.net/fcp_homepage/idvd_07_stone.html
    Apple's tutorial on iDVD 07/08 is here:
    http://manuals.info.apple.com/en/idvd_08_getting_started.pdf

  • How can I type in a different font color in existing document without the color changing back to black?

    I am editting a document and want to type in red. However, the font color keeps changing back to black once I am done with the section, or when I scroll down.
    I do not want to use "comment" function.
    Could anyone tell me how to set a font color without changing?
    Thank you

    When you place the cursor in a block of text, it adopts the style attributes of the surrounding text; most of the time, for most users, this is the desired behavior.
    It sounds like you want to use change tracking, which displays your additions to the text in a contrasting color, until you choose to accept (or reject) the changes. It might be worth looking into that.
    If, as I read your question, you want to be able to place the cursor into various places in the text and type text that is really styled in a different color, I can think of two options that might help a little with that.
    You can set a Character Style for the alternate color, and apply that after inserting the cursor, before typing. If you want, the Character Style can be assigned a keyboard shortcut.
    You could also copy a single character with the desired font color to the clipboard and then after inserting the cursor, Paste and Delete (⌘V,⌫), which will allow you to continue to type in your preferred color. Of course, this only works if you don't need the clipboard for anything else.

  • My Excel with PowerPivots acts weird, it hangs when i try to change font color

    Hi 
    I am facing a weird issue using PowerPivot in my workbook, there is a worksheet named Charts in my workbook and all the charts i am using resides in that worksheet. Whenever i try to change the font color in that sheet, my excel's color palette goes blur
    and then everything just freezes and turns black. This problem is happening only with Charts worksheet, when i try to change the color in other sheets, it works just, the problem is only with Charts sheet. File
    size is 16 MB, there are just 10 pivot tables with some calculations and some calculated fields. There are no add-ins other than PowerPivot. 
    Thanks,
    Shanker

    Hi,
    In regarding of the issue, please provide us more information to assist you better.
    Do you receive any error message?
    Which Excel version are you using?  Excel 2013 or other?
    Which workbook format are you using? XLS or XLSX?
    Are you performing any specific task?
    According to your description, this issue seems only occur with the special worksheet "Charts".
    Firstly, I recommend we copy all of the content to a new/blank Excel file to test.
    If it works fine, this issue might be caused by the "Charts" workbook itself. We'd better check the "Charts" workbook. Or re-build the file with a new workbook.
    If it still makes Excel hang with a new file, this issue might due to the content. Please check the content first.
    Secondly, we could follow below KB to troubleshoot this issue:
    https://support2.microsoft.com/kb/2758592/en-us?wa=wsignin1.0
    Thirdly, if the issue still exists, we may try to collect the Event log and App crash dump file to do advanced troubleshooting.
    Event log:
    http://windows.microsoft.com/en-US/windows7/Open-Event-Viewer
    App crash dump file:
    First enable app crash dump collection by copying following words into notepad, saving it as dump.reg and importing
    it:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Windows Error Reporting\localdumps\EXCEL.EXE]
    "DumpFolder"=hex(2):63,00,3a,00,5c,00,63,00,72,00,61,00,73,00,68,00,64,00,75,\
      00,6d,00,70,00,73,00,00,00
    "DumpCount"=dword:00000010
    "DumpType"=dword:00000001
    "CustomDumpFlags"=dword:00000000
    Then, open Excel
    to repro the issue. If crash issue appeared, please find the crashdump file under c:\.
    To further help you, please upload this file into Skydrive and shared the link here.
    Also, you can try to analyze dump by yourself if you would like to:
    How to analyze app crash dump file:
    http://blogs.technet.com/b/askperf/archive/2007/05/29/basic-debugging-of-an-application-crash.aspx
    Hope it's helpful.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

Maybe you are looking for