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