1. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

[SQL] How do I check if two hex color codes are similar in color in SQL Server?

Discussão em 'Outras Linguagens' iniciado por Stack, Outubro 17, 2024 às 17:53.

  1. Stack

    Stack Membro Participativo

    I am trying to check if two hex codes are the same color shade in SQL Server.

    For example I want to check if #2071f5 and #458cff are close and if so adjust one color. In that situation it would return True. And if I pass in #2071f5 and #f7924a it would return False.

    Any advice will be appreciated.

    Continue reading...

Compartilhe esta Página