#1D5DEC Azul
#1D5DEC (Azul) RGB value is (29, 93, 236).
Red value is 29, green value is 93, and blue value is 236.
Cylindrical-coordinate representations (HSL) of color #1D5DEC: hue: 221°, saturation: 84.5%, and lightness: 52%.
Process color (CMYK) of #1D5DEC is 87.7%, 60.6%, 0%, 7.5%. Web safe color equivalent of #1D5DEC is ##3366FF. Color #1D5DEC contains mainly Blue.
Color Spaces
| Color spaces of #1D5DEC | Value |
|---|---|
| RGB | 29, 93, 236 |
| HSL | 221°, 84.5%, 52% |
| HSV / HSB | 221°, 87.7%, 92.5% |
| CMYK | 87.7%, 60.6%, 0%, 7.5% |
| XYZ | 19.56, 14.14, 81.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011101 | 01011101 | 11101100 |
| Octal | 035 | 135 | 354 |
| Decimal | 29 | 93 | 236 |
| Hex | 1D | 5D | EC |
Shades of #1D5DEC
Tints of #1D5DEC
.mybgColor { background-color: #1D5DEC; }
.myforeColor { color: #1D5DEC; }
.myborderColor { border: 3px solid #1D5DEC; }
<p style="color:#1D5DEC">Text here</p>
This sample text is styled with font color #1D5DEC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#1D5DEC">Div content here</div>
<div style="border:3px solid #1D5DEC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(29, 93, 236, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #1D5DEC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #1D5DEC;
-webkit-box-shadow: 1px 1px 3px #1D5DEC;
box-shadow: 1px 1px 3px #1D5DEC; }
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 #1D5DEC (Azul)
Color Overview & Profile: Color #1D5DEC, also known as Azul, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 11% Red (29/255), 36% Green (93/255), and 93% Blue (236/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #1D5DEC translates into the CMYK subtractive color model with values of 87.7% Cyan, 60.6% Magenta, 0% Yellow, and 7.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 221°, saturation of 84.5%, and lightness of 52%.
Web Accessibility & Design Recommendations: When implementing #1D5DEC 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 ##3366FF.
