#f0f0f0 Color HTML CSS codes
Hex Color Code | #f0f0f0 |
---|---|
RGB Color Code | rgb(240, 240, 240) |
HSL Color Code | hsl(0, 0%, 94%) |
CMYK Color Code | device-cmyk(0% 0% 0% 6%) |
CSS Example code | body { background: #f0f0f0 } |
Color Group | White Grey Black |
Looks like | White Smoke |
RGB (Percent) | 94.12%, 94.12%, 94.12% |
HSL (Natual Numbers) | 0, 0, 94 |
HSL (Natual Numbers) | 0, 0, 0, 6 |
HUE (Degree) | 0° |
Brightness | 0.94 |
Type | Light (Brightness >= 0.5) |
Darker | Shades | Tones | Harmonies | How to Use | Description
Darker than #f0f0f0
Shades of #f0f0f0
Tones of #f0f0f0
How to Use Color #f0f0f0
Text / Font Color:
color: #f0f0f0;
Example text using the color #f0f0f0.
Background Color:
background-color: #f0f0f0;
Border Color:
border-color: #f0f0f0;
Box Shadow Color:
box-shadow: 2px 2px 4px #f0f0f0;
Text Shadow Color:
text-shadow: 1px 1px 3px #f0f0f0;
Example text shadow using the color #f0f0f0.
Color #f0f0f0 Description
The #f0f0f0 HTML color is made up of 240 Red, 240 Green, and 240 Blue. The hue is at 0 degrees, with a saturation value at 0 percent and a lightness value of 94 percent.
Therefore, this color can be considered to be Light.
In the CMYK color model (used in the printing process), the composition is 0% Cyan, 0% Magenta, 0% Yellow, and 6% 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.