#43718B Downpour
#43718B (Downpour) RGB value is (67, 113, 139).
Red value is 67, green value is 113, and blue value is 139.
Cylindrical-coordinate representations (HSL) of color #43718B: hue: 202°, saturation: 35%, and lightness: 40.4%.
Process color (CMYK) of #43718B is 51.8%, 18.7%, 0%, 45.5%. Web safe color equivalent of #43718B is ##336699. Color #43718B contains mainly Blue.
Color Spaces
| Color spaces of #43718B | Value |
|---|---|
| RGB | 67, 113, 139 |
| HSL | 202°, 35%, 40.4% |
| HSV / HSB | 202°, 51.8%, 54.5% |
| CMYK | 51.8%, 18.7%, 0%, 45.5% |
| XYZ | 12.88, 14.87, 26.61 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000011 | 01110001 | 10001011 |
| Octal | 103 | 161 | 213 |
| Decimal | 67 | 113 | 139 |
| Hex | 43 | 71 | 8B |
Shades of #43718B
Tints of #43718B
.mybgColor { background-color: #43718B; }
.myforeColor { color: #43718B; }
.myborderColor { border: 3px solid #43718B; }
<p style="color:#43718B">Text here</p>
This sample text is styled with font color #43718B. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#43718B">Div content here</div>
<div style="border:3px solid #43718B">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(67, 113, 139, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #43718B; }
.divShadow { -moz-box-shadow: 1px 1px 3px #43718B;
-webkit-box-shadow: 1px 1px 3px #43718B;
box-shadow: 1px 1px 3px #43718B; }
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 #43718B (Downpour)
Color Overview & Profile: Color #43718B, also known as Downpour, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 26% Red (67/255), 44% Green (113/255), and 55% Blue (139/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #43718B translates into the CMYK subtractive color model with values of 51.8% Cyan, 18.7% Magenta, 0% Yellow, and 45.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 202°, saturation of 35%, and lightness of 40.4%.
Web Accessibility & Design Recommendations: When implementing #43718B 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 ##336699.
