16進数表記

例文

Web designers use sexadecimal notation to specify colors in CSS.

ウェブデザイナーはCSSで色を指定するために16進数表記を使う。

コアイメージ

数を基数16で0–9とA–Fで表す表記法。16進数表記はCSSの色指定で使われる。

英英

A numeral notation that expresses values in base sixteen using digits 0–9 and letters A–F; commonly used to represent colors in CSS (for example, #RRGGBB).

語源

sexadecimal notationは、sexa(ラテン語で6)とdecimal(10)を組み合わせて16を示す語として作られ、hexadecimalと同様に基数16の表記を指す。

コラム

  • ウェブでは16進数表記で色を指定し、#RRGGBBのような形式で赤・緑・青の値を表すことが一般的である。

おすすめの単語帳

1 / 1
QRコード