![]() |
Red, Green, Blue values as 0.x decimals / changing the bluescreen color
See this old thread, most specifically post #7. This color is indeed editable (as of Snow Leopard at any rate). Not knowing what to do with color values expressed entirely in numbers less than 1 , I just tried switching them around:
WAS: blue: 0.6774193548 green: 0.4193548387 red: 0.2580645161 CHANGED TO: blue: 0.2580645161 green: 0.4193548387 red: 0.6774193548 So now instead of the standard blue screen I get a washed-out tomato red screen. So, onward to my question: I comprehend color values expressed generally in sets of numbers that range from 0 to 255 (Black = 0, 0, 0; Red = 255, 0 0; Cyan = 0, 255, 255; etc). And I comprehend color values expressed webby-style as a single string per color in hex (black = #000000; yellow = #FFFF00; blue = #0000FF; etc). But I can't find a colorwheel identifying various colors as 0.23432352 or 0.123532223 or whatever. Anyone point me to such a colorwheel or provide me with a conversion algorithm, by any chance? |
Percent, expressed as a float.
|
Applications/Utilities/DigitalColor Meter
You can change how color numbers are displayed from decimal to hex, to percentage (which should be what you are looking at, where Blue is 67.74 ... % |
:) thanks!
|
| All times are GMT -5. The time now is 02:42 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Site design © IDG Consumer & SMB; individuals retain copyright of their postings
but consent to the possible use of their material in other areas of IDG Consumer & SMB.