#706986 Aromatic
#706986 (Aromatic) RGB value is (112, 105, 134).
Red value is 112, green value is 105, and blue value is 134.
Cylindrical-coordinate representations (HSL) of color #706986: hue: 254°, saturation: 12.1%, and lightness: 46.9%.
Process color (CMYK) of #706986 is 16.4%, 21.6%, 0%, 47.5%. Web safe color equivalent of #706986 is ##666699. Color #706986 contains mainly Magenta.
Color Spaces
| Color spaces of #706986 | Value |
|---|---|
| RGB | 112, 105, 134 |
| HSL | 254°, 12.1%, 46.9% |
| HSV / HSB | 254°, 21.6%, 52.5% |
| CMYK | 16.4%, 21.6%, 0%, 47.5% |
| XYZ | 16.04, 15.27, 24.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110000 | 01101001 | 10000110 |
| Octal | 160 | 151 | 206 |
| Decimal | 112 | 105 | 134 |
| Hex | 70 | 69 | 86 |
Shades of #706986
Tints of #706986
.mybgColor { background-color: #706986; }
.myforeColor { color: #706986; }
.myborderColor { border: 3px solid #706986; }
<p style="color:#706986">Text here</p>
This sample text is styled with font color #706986. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#706986">Div content here</div>
<div style="border:3px solid #706986">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(112, 105, 134, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #706986; }
.divShadow { -moz-box-shadow: 1px 1px 3px #706986;
-webkit-box-shadow: 1px 1px 3px #706986;
box-shadow: 1px 1px 3px #706986; }
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 #706986 (Aromatic)
Color Overview & Profile: Color #706986, also known as Aromatic, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 44% Red (112/255), 41% Green (105/255), and 53% Blue (134/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #706986 translates into the CMYK subtractive color model with values of 16.4% Cyan, 21.6% Magenta, 0% Yellow, and 47.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 254°, saturation of 12.1%, and lightness of 46.9%.
Web Accessibility & Design Recommendations: When implementing #706986 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 ##666699.
