#010332 Insomnia
#010332 (Insomnia) RGB value is (1, 3, 50).
Red value is 1, green value is 3, and blue value is 50.
Cylindrical-coordinate representations (HSL) of color #010332: hue: 238°, saturation: 96.1%, and lightness: 10%.
Process color (CMYK) of #010332 is 98%, 94%, 0%, 80.4%. Web safe color equivalent of #010332 is ##000033. Color #010332 contains mainly Blue.
Color Spaces
| Color spaces of #010332 | Value |
|---|---|
| RGB | 1, 3, 50 |
| HSL | 238°, 96.1%, 10% |
| HSV / HSB | 238°, 98%, 19.6% |
| CMYK | 98%, 94%, 0%, 80.4% |
| XYZ | 0.62, 0.3, 3.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000001 | 00000011 | 00110010 |
| Octal | 001 | 003 | 062 |
| Decimal | 1 | 3 | 50 |
| Hex | 01 | 03 | 32 |
Shades of #010332
Tints of #010332
.mybgColor { background-color: #010332; }
.myforeColor { color: #010332; }
.myborderColor { border: 3px solid #010332; }
<p style="color:#010332">Text here</p>
This sample text is styled with font color #010332. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#010332">Div content here</div>
<div style="border:3px solid #010332">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(1, 3, 50, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #010332; }
.divShadow { -moz-box-shadow: 1px 1px 3px #010332;
-webkit-box-shadow: 1px 1px 3px #010332;
box-shadow: 1px 1px 3px #010332; }
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 #010332 (Insomnia)
Color Overview & Profile: Color #010332, also known as Insomnia, 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), 1% Green (3/255), and 20% Blue (50/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #010332 translates into the CMYK subtractive color model with values of 98% Cyan, 94% Magenta, 0% Yellow, and 80.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 238°, saturation of 96.1%, and lightness of 10%.
Web Accessibility & Design Recommendations: When implementing #010332 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.
