#2B3D54 Sharp Blue
#2B3D54 (Sharp Blue) RGB value is (43, 61, 84).
Red value is 43, green value is 61, and blue value is 84.
Cylindrical-coordinate representations (HSL) of color #2B3D54: hue: 214°, saturation: 32.3%, and lightness: 24.9%.
Process color (CMYK) of #2B3D54 is 48.8%, 27.4%, 0%, 67.1%. Web safe color equivalent of #2B3D54 is ##333366. Color #2B3D54 contains mainly Blue.
Color Spaces
| Color spaces of #2B3D54 | Value |
|---|---|
| RGB | 43, 61, 84 |
| HSL | 214°, 32.3%, 24.9% |
| HSV / HSB | 214°, 48.8%, 32.9% |
| CMYK | 48.8%, 27.4%, 0%, 67.1% |
| XYZ | 4.26, 4.49, 9.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101011 | 00111101 | 01010100 |
| Octal | 053 | 075 | 124 |
| Decimal | 43 | 61 | 84 |
| Hex | 2B | 3D | 54 |
Shades of #2B3D54
Tints of #2B3D54
.mybgColor { background-color: #2B3D54; }
.myforeColor { color: #2B3D54; }
.myborderColor { border: 3px solid #2B3D54; }
<p style="color:#2B3D54">Text here</p>
This sample text is styled with font color #2B3D54. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2B3D54">Div content here</div>
<div style="border:3px solid #2B3D54">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(43, 61, 84, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2B3D54; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2B3D54;
-webkit-box-shadow: 1px 1px 3px #2B3D54;
box-shadow: 1px 1px 3px #2B3D54; }
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 #2B3D54 (Sharp Blue)
Color Overview & Profile: Color #2B3D54, also known as Sharp 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 (43/255), 24% Green (61/255), and 33% Blue (84/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #2B3D54 translates into the CMYK subtractive color model with values of 48.8% Cyan, 27.4% Magenta, 0% Yellow, and 67.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 214°, saturation of 32.3%, and lightness of 24.9%.
Web Accessibility & Design Recommendations: When implementing #2B3D54 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.
