HEX(16しんすう)#afeebd に対応するRGB(10しんすう)は...

rgb(175,238,189)

色のへんかん

形式表し方
Hex#afeebd
RGB175,238,189
RGB(%)69%,93%,74%
CMY0.31,0.07,0.26
CMYK0.26,0.0,0.21,0.07
HSV133°,26%,93%
HSL133°,65%,81%

この色について

#afeebdは明るめの色です

この色の反対の色(補色)は#eeafe0です

この色に似ている色(類似色)は#afeedd,#afeeec#c1eeaf,#d0eeafです

この色とバランスが良い色(トライアド配色)は#bdafee#eebdafです

この色より明るい色

#afeebdより10%明るい色:

#d9f7e0

#afeebdより19%明るい色:

#ffffff

この色より暗い色

#afeebdより10%暗い色:

#85e59a

#afeebdより20%暗い色:

#5bdc78

#afeebdより30%暗い色:

#31d355

#afeebdより40%暗い色:

#25ac43

#afeebdより50%暗い色:

#1c8233

#afeebdより60%暗い色:

#135822

#afeebdより70%暗い色:

#0a2e12

#afeebdより80%暗い色:

#010402

#afeebdより81%暗い色:

#000000

この色よりあざやかな色

#afeebdより10%あざやかな色:

#aaf3ba

#afeebdより21%あざやかな色:

#a5f8b8

#afeebdより31%あざやかな色:

#a0fdb5

#afeebdより35%あざやかな色:

#9effb4

この色よりあざやかさを下げた色

#afeebdより10%あざやかさを下げた色:

#b4e9c0

#afeebdより21%あざやかさを下げた色:

#b9e4c2

#afeebdより31%あざやかさを下げた色:

#bedfc5

#afeebdより39%あざやかさを下げた色:

#c2dbc8

#afeebdより50%あざやかさを下げた色:

#c7d6ca

#afeebdより60%あざやかさを下げた色:

#ccd1cd

#afeebdより65%あざやかさを下げた色:

#cfcfcf

この色に似ている色

色のブレピュー

#afeebdを背景色として利用する

#afeebdに白文字を表示する
白の文字が表示されています
background: #afeebd;
color: white;
#afeebdに黒文字を表示する
黒の文字が表示されています
background: #afeebd;
color: black;

#afeebdを文字色として利用する

白背景に#afeebdを文字色として表示する
白の背景に文字が表示されています
background: white;
color: #afeebd;
黒背景に#afeebdを文字色として表示する
黒の背景に文字が表示されています
background: black;
color: #afeebd;

#afeebdを線の色として利用する

白背景に#afeebdを線の色として表示する
1pxの#afeebdの線に囲まれています
border: 1px solid #afeebd;
color: #4a4a4a;
2pxの#afeebdの線に囲まれています
border: 2px solid #afeebd;
color: #4a4a4a;
3pxの#afeebdの線に囲まれています
border: 3px solid #afeebd;
color: #4a4a4a;
黒背景に#afeebdを線の色として表示する
1pxの#afeebdの線に囲まれています
border: 1px solid #afeebd;
background: black;
color: white;
2pxの#afeebdの線に囲まれています
border: 2px solid #afeebd;
background: black;
color: white;
3pxの#afeebdの線に囲まれています
border: 3px solid #afeebd;
background: black;
color: white;

#afeebdをボックスの影の色として利用する

白背景に#afeebdを影の色として表示する
#afeebdの影に囲まれています
box-shadow: 0 2px 5px #afeebd;
color: #4a4a4a;
#afeebdを80%うすくした影に囲まれています
box-shadow: 0 2px 5px rgba(175,238,189,0.8);
color: #4a4a4a;
#afeebdを60%うすくした影に囲まれています
box-shadow: 0 2px 5px rgba(175,238,189,0.6);
color: #4a4a4a;
#afeebdを40%うすくした影に囲まれています
box-shadow: 0 2px 5px rgba(175,238,189,0.4);
color: #4a4a4a;
#afeebdを20%うすくした影に囲まれています
box-shadow: 0 2px 5px rgba(175,238,189,0.2);
color: #4a4a4a;
黒背景に#afeebdを影の色として表示する
#afeebdの影に囲まれています
box-shadow: 0 2px 5px #afeebd;
background: black;
color: white;
#afeebdを80%うすくした影に囲まれています
box-shadow: 0 2px 5px rgba(175,238,189,0.8);
background: black;
color: white;
#afeebdを60%うすくした影に囲まれています
box-shadow: 0 2px 5px rgba(175,238,189,0.6);
background: black;
color: white;
#afeebdを40%うすくした影に囲まれています
box-shadow: 0 2px 5px rgba(175,238,189,0.4);
background: black;
color: white;
#afeebdを20%うすくした影に囲まれています
box-shadow: 0 2px 5px rgba(175,238,189,0.2);
background: black;
color: white;

#afeebdを文字の影の色として利用する

#afeebdを黒文字の影の色として表示する
#afeebdの影に囲まれています
text-shadow: 2px 2px 3px #afeebd;
color: #4a4a4a;
#afeebdを80%うすくした影に囲まれています
text-shadow: 2px 2px 3px rgba(175,238,189,0.8);
color: #4a4a4a;
#afeebdを60%うすくした影に囲まれています
text-shadow: 2px 2px 3px rgba(175,238,189,0.6);
color: #4a4a4a;
#afeebdを40%うすくした影に囲まれています
text-shadow: 2px 2px 3px rgba(175,238,189,0.4);
color: #4a4a4a;
#afeebdを20%うすくした影に囲まれています
text-shadow: 2px 2px 3px rgba(175,238,189,0.2);
color: #4a4a4a;
#afeebdを白文字の影の色として表示する
#afeebdの影に囲まれています
text-shadow: 2px 2px 3px #afeebd;
background: black;
color: white;
#afeebdを80%うすくした影に囲まれています
text-shadow: 2px 2px 3px rgba(175,238,189,0.8);
background: black;
color: white;
#afeebdを60%うすくした影に囲まれています
text-shadow: 2px 2px 3px rgba(175,238,189,0.6);
background: black;
color: white;
#afeebdを40%うすくした影に囲まれています
text-shadow: 2px 2px 3px rgba(175,238,189,0.4);
background: black;
color: white;
#afeebdを20%うすくした影に囲まれています
text-shadow: 2px 2px 3px rgba(175,238,189,0.2);
background: black;
color: white;