#7DAEE1 Pool Floor
#7DAEE1 (Pool Floor) RGB value is (125, 174, 225).
Red value is 125, green value is 174, and blue value is 225.
Cylindrical-coordinate representations (HSL) of color #7DAEE1: hue: 211°, saturation: 62.5%, and lightness: 68.6%.
Process color (CMYK) of #7DAEE1 is 44.4%, 22.7%, 0%, 11.8%. Web safe color equivalent of #7DAEE1 is ##6699CC. Color #7DAEE1 contains mainly Blue.
Color Spaces
| Color spaces of #7DAEE1 | Value |
|---|---|
| RGB | 125, 174, 225 |
| HSL | 211°, 62.5%, 68.6% |
| HSV / HSB | 211°, 44.4%, 88.2% |
| CMYK | 44.4%, 22.7%, 0%, 11.8% |
| XYZ | 37.18, 40.07, 76.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111101 | 10101110 | 11100001 |
| Octal | 175 | 256 | 341 |
| Decimal | 125 | 174 | 225 |
| Hex | 7D | AE | E1 |
Shades of #7DAEE1
Tints of #7DAEE1
.mybgColor { background-color: #7DAEE1; }
.myforeColor { color: #7DAEE1; }
.myborderColor { border: 3px solid #7DAEE1; }
<p style="color:#7DAEE1">Text here</p>
This sample text is styled with font color #7DAEE1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7DAEE1">Div content here</div>
<div style="border:3px solid #7DAEE1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(125, 174, 225, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7DAEE1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7DAEE1;
-webkit-box-shadow: 1px 1px 3px #7DAEE1;
box-shadow: 1px 1px 3px #7DAEE1; }
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 #7DAEE1 (Pool Floor)
Color Overview & Profile: Color #7DAEE1, also known as Pool Floor, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 49% Red (125/255), 68% Green (174/255), and 88% Blue (225/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #7DAEE1 translates into the CMYK subtractive color model with values of 44.4% Cyan, 22.7% Magenta, 0% Yellow, and 11.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 211°, saturation of 62.5%, and lightness of 68.6%.
Web Accessibility & Design Recommendations: When implementing #7DAEE1 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 ##6699CC.
