#ADB0B1 Grey Mirage
#ADB0B1 (Grey Mirage) RGB value is (173, 176, 177).
Red value is 173, green value is 176, and blue value is 177.
Cylindrical-coordinate representations (HSL) of color #ADB0B1: hue: 195°, saturation: 2.5%, and lightness: 68.6%.
Process color (CMYK) of #ADB0B1 is 2.3%, 0.6%, 0%, 30.6%. Web safe color equivalent of #ADB0B1 is ##999999. Color #ADB0B1 contains mainly GRAY.
Color Spaces
| Color spaces of #ADB0B1 | Value |
|---|---|
| RGB | 173, 176, 177 |
| HSL | 195°, 2.5%, 68.6% |
| HSV / HSB | 195°, 2.3%, 69.4% |
| CMYK | 2.3%, 0.6%, 0%, 30.6% |
| XYZ | 40.69, 43.11, 47.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10101101 | 10110000 | 10110001 |
| Octal | 255 | 260 | 261 |
| Decimal | 173 | 176 | 177 |
| Hex | AD | B0 | B1 |
Shades of #ADB0B1
Tints of #ADB0B1
.mybgColor { background-color: #ADB0B1; }
.myforeColor { color: #ADB0B1; }
.myborderColor { border: 3px solid #ADB0B1; }
<p style="color:#ADB0B1">Text here</p>
This sample text is styled with font color #ADB0B1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ADB0B1">Div content here</div>
<div style="border:3px solid #ADB0B1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(173, 176, 177, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ADB0B1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ADB0B1;
-webkit-box-shadow: 1px 1px 3px #ADB0B1;
box-shadow: 1px 1px 3px #ADB0B1; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #ADB0B1 (Grey Mirage)
Color Overview & Profile: Color #ADB0B1, also known as Grey Mirage, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 68% Red (173/255), 69% Green (176/255), and 69% Blue (177/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #ADB0B1 translates into the CMYK subtractive color model with values of 2.3% Cyan, 0.6% Magenta, 0% Yellow, and 30.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 195°, saturation of 2.5%, and lightness of 68.6%.
Web Accessibility & Design Recommendations: When implementing #ADB0B1 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.
