#2A94CD Ticino Blue
#2A94CD (Ticino Blue) RGB value is (42, 148, 205).
Red value is 42, green value is 148, and blue value is 205.
Cylindrical-coordinate representations (HSL) of color #2A94CD: hue: 201°, saturation: 66%, and lightness: 48.4%.
Process color (CMYK) of #2A94CD is 79.5%, 27.8%, 0%, 19.6%. Web safe color equivalent of #2A94CD is ##3399CC. Color #2A94CD contains mainly Blue.
Color Spaces
| Color spaces of #2A94CD | Value |
|---|---|
| RGB | 42, 148, 205 |
| HSL | 201°, 66%, 48.4% |
| HSV / HSB | 201°, 79.5%, 80.4% |
| CMYK | 79.5%, 27.8%, 0%, 19.6% |
| XYZ | 22.56, 26.08, 61.59 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101010 | 10010100 | 11001101 |
| Octal | 052 | 224 | 315 |
| Decimal | 42 | 148 | 205 |
| Hex | 2A | 94 | CD |
Shades of #2A94CD
Tints of #2A94CD
.mybgColor { background-color: #2A94CD; }
.myforeColor { color: #2A94CD; }
.myborderColor { border: 3px solid #2A94CD; }
<p style="color:#2A94CD">Text here</p>
This sample text is styled with font color #2A94CD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2A94CD">Div content here</div>
<div style="border:3px solid #2A94CD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(42, 148, 205, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2A94CD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2A94CD;
-webkit-box-shadow: 1px 1px 3px #2A94CD;
box-shadow: 1px 1px 3px #2A94CD; }
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 #2A94CD (Ticino Blue)
Color Overview & Profile: Color #2A94CD, also known as Ticino Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 16% Red (42/255), 58% Green (148/255), and 80% Blue (205/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #2A94CD translates into the CMYK subtractive color model with values of 79.5% Cyan, 27.8% Magenta, 0% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 201°, saturation of 66%, and lightness of 48.4%.
Web Accessibility & Design Recommendations: When implementing #2A94CD 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 ##3399CC.
