#374874 Daring Indigo
#374874 (Daring Indigo) RGB value is (55, 72, 116).
Red value is 55, green value is 72, and blue value is 116.
Cylindrical-coordinate representations (HSL) of color #374874: hue: 223°, saturation: 35.7%, and lightness: 33.5%.
Process color (CMYK) of #374874 is 52.6%, 37.9%, 0%, 54.5%. Web safe color equivalent of #374874 is ##333366. Color #374874 contains mainly Blue.
Color Spaces
| Color spaces of #374874 | Value |
|---|---|
| RGB | 55, 72, 116 |
| HSL | 223°, 35.7%, 33.5% |
| HSV / HSB | 223°, 52.6%, 45.5% |
| CMYK | 52.6%, 37.9%, 0%, 54.5% |
| XYZ | 7.04, 6.71, 17.44 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110111 | 01001000 | 01110100 |
| Octal | 067 | 110 | 164 |
| Decimal | 55 | 72 | 116 |
| Hex | 37 | 48 | 74 |
Shades of #374874
Tints of #374874
.mybgColor { background-color: #374874; }
.myforeColor { color: #374874; }
.myborderColor { border: 3px solid #374874; }
<p style="color:#374874">Text here</p>
This sample text is styled with font color #374874. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#374874">Div content here</div>
<div style="border:3px solid #374874">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(55, 72, 116, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #374874; }
.divShadow { -moz-box-shadow: 1px 1px 3px #374874;
-webkit-box-shadow: 1px 1px 3px #374874;
box-shadow: 1px 1px 3px #374874; }
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 #374874 (Daring Indigo)
Color Overview & Profile: Color #374874, also known as Daring Indigo, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 22% Red (55/255), 28% Green (72/255), and 45% Blue (116/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #374874 translates into the CMYK subtractive color model with values of 52.6% Cyan, 37.9% Magenta, 0% Yellow, and 54.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 223°, saturation of 35.7%, and lightness of 33.5%.
Web Accessibility & Design Recommendations: When implementing #374874 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.
