|
|||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
|
#1 |
|
Hall of Famer
Join Date: Jan 2002
Location: New York City
Posts: 3,003
|
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? |
|
|
|
|
|
#2 |
|
League Commissioner
Join Date: Sep 2003
Location: Tokyo
Posts: 6,045
|
Percent, expressed as a float.
|
|
|
|
|
|
#3 |
|
League Commissioner
Join Date: Jan 2002
Posts: 7,943
|
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 ... % |
|
|
|
|
|
#4 |
|
Hall of Famer
Join Date: Jan 2002
Location: New York City
Posts: 3,003
|
thanks!
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|