#888888 Color HTML CSS codes
Hex Color Code | #888888 |
---|---|
RGB Color Code | rgb(136, 136, 136) |
HSL Color Code | hsl(0, 0%, 53%) |
CMYK Color Code | device-cmyk(0% 0% 0% 47%) |
CSS Example code | body { background: #888888 } |
Color Group | White Grey Black |
Looks like | Gray |
RGB (Percent) | 53.33%, 53.33%, 53.33% |
HSL (Natual Numbers) | 0, 0, 53 |
HSL (Natual Numbers) | 0, 0, 0, 47 |
HUE (Degree) | 0° |
Brightness | 0.53 |
Type | Light (Brightness >= 0.5) |
Darker | Lighter | Shades | Tones | Tints | Harmonies | How to Use | Description
Darker than #888888
Lighter than #888888
Shades of #888888
Tones of #888888
Tints of #888888
How to Use Color #888888
Text / Font Color:
color: #888888;
Example text using the color #888888.
Background Color:
background-color: #888888;
Border Color:
border-color: #888888;
Box Shadow Color:
box-shadow: 2px 2px 4px #888888;
Text Shadow Color:
text-shadow: 1px 1px 3px #888888;
Example text shadow using the color #888888.
Color #888888 Description
The #888888 HTML color is made up of 136 Red, 136 Green, and 136 Blue. The hue is at 0 degrees, with a saturation value at 0 percent and a lightness value of 53 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 47% 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.