0 votes
415 views

I’m having trouble using RGB color values in a custom stylesheet. I would like to use a color not listed under Commonly Use Color Values (under Help). For example, dark blue composed of R: 43, G: 48, B: 145, comes out as orange when I enter \Color 4348145. What am I doing wrong?

Paratext by (448 points)
reshown | 415 views

3 Answers

0 votes
Best answer

drwww, the answers others have given are correct for Paratext 8.0 and earlier. (I also appreciated the formula.) However, before you spend too much time on this, you might want to be aware that Paratext 8.1 introduces two additional options which I hope are both better than using the old OLE numbers.

  1. Use one of the color aliases which ships with Paratext, such as “$blue_text”. This is recommended because different themes can then supply the shade of blue which works best within that theme. Currently, the only themes are for Light and Bright highlighting, but in the future we’d like to provide high-contrast and colorblind-friendly themes. High-contrast would use light text on a dark background.

  2. Use a standard RGB hexcode, prefixed by an “x”. For example, x005404 represents a dark green. This is the option anon848905 mentioned. (BTW, I like using colorizer.org to fiddle with colors.)

Paratext 8.1 Help covers the new codes via this help topic: “How do I implement a custom stylesheet for my project?”

by (264 points)

I feel pretty confident saying that Paratext 8.1 is still at least a few months from a general release. Waiting may not be a good option.

0 votes

Paratext does not use RGB color codes, it uses something called “Windows colors” or “OLE colors”. There are websites where you can look these codes up, e.g. https://www.htmlcsscolor.com/hex/00008B. There you can find the info by searching for “OLE color”. Unfortunately, it seems that you can only enter hexadecimal values at this website to search for colors, so you would need to convert your decimal numbers to hex first (or use another tool/website to do it).

by (872 points)

Thank you for the clarification. No wonder RGB colors weren’t working! That being the case, it might be a good idea to update the following in Help:

2018-08-09%2010_11_27-Help

It is not hard to set up a conversion tool in a spreadsheet to go from decimal RGB to OLE. Here is my example
in Google sheets using anon848905’s formula:
image

drwww, that dark blue you want is OLE [Phone Removed]
I’ve passed your report onto the help file team.

0 votes

Paratext does use RBG colors, but they are identified using the OLE system which follows a formula of:
OLE = red + (green * 256) + (blue * 256 * 256)

According to my sources on the development team PT8.1 will allow for entering the code using the RGB Hex value.

by (9.8k points)

Related questions

+1 vote
1 answer 9 views
In my text collection I have texts in several languages. Now I would find it very helpful if the different languages were ... German blue, etc. Is there a way to do that?
Roland 245 asked Sep 23, 2025
0 votes
2 answers 359 views
I've had a user ask about using an ICU custom tailoring sort order, one that is used in Fieldworks, in ... cannot handle the sort order necessary for this particular language.
MSEAIT_LT 478 asked Sep 4, 2017
0 votes
1 answer 232 views
A translation team is using a UBS OT Selections list, and they are wondering whether a Paratext custom versification exists ... of a custom.vrs for this, please? Thank you, KimB
KimB 670 asked Apr 26, 2017
0 votes
1 answer 16 views
Following up with an earlier question: https://support.bible/6030/utility-to-generate-a-custom-vrs-file ... can download the tool from my Dropbox files: Custom_Versification_Editor
Phil_Leckrone 9.8k asked Jul 23
0 votes
1 answer 410 views
In the project that we are working on, in order to avoid needless rechecking or keeping separate lists, we are marking glossary ... custom.sty, but that did not seem to help at all
DG 1.1k asked Sep 11, 2024
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
And I tell you that you are Peter, and on this rock I will build my church, and the gates of Hades will not overcome it.
Matthew 16:18
3,037 questions
5,994 answers
5,661 comments
2,022 users