#2C447B Sodalite Blue
#2C447B (Sodalite Blue) RGB value is (44, 68, 123).
Red value is 44, green value is 68, and blue value is 123.
Cylindrical-coordinate representations (HSL) of color #2C447B: hue: 222°, saturation: 47.3%, and lightness: 32.7%.
Process color (CMYK) of #2C447B is 64.2%, 44.7%, 0%, 51.8%. Web safe color equivalent of #2C447B is ##333366. Color #2C447B contains mainly Blue.
Color Spaces
| Color spaces of #2C447B | Value |
|---|---|
| RGB | 44, 68, 123 |
| HSL | 222°, 47.3%, 32.7% |
| HSV / HSB | 222°, 64.2%, 48.2% |
| CMYK | 64.2%, 44.7%, 0%, 51.8% |
| XYZ | 6.68, 6.1, 19.56 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101100 | 01000100 | 01111011 |
| Octal | 054 | 104 | 173 |
| Decimal | 44 | 68 | 123 |
| Hex | 2C | 44 | 7B |
Shades of #2C447B
Tints of #2C447B
.mybgColor { background-color: #2C447B; }
.myforeColor { color: #2C447B; }
.myborderColor { border: 3px solid #2C447B; }
<p style="color:#2C447B">Text here</p>
This sample text is styled with font color #2C447B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2C447B">Div content here</div>
<div style="border:3px solid #2C447B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(44, 68, 123, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2C447B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2C447B;
-webkit-box-shadow: 1px 1px 3px #2C447B;
box-shadow: 1px 1px 3px #2C447B; }
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 #2C447B (Sodalite Blue)
Color Overview & Profile: Color #2C447B, also known as Sodalite Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 17% Red (44/255), 27% Green (68/255), and 48% Blue (123/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #2C447B translates into the CMYK subtractive color model with values of 64.2% Cyan, 44.7% Magenta, 0% Yellow, and 51.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 222°, saturation of 47.3%, and lightness of 32.7%.
Web Accessibility & Design Recommendations: When implementing #2C447B 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 ##333366.
