#69A3C1 Air Blue
#69A3C1 (Air Blue) RGB value is (105, 163, 193).
Red value is 105, green value is 163, and blue value is 193.
Cylindrical-coordinate representations (HSL) of color #69A3C1: hue: 200°, saturation: 41.5%, and lightness: 58.4%.
Process color (CMYK) of #69A3C1 is 45.6%, 15.5%, 0%, 24.3%. Web safe color equivalent of #69A3C1 is ##6699CC. Color #69A3C1 contains mainly Blue.
Color Spaces
| Color spaces of #69A3C1 | Value |
|---|---|
| RGB | 105, 163, 193 |
| HSL | 200°, 41.5%, 58.4% |
| HSV / HSB | 200°, 45.6%, 75.7% |
| CMYK | 45.6%, 15.5%, 0%, 24.3% |
| XYZ | 28.55, 33.05, 55.32 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101001 | 10100011 | 11000001 |
| Octal | 151 | 243 | 301 |
| Decimal | 105 | 163 | 193 |
| Hex | 69 | A3 | C1 |
Shades of #69A3C1
Tints of #69A3C1
.mybgColor { background-color: #69A3C1; }
.myforeColor { color: #69A3C1; }
.myborderColor { border: 3px solid #69A3C1; }
<p style="color:#69A3C1">Text here</p>
This sample text is styled with font color #69A3C1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#69A3C1">Div content here</div>
<div style="border:3px solid #69A3C1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(105, 163, 193, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #69A3C1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #69A3C1;
-webkit-box-shadow: 1px 1px 3px #69A3C1;
box-shadow: 1px 1px 3px #69A3C1; }
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 #69A3C1 (Air Blue)
Color Overview & Profile: Color #69A3C1, also known as Air Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 41% Red (105/255), 64% Green (163/255), and 76% Blue (193/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #69A3C1 translates into the CMYK subtractive color model with values of 45.6% Cyan, 15.5% Magenta, 0% Yellow, and 24.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 200°, saturation of 41.5%, and lightness of 58.4%.
Web Accessibility & Design Recommendations: When implementing #69A3C1 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 ##6699CC.
