#444769 Deep Cobalt
#444769 (Deep Cobalt) RGB value is (68, 71, 105).
Red value is 68, green value is 71, and blue value is 105.
Cylindrical-coordinate representations (HSL) of color #444769: hue: 235°, saturation: 21.4%, and lightness: 33.9%.
Process color (CMYK) of #444769 is 35.2%, 32.4%, 0%, 58.8%. Web safe color equivalent of #444769 is ##333366. Color #444769 contains mainly Blue.
Color Spaces
| Color spaces of #444769 | Value |
|---|---|
| RGB | 68, 71, 105 |
| HSL | 235°, 21.4%, 33.9% |
| HSV / HSB | 235°, 35.2%, 41.2% |
| CMYK | 35.2%, 32.4%, 0%, 58.8% |
| XYZ | 7.19, 6.76, 14.29 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000100 | 01000111 | 01101001 |
| Octal | 104 | 107 | 151 |
| Decimal | 68 | 71 | 105 |
| Hex | 44 | 47 | 69 |
Shades of #444769
Tints of #444769
.mybgColor { background-color: #444769; }
.myforeColor { color: #444769; }
.myborderColor { border: 3px solid #444769; }
<p style="color:#444769">Text here</p>
This sample text is styled with font color #444769. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#444769">Div content here</div>
<div style="border:3px solid #444769">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(68, 71, 105, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #444769; }
.divShadow { -moz-box-shadow: 1px 1px 3px #444769;
-webkit-box-shadow: 1px 1px 3px #444769;
box-shadow: 1px 1px 3px #444769; }
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 #444769 (Deep Cobalt)
Color Overview & Profile: Color #444769, also known as Deep Cobalt, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 27% Red (68/255), 28% Green (71/255), and 41% Blue (105/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #444769 translates into the CMYK subtractive color model with values of 35.2% Cyan, 32.4% Magenta, 0% Yellow, and 58.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 235°, saturation of 21.4%, and lightness of 33.9%.
Web Accessibility & Design Recommendations: When implementing #444769 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.
