#2304BB Deep Sea Exploration
#2304BB (Deep Sea Exploration) RGB value is (35, 4, 187).
Red value is 35, green value is 4, and blue value is 187.
Cylindrical-coordinate representations (HSL) of color #2304BB: hue: 250°, saturation: 95.8%, and lightness: 37.5%.
Process color (CMYK) of #2304BB is 81.3%, 97.9%, 0%, 26.7%. Web safe color equivalent of #2304BB is ##3300CC. Color #2304BB contains mainly Blue.
Color Spaces
| Color spaces of #2304BB | Value |
|---|---|
| RGB | 35, 4, 187 |
| HSL | 250°, 95.8%, 37.5% |
| HSV / HSB | 250°, 97.9%, 73.3% |
| CMYK | 81.3%, 97.9%, 0%, 26.7% |
| XYZ | 9.7, 4.03, 47.27 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00100011 | 00000100 | 10111011 |
| Octal | 043 | 004 | 273 |
| Decimal | 35 | 4 | 187 |
| Hex | 23 | 04 | BB |
Shades of #2304BB
Tints of #2304BB
.mybgColor { background-color: #2304BB; }
.myforeColor { color: #2304BB; }
.myborderColor { border: 3px solid #2304BB; }
<p style="color:#2304BB">Text here</p>
This sample text is styled with font color #2304BB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#2304BB">Div content here</div>
<div style="border:3px solid #2304BB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(35, 4, 187, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #2304BB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #2304BB;
-webkit-box-shadow: 1px 1px 3px #2304BB;
box-shadow: 1px 1px 3px #2304BB; }
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 #2304BB (Deep Sea Exploration)
Color Overview & Profile: Color #2304BB, also known as Deep Sea Exploration, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 14% Red (35/255), 2% Green (4/255), and 73% Blue (187/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #2304BB translates into the CMYK subtractive color model with values of 81.3% Cyan, 97.9% Magenta, 0% Yellow, and 26.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 250°, saturation of 95.8%, and lightness of 37.5%.
Web Accessibility & Design Recommendations: When implementing #2304BB 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 ##3300CC.
