#404040 Color HTML CSS codes

Hex Color Code#404040
RGB Color Codergb(64, 64, 64)
HSL Color Codehsl(0, 0%, 25%)
CMYK Color Codedevice-cmyk(0% 0% 0% 75%)
CSS Example codebody { background: #404040 }
Color Group     White Grey Black
Looks like     Dark slate Gray
RGB (Percent)25.1%, 25.1%, 25.1%
HSL (Natual Numbers)0, 0, 25
HSL (Natual Numbers)0, 0, 0, 75
HUE (Degree)
Brightness0.25
TypeDark (Brightness < 0.5)

How to Use Color #404040

Text / Font Color:
color: #404040;

Example text using the color #404040.

Background Color:
background-color: #404040;

Border Color:
border-color: #404040;

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

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

Example text shadow using the color #404040.

Color #404040 Description

The #404040 HTML color is made up of 64 Red, 64 Green, and 64 Blue. The hue is at 0 degrees, with a saturation value at 0 percent and a lightness value of 25 percent. Therefore, this color can be considered to be Dark. In the CMYK color model (used in the printing process), the composition is 0% Cyan, 0% Magenta, 0% Yellow, and 75% key (black). 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.