Hey,
I need to put the color of the text of the subtitles in hexadecimals... BGR
H<bb><gg><rr>
That should be something like H76173255 right?
But when I put that into the code it shows as a whole different colorsomething like a very very dark orange or something..
Can somebody help me what I'm doing wrong?
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 5 of 5
			
		- 
	
- 
	Shouldn't the Hex code be six digits, each digit ranging from 0 to F? (ibid): http://www.computerhope.com/htmcolor.htm. Choose the color you want, copy the six digit code, paste it into the box that's labeled "#". Voila! What you refer to as Hex code is actually a numeric for each color ranging from 0 to 255. There are no problems - only chances to excel.
 -- Unknown
- 
	http://www.ascii.cl/conversion.htm 
 Windows' calculator program also has hex/dec conversion.
 
 76 = 4C
 173 = AD
 255 = FF
 
 76,173,255 --> 4CADFF
 
 I guess ASS wants a leading H to indicate hex so: H4CADFF
- 
	Looks like he entered it backwards, then. There are no problems - only chances to excel.
 -- Unknown
Similar Threads
- 
  How to attach .ass subtitle with a .mkv fileBy varun in forum SubtitleReplies: 7Last Post: 16th Nov 2020, 06:56
- 
  WinMenc with .ASS subtitle!By Sedoc94 in forum Newbie / General discussionsReplies: 1Last Post: 30th May 2010, 07:29
- 
  Hardsubbing AVI and ASS subtitleBy lonelyassassin in forum SubtitleReplies: 2Last Post: 9th Jan 2010, 12:30
- 
  Subtitle Creator - Unable to set Default Subtitle Colors & Default ProfBy blue2 in forum Authoring (DVD)Replies: 2Last Post: 15th Nov 2009, 23:47
- 
  Extracted .ass subtitle corruptedBy dude112 in forum Video ConversionReplies: 0Last Post: 2nd Mar 2008, 14:06


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			

 Quote
 Quote 
			