‎#A8A8A8 Uniform Grey

‎#A8A8A8

‎#A8A8A8 (Uniform Grey) RGB value is (168, 168, 168).
Red value is 168, green value is 168, and blue value is 168.
Cylindrical-coordinate representations (HSL) of color ‎#A8A8A8: hue: , saturation: 0%, and lightness: 65.9%.
Process color (CMYK) of ‎#A8A8A8 is 0%, 0%, 0%, 34.1%. Web safe color equivalent of ‎#A8A8A8 is ‎##999999. Color #A8A8A8 contains mainly GRAY.

Color Spaces

Color spaces of #A8A8A8 Value
RGB168, 168, 168
HSL0°, 0%, 65.9%
HSV / HSB0°, 0%, 65.9%
CMYK0%, 0%, 0%, 34.1%
XYZ37.22, 39.16, 42.64

Base Numbers

Base Red Green Blue
Binary 10101000 10101000 10101000
Octal 250 250 250
Decimal 168 168 168
Hex A8 A8 A8

RGB Percentages for Color #A8A8A8

Red: 33.3%
Green: 33.3%
Blue: 33.3%

CMYK Percentages of Color #A8A8A8

Black: 34.1%

Shades of #A8A8A8

Tints of #A8A8A8

CSS Codes for Color #A8A8A8
.mybgColor { background-color: #A8A8A8; }
.myforeColor { color: #A8A8A8; }
.myborderColor { border: 3px solid #A8A8A8; }
Text Font Color #A8A8A8

<p style="color:#A8A8A8">Text here</p>

This sample text is styled with font color #A8A8A8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #A8A8A8

<div style="background-color:#A8A8A8">Div content here</div>

The background color of this container is #A8A8A8.
Border Color #A8A8A8

<div style="border:3px solid #A8A8A8">Div here</div>

The border color of this container is #A8A8A8.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(168, 168, 168, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A8A8A8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A8A8A8;
-webkit-box-shadow: 1px 1px 3px #A8A8A8;
box-shadow: 1px 1px 3px #A8A8A8; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #A8A8A8.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #A8A8A8 (Uniform Grey)

Color Overview & Profile: Color ‎#A8A8A8, also known as Uniform Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 66% Red (168/255), 66% Green (168/255), and 66% Blue (168/255). The primary color family component is GRAY.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#A8A8A8 translates into the CMYK subtractive color model with values of 0% Cyan, 0% Magenta, 0% Yellow, and 34.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of , saturation of 0%, and lightness of 65.9%.

Web Accessibility & Design Recommendations: When implementing ‎#A8A8A8 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ‎##999999.

‎#A8A8A8 Uniform Grey hexcolor for Uniform Grey Uniform Grey hexcode Shades of #A8A8A8 Tints of #A8A8A8 Similar Colors to #A8A8A8 #A8A8A8 Color Combinations #A8A8A8 CSS & Web Code #A8A8A8 RGB & CMYK Neutral Color Tone
Scroll to Top