#70A5B7 Estuary Blue
#70A5B7 (Estuary Blue) RGB value is (112, 165, 183).
Red value is 112, green value is 165, and blue value is 183.
Cylindrical-coordinate representations (HSL) of color #70A5B7: hue: 195°, saturation: 33%, and lightness: 57.8%.
Process color (CMYK) of #70A5B7 is 38.8%, 9.8%, 0%, 28.2%. Web safe color equivalent of #70A5B7 is ##6699CC. Color #70A5B7 contains mainly Blue.
Color Spaces
| Color spaces of #70A5B7 | Value |
|---|---|
| RGB | 112, 165, 183 |
| HSL | 195°, 33%, 57.8% |
| HSV / HSB | 195°, 38.8%, 71.8% |
| CMYK | 38.8%, 9.8%, 0%, 28.2% |
| XYZ | 28.68, 33.77, 49.8 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110000 | 10100101 | 10110111 |
| Octal | 160 | 245 | 267 |
| Decimal | 112 | 165 | 183 |
| Hex | 70 | A5 | B7 |
Shades of #70A5B7
Tints of #70A5B7
.mybgColor { background-color: #70A5B7; }
.myforeColor { color: #70A5B7; }
.myborderColor { border: 3px solid #70A5B7; }
<p style="color:#70A5B7">Text here</p>
This sample text is styled with font color #70A5B7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#70A5B7">Div content here</div>
<div style="border:3px solid #70A5B7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(112, 165, 183, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #70A5B7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #70A5B7;
-webkit-box-shadow: 1px 1px 3px #70A5B7;
box-shadow: 1px 1px 3px #70A5B7; }
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 #70A5B7 (Estuary Blue)
Color Overview & Profile: Color #70A5B7, also known as Estuary Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 44% Red (112/255), 65% Green (165/255), and 72% Blue (183/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #70A5B7 translates into the CMYK subtractive color model with values of 38.8% Cyan, 9.8% Magenta, 0% Yellow, and 28.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 195°, saturation of 33%, and lightness of 57.8%.
Web Accessibility & Design Recommendations: When implementing #70A5B7 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.
