#1B4466 Terror From the Deep
#1B4466 (Terror From the Deep) RGB value is (27, 68, 102).
Red value is 27, green value is 68, and blue value is 102.
Cylindrical-coordinate representations (HSL) of color #1B4466: hue: 207°, saturation: 58.1%, and lightness: 25.3%.
Process color (CMYK) of #1B4466 is 73.5%, 33.3%, 0%, 60%. Web safe color equivalent of #1B4466 is ##333366. Color #1B4466 contains mainly Blue.
Color Spaces
| Color spaces of #1B4466 | Value |
|---|---|
| RGB | 27, 68, 102 |
| HSL | 207°, 58.1%, 25.3% |
| HSV / HSB | 207°, 73.5%, 40% |
| CMYK | 73.5%, 33.3%, 0%, 60% |
| XYZ | 4.92, 5.33, 13.34 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011011 | 01000100 | 01100110 |
| Octal | 033 | 104 | 146 |
| Decimal | 27 | 68 | 102 |
| Hex | 1B | 44 | 66 |
Shades of #1B4466
Tints of #1B4466
.mybgColor { background-color: #1B4466; }
.myforeColor { color: #1B4466; }
.myborderColor { border: 3px solid #1B4466; }
<p style="color:#1B4466">Text here</p>
This sample text is styled with font color #1B4466. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#1B4466">Div content here</div>
<div style="border:3px solid #1B4466">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(27, 68, 102, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #1B4466; }
.divShadow { -moz-box-shadow: 1px 1px 3px #1B4466;
-webkit-box-shadow: 1px 1px 3px #1B4466;
box-shadow: 1px 1px 3px #1B4466; }
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 #1B4466 (Terror From the Deep)
Color Overview & Profile: Color #1B4466, also known as Terror From the Deep, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 11% Red (27/255), 27% Green (68/255), and 40% Blue (102/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #1B4466 translates into the CMYK subtractive color model with values of 73.5% Cyan, 33.3% Magenta, 0% Yellow, and 60% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 207°, saturation of 58.1%, and lightness of 25.3%.
Web Accessibility & Design Recommendations: When implementing #1B4466 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 ##333366.
