#1150AF Aarhusian Sky
#1150AF (Aarhusian Sky) RGB value is (17, 80, 175).
Red value is 17, green value is 80, and blue value is 175.
Cylindrical-coordinate representations (HSL) of color #1150AF: hue: 216°, saturation: 82.3%, and lightness: 37.6%.
Process color (CMYK) of #1150AF is 90.3%, 54.3%, 0%, 31.4%. Web safe color equivalent of #1150AF is ##006699. Color #1150AF contains mainly Blue.
Color Spaces
| Color spaces of #1150AF | Value |
|---|---|
| RGB | 17, 80, 175 |
| HSL | 216°, 82.3%, 37.6% |
| HSV / HSB | 216°, 90.3%, 68.6% |
| CMYK | 90.3%, 54.3%, 0%, 31.4% |
| XYZ | 10.83, 8.95, 41.71 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010001 | 01010000 | 10101111 |
| Octal | 021 | 120 | 257 |
| Decimal | 17 | 80 | 175 |
| Hex | 11 | 50 | AF |
Shades of #1150AF
Tints of #1150AF
.mybgColor { background-color: #1150AF; }
.myforeColor { color: #1150AF; }
.myborderColor { border: 3px solid #1150AF; }
<p style="color:#1150AF">Text here</p>
This sample text is styled with font color #1150AF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#1150AF">Div content here</div>
<div style="border:3px solid #1150AF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(17, 80, 175, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #1150AF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #1150AF;
-webkit-box-shadow: 1px 1px 3px #1150AF;
box-shadow: 1px 1px 3px #1150AF; }
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 #1150AF (Aarhusian Sky)
Color Overview & Profile: Color #1150AF, also known as Aarhusian Sky, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 7% Red (17/255), 31% Green (80/255), and 69% Blue (175/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #1150AF translates into the CMYK subtractive color model with values of 90.3% Cyan, 54.3% Magenta, 0% Yellow, and 31.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 216°, saturation of 82.3%, and lightness of 37.6%.
Web Accessibility & Design Recommendations: When implementing #1150AF 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 ##006699.
