#02273A Murky Depths
#02273A (Murky Depths) RGB value is (2, 39, 58).
Red value is 2, green value is 39, and blue value is 58.
Cylindrical-coordinate representations (HSL) of color #02273A: hue: 200°, saturation: 93.3%, and lightness: 11.8%.
Process color (CMYK) of #02273A is 96.6%, 32.8%, 0%, 77.3%. Web safe color equivalent of #02273A is ##003333. Color #02273A contains mainly Blue.
Color Spaces
| Color spaces of #02273A | Value |
|---|---|
| RGB | 2, 39, 58 |
| HSL | 200°, 93.3%, 11.8% |
| HSV / HSB | 200°, 96.6%, 22.7% |
| CMYK | 96.6%, 32.8%, 0%, 77.3% |
| XYZ | 1.51, 1.77, 4.26 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000010 | 00100111 | 00111010 |
| Octal | 002 | 047 | 072 |
| Decimal | 2 | 39 | 58 |
| Hex | 02 | 27 | 3A |
Shades of #02273A
Tints of #02273A
.mybgColor { background-color: #02273A; }
.myforeColor { color: #02273A; }
.myborderColor { border: 3px solid #02273A; }
<p style="color:#02273A">Text here</p>
This sample text is styled with font color #02273A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#02273A">Div content here</div>
<div style="border:3px solid #02273A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(2, 39, 58, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #02273A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #02273A;
-webkit-box-shadow: 1px 1px 3px #02273A;
box-shadow: 1px 1px 3px #02273A; }
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 #02273A (Murky Depths)
Color Overview & Profile: Color #02273A, also known as Murky Depths, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 1% Red (2/255), 15% Green (39/255), and 23% Blue (58/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #02273A translates into the CMYK subtractive color model with values of 96.6% Cyan, 32.8% Magenta, 0% Yellow, and 77.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 200°, saturation of 93.3%, and lightness of 11.8%.
Web Accessibility & Design Recommendations: When implementing #02273A 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 ##003333.
