#07193D Deep Cove
#07193D (Deep Cove) RGB value is (7, 25, 61).
Red value is 7, green value is 25, and blue value is 61.
Cylindrical-coordinate representations (HSL) of color #07193D: hue: 220°, saturation: 79.4%, and lightness: 13.3%.
Process color (CMYK) of #07193D is 88.5%, 59%, 0%, 76.1%. Web safe color equivalent of #07193D is ##000033. Color #07193D contains mainly Blue.
Color Spaces
| Color spaces of #07193D | Value |
|---|---|
| RGB | 7, 25, 61 |
| HSL | 220°, 79.4%, 13.3% |
| HSV / HSB | 220°, 88.5%, 23.9% |
| CMYK | 88.5%, 59%, 0%, 76.1% |
| XYZ | 1.28, 1.08, 4.55 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000111 | 00011001 | 00111101 |
| Octal | 007 | 031 | 075 |
| Decimal | 7 | 25 | 61 |
| Hex | 07 | 19 | 3D |
Shades of #07193D
Tints of #07193D
.mybgColor { background-color: #07193D; }
.myforeColor { color: #07193D; }
.myborderColor { border: 3px solid #07193D; }
<p style="color:#07193D">Text here</p>
This sample text is styled with font color #07193D. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#07193D">Div content here</div>
<div style="border:3px solid #07193D">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(7, 25, 61, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #07193D; }
.divShadow { -moz-box-shadow: 1px 1px 3px #07193D;
-webkit-box-shadow: 1px 1px 3px #07193D;
box-shadow: 1px 1px 3px #07193D; }
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 #07193D (Deep Cove)
Color Overview & Profile: Color #07193D, also known as Deep Cove, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 3% Red (7/255), 10% Green (25/255), and 24% Blue (61/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #07193D translates into the CMYK subtractive color model with values of 88.5% Cyan, 59% Magenta, 0% Yellow, and 76.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 220°, saturation of 79.4%, and lightness of 13.3%.
Web Accessibility & Design Recommendations: When implementing #07193D 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.
