#001B44 Kantor Blue
#001B44 (Kantor Blue) RGB value is (0, 27, 68).
Red value is 0, green value is 27, and blue value is 68.
Cylindrical-coordinate representations (HSL) of color #001B44: hue: 216°, saturation: 100%, and lightness: 13.3%.
Process color (CMYK) of #001B44 is 100%, 60.3%, 0%, 73.3%. Web safe color equivalent of #001B44 is ##003333. Color #001B44 contains mainly Blue.
Color Spaces
| Color spaces of #001B44 | Value |
|---|---|
| RGB | 0, 27, 68 |
| HSL | 216°, 100%, 13.3% |
| HSV / HSB | 216°, 100%, 26.7% |
| CMYK | 100%, 60.3%, 0%, 73.3% |
| XYZ | 1.43, 1.2, 5.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000000 | 00011011 | 01000100 |
| Octal | 000 | 033 | 104 |
| Decimal | 0 | 27 | 68 |
| Hex | 00 | 1B | 44 |
Shades of #001B44
Tints of #001B44
.mybgColor { background-color: #001B44; }
.myforeColor { color: #001B44; }
.myborderColor { border: 3px solid #001B44; }
<p style="color:#001B44">Text here</p>
This sample text is styled with font color #001B44. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#001B44">Div content here</div>
<div style="border:3px solid #001B44">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(0, 27, 68, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #001B44; }
.divShadow { -moz-box-shadow: 1px 1px 3px #001B44;
-webkit-box-shadow: 1px 1px 3px #001B44;
box-shadow: 1px 1px 3px #001B44; }
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 #001B44 (Kantor Blue)
Color Overview & Profile: Color #001B44, also known as Kantor Blue, 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 (0/255), 11% Green (27/255), and 27% Blue (68/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #001B44 translates into the CMYK subtractive color model with values of 100% Cyan, 60.3% Magenta, 0% Yellow, and 73.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 216°, saturation of 100%, and lightness of 13.3%.
Web Accessibility & Design Recommendations: When implementing #001B44 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.
