#166461 Abduction
#166461 (Abduction) RGB value is (22, 100, 97).
Red value is 22, green value is 100, and blue value is 97.
Cylindrical-coordinate representations (HSL) of color #166461: hue: 178°, saturation: 63.9%, and lightness: 23.9%.
Process color (CMYK) of #166461 is 78%, 0%, 3%, 60.8%. Web safe color equivalent of #166461 is ##006666. Color #166461 contains mainly Cyan.
Color Spaces
| Color spaces of #166461 | Value |
|---|---|
| RGB | 22, 100, 97 |
| HSL | 178°, 63.9%, 23.9% |
| HSV / HSB | 178°, 78%, 39.2% |
| CMYK | 78%, 0%, 3%, 60.8% |
| XYZ | 7.04, 10.15, 12.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010110 | 01100100 | 01100001 |
| Octal | 026 | 144 | 141 |
| Decimal | 22 | 100 | 97 |
| Hex | 16 | 64 | 61 |
Shades of #166461
Tints of #166461
.mybgColor { background-color: #166461; }
.myforeColor { color: #166461; }
.myborderColor { border: 3px solid #166461; }
<p style="color:#166461">Text here</p>
This sample text is styled with font color #166461. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#166461">Div content here</div>
<div style="border:3px solid #166461">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(22, 100, 97, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #166461; }
.divShadow { -moz-box-shadow: 1px 1px 3px #166461;
-webkit-box-shadow: 1px 1px 3px #166461;
box-shadow: 1px 1px 3px #166461; }
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 #166461 (Abduction)
Color Overview & Profile: Color #166461, also known as Abduction, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 9% Red (22/255), 39% Green (100/255), and 38% Blue (97/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #166461 translates into the CMYK subtractive color model with values of 78% Cyan, 0% Magenta, 3% Yellow, and 60.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 178°, saturation of 63.9%, and lightness of 23.9%.
Web Accessibility & Design Recommendations: When implementing #166461 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 ##006666.
