#7FB9DD 21st Century Blue
#7FB9DD (21st Century Blue) RGB value is (127, 185, 221).
Red value is 127, green value is 185, and blue value is 221.
Cylindrical-coordinate representations (HSL) of color #7FB9DD: hue: 203°, saturation: 58%, and lightness: 68.2%.
Process color (CMYK) of #7FB9DD is 42.5%, 16.3%, 0%, 13.3%. Web safe color equivalent of #7FB9DD is ##66CCCC. Color #7FB9DD contains mainly Blue.
Color Spaces
| Color spaces of #7FB9DD | Value |
|---|---|
| RGB | 127, 185, 221 |
| HSL | 203°, 58%, 68.2% |
| HSV / HSB | 203°, 42.5%, 86.7% |
| CMYK | 42.5%, 16.3%, 0%, 13.3% |
| XYZ | 39.15, 44.43, 74.91 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111111 | 10111001 | 11011101 |
| Octal | 177 | 271 | 335 |
| Decimal | 127 | 185 | 221 |
| Hex | 7F | B9 | DD |
Shades of #7FB9DD
Tints of #7FB9DD
.mybgColor { background-color: #7FB9DD; }
.myforeColor { color: #7FB9DD; }
.myborderColor { border: 3px solid #7FB9DD; }
<p style="color:#7FB9DD">Text here</p>
This sample text is styled with font color #7FB9DD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7FB9DD">Div content here</div>
<div style="border:3px solid #7FB9DD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(127, 185, 221, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7FB9DD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7FB9DD;
-webkit-box-shadow: 1px 1px 3px #7FB9DD;
box-shadow: 1px 1px 3px #7FB9DD; }
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 #7FB9DD (21st Century Blue)
Color Overview & Profile: Color #7FB9DD, also known as 21st Century Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 50% Red (127/255), 73% Green (185/255), and 87% Blue (221/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #7FB9DD translates into the CMYK subtractive color model with values of 42.5% Cyan, 16.3% Magenta, 0% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 203°, saturation of 58%, and lightness of 68.2%.
Web Accessibility & Design Recommendations: When implementing #7FB9DD 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 ##66CCCC.
