#000933 Infinite Night
#000933 (Infinite Night) RGB value is (0, 9, 51).
Red value is 0, green value is 9, and blue value is 51.
Cylindrical-coordinate representations (HSL) of color #000933: hue: 229°, saturation: 100%, and lightness: 10%.
Process color (CMYK) of #000933 is 100%, 82.4%, 0%, 80%. Web safe color equivalent of #000933 is ##000033. Color #000933 contains mainly Blue.
Color Spaces
| Color spaces of #000933 | Value |
|---|---|
| RGB | 0, 9, 51 |
| HSL | 229°, 100%, 10% |
| HSV / HSB | 229°, 100%, 20% |
| CMYK | 100%, 82.4%, 0%, 80% |
| XYZ | 0.7, 0.43, 3.18 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000000 | 00001001 | 00110011 |
| Octal | 000 | 011 | 063 |
| Decimal | 0 | 9 | 51 |
| Hex | 00 | 09 | 33 |
Shades of #000933
Tints of #000933
.mybgColor { background-color: #000933; }
.myforeColor { color: #000933; }
.myborderColor { border: 3px solid #000933; }
<p style="color:#000933">Text here</p>
This sample text is styled with font color #000933. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#000933">Div content here</div>
<div style="border:3px solid #000933">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(0, 9, 51, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #000933; }
.divShadow { -moz-box-shadow: 1px 1px 3px #000933;
-webkit-box-shadow: 1px 1px 3px #000933;
box-shadow: 1px 1px 3px #000933; }
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 #000933 (Infinite Night)
Color Overview & Profile: Color #000933, also known as Infinite Night, 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), 4% Green (9/255), and 20% Blue (51/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #000933 translates into the CMYK subtractive color model with values of 100% Cyan, 82.4% Magenta, 0% Yellow, and 80% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 229°, saturation of 100%, and lightness of 10%.
Web Accessibility & Design Recommendations: When implementing #000933 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.
