black

#000000

CSS color

Overview

Black is the absence of visible light, rendered in the RGB additive model as rgb(0, 0, 0) — the point where all three color channels read zero. Its hex code #000000 marks the origin of the RGB color cube and the darkest value any display can produce. As one of the sixteen basic HTML named colors, black is standardized across CSS and is the default text color of most web documents. Having no hue or saturation, it sits outside the color wheel entirely and functions as a neutral, pairing legibly with nearly any foreground. In print and pigment systems black is a subtractive result, produced when a surface absorbs the full spectrum, which is conceptually the inverse of its additive definition on screen.

Black (#000000) is the absence of all reflected light, the darkest possible color in the RGB color model. As the foundation of typography and the universal contrast anchor, it is indispensable in virtually every design discipline. Psychologically, black conveys authority, elegance, sophistication, and in many contexts, luxury and finality.

On this page

Значения цвета

HEX

#000000

RGB

0, 0, 0

HSL

0,0, 0,0%, 0,0%

HSV

0,0, 0,0%, 0,0%

CMYK

0%, 0%, 0%, 100%

OKLCH

0,0 0,0 0,0

Свойства

Тёплый Тёмный Ближайший: black

Психология цвета

Pure and near-pure blacks represent absolute power, elegance, and bold sophistication. They evoke the infinite depth of space, mystery, and timeless authority. Black is the color of luxury fashion, formal occasions, and definitive statements.

Design Usage

The darkest blacks are used for true dark-mode OLED backgrounds and luxury branding. They create maximum contrast and dramatic visual impact when paired with bright colors. Use for premium interfaces, photography backgrounds, and high-contrast design systems.

Цветовые гармонии

Комплементарный

Аналогичный

Триадный

Раздельно-комплементарный

Тетрадный

Симуляция цветовой слепоты

Использование в CSS

background-color: #000000;
color: #000000;
border-color: #000000;
Ближайший Tailwind-оттенок: Zinc 950 #09090B

Оттенки Tailwind

Проверка контрастности

Текст на белом

21,0:1

AA Pass AAA Pass

Текст на чёрном

1,0:1

AA Fail AAA Fail

Сравнить с

Бренды, использующие этот цвет

Входит в коллекции

Похожие статьи

Часто задаваемые вопросы

What are the RGB, HSL, and CMYK values of #000000?

RGB(0, 0, 0) · HSL(0,0, 0,0%, 0,0%) · CMYK(0%, 0%, 0%, 100%)

Does #000000 meet WCAG contrast on white?

21,0:1 — WCAG AA Соответствует, AAA Соответствует for normal text.

What text color is readable on #000000?

Use FFFFFF text on a #000000 background; contrast on black is 1,0:1.