- CheckMates
- :
- Products
- :
- Developers
- :
- API / CLI Discussion
- :
- Re: Official color values?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Official color values?
Is there a list of color spaces and RGB values for the named colors Check Point uses in objects?
I've got the list of color names. Trying to add an object with a bogus color name returns this message:
"Invalid parameter for [color]. The invalid value [test] should be replaced by one of the following values: [aquamarine, black, blue, crete blue, burlywood, cyan, dark green, khaki, orchid, dark orange, dark sea green, pink, turquoise, dark blue, firebrick, brown, forest green, gold, dark gold, gray, dark gray, light green, lemon chiffon, coral, sea green, sky blue, magenta, purple, slate blue, violet red, navy blue, olive, orange, red, sienna, yellow]"
The problem is most of these don't have a widely-agreed value. Nobody outside Check Point seems to think "Crete blue" or "Cretan blue" is even the name of a specific color.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@PhoneBoy is right. The color names have their origins in Solaris (https://docs.oracle.com/cd/E88353_01/html/E37839/colors-1t.html)
The RGB values of these colors names have changed a few times in the past years.
Here are the latest color values:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I wouldn’t be surprised if these color names/values have their origins in SunOS.
And since are making a web-based version of SmartConsole, I’m pretty sure we have an RGB mapping of this list somewhere, or will soon have to have one.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@PhoneBoy is right. The color names have their origins in Solaris (https://docs.oracle.com/cd/E88353_01/html/E37839/colors-1t.html)
The RGB values of these colors names have changed a few times in the past years.
Here are the latest color values:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Cool! I did not expect them to date back quite so far. Thanks!
I'm building something to show and interact with objects, and I think the color is the only property which is a bit more than a simple string (or number or object reference).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
And the old fwui was Dark Gold.
