다음을 통해 공유


색(독립 게시자)(미리 보기)

Color 서비스를 사용하면 유효한 색을 전달하고 다른 형식, 색 이름, 자리 표시자 이미지 및 다양한 구성표로 변환할 수 있습니다.

이 커넥터는 다음 제품 및 지역에서 사용할 수 있습니다.

서비스 클래스 Regions
Copilot Studio Premium 다음을 제외한 모든 Power Automate 지역 :
     - 미국 정부(GCC)
     - 미국 정부(GCC High)
     - 21Vianet에서 운영하는 중국 클라우드
     - 미국 국방부(DoD)
논리 앱 스탠다드 다음을 제외한 모든 Logic Apps 지역 :
     - Azure Government 지역
     - Azure 중국 지역
     - 미국 국방부(DoD)
Power Apps Premium 다음을 제외한 모든 Power Apps 지역 :
     - 미국 정부(GCC)
     - 미국 정부(GCC High)
     - 21Vianet에서 운영하는 중국 클라우드
     - 미국 국방부(DoD)
Power Automate Premium 다음을 제외한 모든 Power Automate 지역 :
     - 미국 정부(GCC)
     - 미국 정부(GCC High)
     - 21Vianet에서 운영하는 중국 클라우드
     - 미국 국방부(DoD)
연락처
이름 트로이 테일러
URL https://www.hitachisolutions.com
전자 메일 ttaylor@hitachisolutions.com
커넥터 메타데이터
게시자 트로이 테일러
웹 사이트 https://www.thecolorapi.com/
개인 정보 보호 정책 https://www.thecolorapi.com/
카테고리 라이프스타일 및 엔터테인먼트

제한 한도

Name 호출 갱신 기간
연결당 API 호출 100 60초

동작

구성표 생성

제공된 시드 색 및 선택적 모드에 대해 생성된 구성표를 반환합니다.

색 가져오기

지정된 색에 대해 사용 가능한 식별 정보를 반환합니다.

구성표 생성

제공된 시드 색 및 선택적 모드에 대해 생성된 구성표를 반환합니다.

매개 변수

Name 필수 형식 Description
Hex
hex string

16진수 값입니다.

RGB
rgb string

RGB 값입니다.

HSL
hsl string

HSL 값입니다.

CMYK
cmyk string

CMYK 값입니다.

Mode
mode string

모드입니다.

수량
count integer

개수입니다.

반환

Name 경로 형식 Description
Mode
mode string

모드입니다.

수량
count string

개수입니다.

colors array of object
가치
colors.hex.value string

값입니다.

깨끗한
colors.hex.clean string

특수 문자가 없는 값입니다.

R
colors.rgb.fraction.r float

R 값입니다.

G
colors.rgb.fraction.g float

G 값입니다.

B
colors.rgb.fraction.b float

B 값입니다.

R
colors.rgb.r integer

R 값입니다.

G
colors.rgb.g integer

G 값입니다.

B
colors.rgb.b integer

B 값입니다.

가치
colors.rgb.value string

값입니다.

H
colors.hsl.fraction.h float

H 값입니다.

S
colors.hsl.fraction.s float

S 값입니다.

L
colors.hsl.fraction.l float

L 값입니다.

H
colors.hsl.h integer

H 값입니다.

S
colors.hsl.s integer

S 값입니다.

L
colors.hsl.l integer

L 값입니다.

가치
colors.hsl.value string

값입니다.

H
colors.hsv.fraction.h float

H 값입니다.

S
colors.hsv.fraction.s float

S 값입니다.

V
colors.hsv.fraction.v float

V 값입니다.

가치
colors.hsv.value string

값입니다.

H
colors.hsv.h integer

H 값입니다.

S
colors.hsv.s integer

S 값입니다.

V
colors.hsv.v integer

V 값입니다.

가치
colors.name.value string

값입니다.

가장 가까운 이름 16진수
colors.name.closest_named_hex string

가장 가까운 이름 16진수 값입니다.

정확한 일치 이름
colors.name.exact_match_name boolean

정확한 일치 항목의 이름을 지정하는지 여부입니다.

거리
colors.name.distance integer

거리입니다.

C
colors.cmyk.fraction.c float

C 값입니다.

M
colors.cmyk.fraction.m float

M 값입니다.

Y
colors.cmyk.fraction.y integer

Y 값입니다.

K
colors.cmyk.fraction.k float

K 값입니다.

가치
colors.cmyk.value string

값입니다.

C
colors.cmyk.c integer

C 값입니다.

M
colors.cmyk.m integer

M 값입니다.

Y
colors.cmyk.y integer

Y 값입니다.

K
colors.cmyk.k integer

K 값입니다.

X
colors.XYZ.fraction.X float

X 값입니다.

Y
colors.XYZ.fraction.Y float

Y 값입니다.

Z
colors.XYZ.fraction.Z float

Z 값입니다.

가치
colors.XYZ.value string

값입니다.

X
colors.XYZ.X integer

X 값입니다.

Y
colors.XYZ.Y integer

Y 값입니다.

Z
colors.XYZ.Z integer

Z 값입니다.

colors.image.bare string

맨손 이미지입니다.

명명 된
colors.image.named string

명명된 이미지입니다.

가치
colors.contrast.value string

값입니다.

Href
colors._links.self.href string

href입니다.

가치
seed.hex.value string

값입니다.

깨끗한
seed.hex.clean string

특수 문자가 없는 값입니다.

R
seed.rgb.fraction.r integer

R 값입니다.

G
seed.rgb.fraction.g float

G 값입니다.

B
seed.rgb.fraction.b float

B 값입니다.

R
seed.rgb.r integer

R 값입니다.

G
seed.rgb.g integer

G 값입니다.

B
seed.rgb.b integer

B 값입니다.

가치
seed.rgb.value string

값입니다.

H
seed.hsl.fraction.h float

H 값입니다.

S
seed.hsl.fraction.s integer

S 값입니다.

L
seed.hsl.fraction.l float

L 값입니다.

H
seed.hsl.h integer

H 값입니다.

S
seed.hsl.s integer

S 값입니다.

L
seed.hsl.l integer

L 값입니다.

가치
seed.hsl.value string

값입니다.

H
seed.hsv.fraction.h float

H 값입니다.

S
seed.hsv.fraction.s integer

S 값입니다.

V
seed.hsv.fraction.v float

V 값입니다.

가치
seed.hsv.value string

값입니다.

H
seed.hsv.h integer

H 값입니다.

S
seed.hsv.s integer

S 값입니다.

V
seed.hsv.v integer

V 값입니다.

가치
seed.name.value string

값입니다.

가장 가까운 이름 16진수
seed.name.closest_named_hex string

명명된 가장 가까운 16진수 값입니다.

정확한 일치 이름
seed.name.exact_match_name boolean

정확한 일치 항목의 이름을 지정하는지 여부입니다.

거리
seed.name.distance integer

거리입니다.

C
seed.cmyk.fraction.c integer

C 값입니다.

M
seed.cmyk.fraction.m float

M 값입니다.

Y
seed.cmyk.fraction.y integer

Y 값입니다.

K
seed.cmyk.fraction.k float

K 값입니다.

가치
seed.cmyk.value string

값입니다.

C
seed.cmyk.c integer

C 값입니다.

M
seed.cmyk.m integer

M 값입니다.

Y
seed.cmyk.y integer

Y 값입니다.

K
seed.cmyk.k integer

K 값입니다.

X
seed.XYZ.fraction.X float

X 값입니다.

Y
seed.XYZ.fraction.Y float

Y 값입니다.

Z
seed.XYZ.fraction.Z float

Z 값입니다.

가치
seed.XYZ.value string

값입니다.

X
seed.XYZ.X integer

X 값입니다.

Y
seed.XYZ.Y integer

Y 값입니다.

Z
seed.XYZ.Z integer

Z 값입니다.

seed.image.bare string

맨손 이미지입니다.

명명 된
seed.image.named string

명명된 이미지입니다.

가치
seed.contrast.value string

값입니다.

Href
seed._links.self.href string

href입니다.

Self
_links.self string

자체 링크입니다.

단색
_links.schemes.monochrome string

단색 링크입니다.

Monochrome-Dark
_links.schemes.monochrome-dark string

흑백 어두운 링크입니다.

Monochrome-Light
_links.schemes.monochrome-light string

흑백 조명 링크입니다.

아날로그
_links.schemes.analogic string

아날로그 링크입니다.

보어
_links.schemes.complement string

보수 링크입니다.

Analogic-Complement
_links.schemes.analogic-complement string

아날로그-보수 링크입니다.

삼인조
_links.schemes.triad string

트라이어드 링크입니다.

쿼드
_links.schemes.quad string

쿼드 링크입니다.

색 가져오기

지정된 색에 대해 사용 가능한 식별 정보를 반환합니다.

매개 변수

Name 필수 형식 Description
Hex
hex string

16진수 값입니다.

RGB
rgb string

RGB 값입니다.

HSL
hsl string

HSL 값입니다.

CMYK
cmyk string

CMYK 값입니다.

반환

Name 경로 형식 Description
가치
hex.value string

값입니다.

깨끗한
hex.clean string

특수 문자가 없는 값입니다.

R
rgb.fraction.r float

R 값입니다.

G
rgb.fraction.g float

G 값입니다.

B
rgb.fraction.b float

B 값입니다.

R
rgb.r integer

R 값입니다.

G
rgb.g integer

G 값입니다.

B
rgb.b integer

B 값입니다.

가치
rgb.value string

값입니다.

H
hsl.fraction.h float

H 값입니다.

S
hsl.fraction.s float

S 값입니다.

L
hsl.fraction.l float

L 값입니다.

H
hsl.h integer

H 값입니다.

S
hsl.s integer

S 값입니다.

L
hsl.l integer

L 값입니다.

가치
hsl.value string

값입니다.

H
hsv.fraction.h float

H 값입니다.

S
hsv.fraction.s integer

S 값입니다.

V
hsv.fraction.v float

V 값입니다.

H
hsv.h integer

H 값입니다.

S
hsv.s integer

S 값입니다.

가치
hsv.value string

값입니다.

V
hsv.v integer

V 값입니다.

가치
name.value string

값입니다.

가장 가까운 이름 16진수
name.closest_named_hex string

가장 가까운 명명된 16진수 색입니다.

정확한 일치 이름
name.exact_match_name boolean

정확한 일치 항목의 이름을 지정하는지 여부입니다.

거리
name.distance integer

거리입니다.

C
cmyk.fraction.c float

C 값입니다.

M
cmyk.fraction.m float

M 값입니다.

Y
cmyk.fraction.y float

Y 값입니다.

K
cmyk.fraction.k float

K 값입니다.

가치
cmyk.value string

값입니다.

C
cmyk.c integer

C 값입니다.

M
cmyk.m integer

M 값입니다.

Y
cmyk.y integer

Y 값입니다.

K
cmyk.k integer

K 값입니다.

X
XYZ.fraction.X float

X 값입니다.

Y
XYZ.fraction.Y float

Y 값입니다.

Z
XYZ.fraction.Z float

Z 값입니다.

가치
XYZ.value string

값입니다.

X
XYZ.X integer

X 값입니다.

Y
XYZ.Y integer

Y 값입니다.

Z
XYZ.Z integer

Z 값입니다.

image.bare string

bare 값입니다.

명명 된
image.named string

명명된 값입니다.

가치
contrast.value string

값입니다.

Href
_links.self.href string

href입니다.