• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Custom IC SKILL
  3. How can I get the RGB values from a color name?

Stats

  • Locked Locked
  • Replies 2
  • Subscribers 143
  • Views 13307
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How can I get the RGB values from a color name?

KevinWH
KevinWH over 7 years ago

Hi,

I'm using drGetPacket to get the fill color name.

I would like to convert this name to the appropriate RGB values.

How could I do this?

If this is not possible, how could I get a list of all possible fill color names?

With that, I could write my own function.

Thanks

  • Cancel
  • Andrew Beckett
    Andrew Beckett over 7 years ago

    If you looked in the documentation for drGetPacket, you should find the function drGetColor nearby which would tell you the RGB definition of the color. For example:

    drGetColor("display" "pink")
    ("display" "pink" 255 191 242
    nil
    )

    There is no public SKILL function to retrieve the color names (the color names are defined in the display.drf file - potentially that could be parsed should you really want to find out all the current color names).

    Andrew.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • KevinWH
    KevinWH over 7 years ago in reply to Andrew Beckett

    Thanks! That worked.  I should've seen that in the docs.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information