#A0928D Channel Seal Grey
#A0928D (Channel Seal Grey) RGB value is (160, 146, 141).
Red value is 160, green value is 146, and blue value is 141.
Cylindrical-coordinate representations (HSL) of color #A0928D: hue: 16°, saturation: 9.1%, and lightness: 59%.
Process color (CMYK) of #A0928D is 0%, 8.8%, 11.9%, 37.3%. Web safe color equivalent of #A0928D is ##999999. Color #A0928D contains mainly GRAY.
Color Spaces
| Color spaces of #A0928D | Value |
|---|---|
| RGB | 160, 146, 141 |
| HSL | 16°, 9.1%, 59% |
| HSV / HSB | 16°, 11.9%, 62.7% |
| CMYK | 0%, 8.8%, 11.9%, 37.3% |
| XYZ | 29.58, 29.95, 29.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100000 | 10010010 | 10001101 |
| Octal | 240 | 222 | 215 |
| Decimal | 160 | 146 | 141 |
| Hex | A0 | 92 | 8D |
Shades of #A0928D
Tints of #A0928D
.mybgColor { background-color: #A0928D; }
.myforeColor { color: #A0928D; }
.myborderColor { border: 3px solid #A0928D; }
<p style="color:#A0928D">Text here</p>
This sample text is styled with font color #A0928D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A0928D">Div content here</div>
<div style="border:3px solid #A0928D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(160, 146, 141, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A0928D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A0928D;
-webkit-box-shadow: 1px 1px 3px #A0928D;
box-shadow: 1px 1px 3px #A0928D; }
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 #A0928D (Channel Seal Grey)
Color Overview & Profile: Color #A0928D, also known as Channel Seal Grey, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 63% Red (160/255), 57% Green (146/255), and 55% Blue (141/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #A0928D translates into the CMYK subtractive color model with values of 0% Cyan, 8.8% Magenta, 11.9% Yellow, and 37.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 16°, saturation of 9.1%, and lightness of 59%.
Web Accessibility & Design Recommendations: When implementing #A0928D 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.
