#01153E Navy
#01153E (Navy) RGB value is (1, 21, 62).
Red value is 1, green value is 21, and blue value is 62.
Cylindrical-coordinate representations (HSL) of color #01153E: hue: 220°, saturation: 96.8%, and lightness: 12.4%.
Process color (CMYK) of #01153E is 98.4%, 66.1%, 0%, 75.7%. Web safe color equivalent of #01153E is ##000033. Color #01153E contains mainly Blue.
Color Spaces
| Color spaces of #01153E | Value |
|---|---|
| RGB | 1, 21, 62 |
| HSL | 220°, 96.8%, 12.4% |
| HSV / HSB | 220°, 98.4%, 24.3% |
| CMYK | 98.4%, 66.1%, 0%, 75.7% |
| XYZ | 1.15, 0.89, 4.67 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000001 | 00010101 | 00111110 |
| Octal | 001 | 025 | 076 |
| Decimal | 1 | 21 | 62 |
| Hex | 01 | 15 | 3E |
Shades of #01153E
Tints of #01153E
.mybgColor { background-color: #01153E; }
.myforeColor { color: #01153E; }
.myborderColor { border: 3px solid #01153E; }
<p style="color:#01153E">Text here</p>
This sample text is styled with font color #01153E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#01153E">Div content here</div>
<div style="border:3px solid #01153E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(1, 21, 62, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #01153E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #01153E;
-webkit-box-shadow: 1px 1px 3px #01153E;
box-shadow: 1px 1px 3px #01153E; }
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 #01153E (Navy)
Color Overview & Profile: Color #01153E, also known as Navy, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 0% Red (1/255), 8% Green (21/255), and 24% Blue (62/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #01153E translates into the CMYK subtractive color model with values of 98.4% Cyan, 66.1% Magenta, 0% Yellow, and 75.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 220°, saturation of 96.8%, and lightness of 12.4%.
Web Accessibility & Design Recommendations: When implementing #01153E 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 ##000033.
