#202122 Color HTML CSS codes

Hex Color Code#202122
RGB Color Codergb(32, 33, 34)
HSL Color Codehsl(210, 3%, 13%)
CMYK Color Codedevice-cmyk(6% 3% 0% 87%)
CSS Example codebody { background: #202122 }
Color Group     White Grey Black
Looks like     Black
Complement
Grayscale     #212121
RGB (Percent)12.55%, 12.94%, 13.33%
HSL (Natual Numbers)210, 3, 13
HSL (Natual Numbers)6, 3, 0, 87
HUE (Degree)210°
Brightness0.13
TypeDark (Brightness < 0.5)

How to Use Color #202122

Text / Font Color:
color: #202122;

Example text using the color #202122.

Background Color:
background-color: #202122;

Border Color:
border-color: #202122;

Box Shadow Color:
box-shadow: 2px 2px 4px #202122;

Text Shadow Color:
text-shadow: 1px 1px 3px #202122;

Example text shadow using the color #202122.

Color #202122 Description

The #202122 HTML color is made up of 32 Red, 33 Green, and 34 Blue. The hue is at 210 degrees, with a saturation value at 3 percent and a lightness value of 13 percent. Therefore, this color can be considered to be Dark. In the CMYK color model (used in the printing process), the composition is 6% Cyan, 3% Magenta, 0% Yellow, and 87% key (black). Colors that looks similar: #202222, #202122, #202022. May be found within the White Grey Black Color Codes Group.

Note: Color names are subjective, therefore, a single name could potentially represent a multitude of HEX color values.