#74AEBA Watson Lake
#74AEBA (Watson Lake) RGB value is (116, 174, 186).
Red value is 116, green value is 174, and blue value is 186.
Cylindrical-coordinate representations (HSL) of color #74AEBA: hue: 190°, saturation: 33.7%, and lightness: 59.2%.
Process color (CMYK) of #74AEBA is 37.6%, 6.5%, 0%, 27.1%. Web safe color equivalent of #74AEBA is ##6699CC. Color #74AEBA contains mainly Blue.
Color Spaces
| Color spaces of #74AEBA | Value |
|---|---|
| RGB | 116, 174, 186 |
| HSL | 190°, 33.7%, 59.2% |
| HSV / HSB | 190°, 37.6%, 72.9% |
| CMYK | 37.6%, 6.5%, 0%, 27.1% |
| XYZ | 31.2, 37.53, 52.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110100 | 10101110 | 10111010 |
| Octal | 164 | 256 | 272 |
| Decimal | 116 | 174 | 186 |
| Hex | 74 | AE | BA |
Shades of #74AEBA
Tints of #74AEBA
.mybgColor { background-color: #74AEBA; }
.myforeColor { color: #74AEBA; }
.myborderColor { border: 3px solid #74AEBA; }
<p style="color:#74AEBA">Text here</p>
This sample text is styled with font color #74AEBA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#74AEBA">Div content here</div>
<div style="border:3px solid #74AEBA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(116, 174, 186, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #74AEBA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #74AEBA;
-webkit-box-shadow: 1px 1px 3px #74AEBA;
box-shadow: 1px 1px 3px #74AEBA; }
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 #74AEBA (Watson Lake)
Color Overview & Profile: Color #74AEBA, also known as Watson Lake, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 45% Red (116/255), 68% Green (174/255), and 73% Blue (186/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #74AEBA translates into the CMYK subtractive color model with values of 37.6% Cyan, 6.5% Magenta, 0% Yellow, and 27.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 190°, saturation of 33.7%, and lightness of 59.2%.
Web Accessibility & Design Recommendations: When implementing #74AEBA 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.
