#2A384A Harpoon
#2A384A (Harpoon) RGB value is (42, 56, 74).
Red value is 42, green value is 56, and blue value is 74.
Cylindrical-coordinate representations (HSL) of color #2A384A: hue: 214°, saturation: 27.6%, and lightness: 22.7%.
Process color (CMYK) of #2A384A is 43.2%, 24.3%, 0%, 71%. Web safe color equivalent of #2A384A is ##333333. Color #2A384A contains mainly Blue.
Color Spaces
| Color spaces of #2A384A | Value |
|---|---|
| RGB | 42, 56, 74 |
| HSL | 214°, 27.6%, 22.7% |
| HSV / HSB | 214°, 43.2%, 29% |
| CMYK | 43.2%, 24.3%, 0%, 71% |
| XYZ | 3.6, 3.81, 7.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00101010 | 00111000 | 01001010 |
| Octal | 052 | 070 | 112 |
| Decimal | 42 | 56 | 74 |
| Hex | 2A | 38 | 4A |
Shades of #2A384A
Tints of #2A384A
.mybgColor { background-color: #2A384A; }
.myforeColor { color: #2A384A; }
.myborderColor { border: 3px solid #2A384A; }
<p style="color:#2A384A">Text here</p>
This sample text is styled with font color #2A384A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2A384A">Div content here</div>
<div style="border:3px solid #2A384A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(42, 56, 74, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2A384A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2A384A;
-webkit-box-shadow: 1px 1px 3px #2A384A;
box-shadow: 1px 1px 3px #2A384A; }
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 #2A384A (Harpoon)
Color Overview & Profile: Color #2A384A, also known as Harpoon, 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), 22% Green (56/255), and 29% Blue (74/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #2A384A translates into the CMYK subtractive color model with values of 43.2% Cyan, 24.3% Magenta, 0% Yellow, and 71% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 214°, saturation of 27.6%, and lightness of 22.7%.
Web Accessibility & Design Recommendations: When implementing #2A384A 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 ##333333.
