• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: LCH values software?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LCH values software?


  • Subject: Re: LCH values software?
  • From: Mauro Boscarol <email@hidden>
  • Date: Mon, 11 Jun 2007 18:34:47 +0200

On 11 Jun 2007, at 6:14 PM, Derek Lambert wrote:


Assuming that I have LAB values is there anything that calculates C and H values automatically from LAB?

gretag? Monaco? even excel formula?



If L* is in cell B3, a* in cell C3, b* in cell D3, the Excel formula for h (hue angle) is

=IF(DEGREES(ATAN2(C3,D3))<0,DEGREES(ATAN2(C3,D3))+360,IF(DEGREES(ATAN2 (C3,D3))>=360,DEGREES(ATAN2(C3,D3))-360,DEGREES(ATAN2(C3,D3))))

and the Excel formula for C* is

=SQRT((C3*C3)+(D3*D3))

Regards

Mauro Boscarol

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Colorsync-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: LCH values software?
  • Next by Date: Re: LCH values software?
  • Previous by thread: Re: LCH values software?
  • Next by thread: Re: LCH values software?
  • Index(es):
    • Date
    • Thread