#DB5947 Red Wire
#DB5947 (Red Wire) RGB value is (219, 89, 71).
Red value is 219, green value is 89, and blue value is 71.
Cylindrical-coordinate representations (HSL) of color #DB5947: hue: 7°, saturation: 67.3%, and lightness: 56.9%.
Process color (CMYK) of #DB5947 is 0%, 59.4%, 67.6%, 14.1%. Web safe color equivalent of #DB5947 is ##CC6633. Color #DB5947 contains mainly Red.
Color Spaces
| Color spaces of #DB5947 | Value |
|---|---|
| RGB | 219, 89, 71 |
| HSL | 7°, 67.3%, 56.9% |
| HSV / HSB | 7°, 67.6%, 85.9% |
| CMYK | 0%, 59.4%, 67.6%, 14.1% |
| XYZ | 33.93, 22.66, 8.55 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011011 | 01011001 | 01000111 |
| Octal | 333 | 131 | 107 |
| Decimal | 219 | 89 | 71 |
| Hex | DB | 59 | 47 |
Shades of #DB5947
Tints of #DB5947
.mybgColor { background-color: #DB5947; }
.myforeColor { color: #DB5947; }
.myborderColor { border: 3px solid #DB5947; }
<p style="color:#DB5947">Text here</p>
This sample text is styled with font color #DB5947. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DB5947">Div content here</div>
<div style="border:3px solid #DB5947">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(219, 89, 71, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DB5947; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DB5947;
-webkit-box-shadow: 1px 1px 3px #DB5947;
box-shadow: 1px 1px 3px #DB5947; }
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 #DB5947 (Red Wire)
Color Overview & Profile: Color #DB5947, also known as Red Wire, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 86% Red (219/255), 35% Green (89/255), and 28% Blue (71/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #DB5947 translates into the CMYK subtractive color model with values of 0% Cyan, 59.4% Magenta, 67.6% Yellow, and 14.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 7°, saturation of 67.3%, and lightness of 56.9%.
Web Accessibility & Design Recommendations: When implementing #DB5947 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 ##CC6633.
