#3D7AFD Lightish Blue
#3D7AFD (Lightish Blue) RGB value is (61, 122, 253).
Red value is 61, green value is 122, and blue value is 253.
Cylindrical-coordinate representations (HSL) of color #3D7AFD: hue: 221°, saturation: 98%, and lightness: 61.6%.
Process color (CMYK) of #3D7AFD is 75.9%, 51.8%, 0%, 0.8%. Web safe color equivalent of #3D7AFD is ##3366FF. Color #3D7AFD contains mainly Blue.
Color Spaces
| Color spaces of #3D7AFD | Value |
|---|---|
| RGB | 61, 122, 253 |
| HSL | 221°, 98%, 61.6% |
| HSV / HSB | 221°, 75.9%, 99.2% |
| CMYK | 75.9%, 51.8%, 0%, 0.8% |
| XYZ | 26.61, 22, 95.75 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111101 | 01111010 | 11111101 |
| Octal | 075 | 172 | 375 |
| Decimal | 61 | 122 | 253 |
| Hex | 3D | 7A | FD |
Shades of #3D7AFD
Tints of #3D7AFD
.mybgColor { background-color: #3D7AFD; }
.myforeColor { color: #3D7AFD; }
.myborderColor { border: 3px solid #3D7AFD; }
<p style="color:#3D7AFD">Text here</p>
This sample text is styled with font color #3D7AFD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3D7AFD">Div content here</div>
<div style="border:3px solid #3D7AFD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(61, 122, 253, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3D7AFD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3D7AFD;
-webkit-box-shadow: 1px 1px 3px #3D7AFD;
box-shadow: 1px 1px 3px #3D7AFD; }
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 #3D7AFD (Lightish Blue)
Color Overview & Profile: Color #3D7AFD, also known as Lightish Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 24% Red (61/255), 48% Green (122/255), and 99% Blue (253/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #3D7AFD translates into the CMYK subtractive color model with values of 75.9% Cyan, 51.8% Magenta, 0% Yellow, and 0.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 221°, saturation of 98%, and lightness of 61.6%.
Web Accessibility & Design Recommendations: When implementing #3D7AFD 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.
