#749E8F Regal View
#749E8F (Regal View) RGB value is (116, 158, 143).
Red value is 116, green value is 158, and blue value is 143.
Cylindrical-coordinate representations (HSL) of color #749E8F: hue: 159°, saturation: 17.8%, and lightness: 53.7%.
Process color (CMYK) of #749E8F is 26.6%, 0%, 9.5%, 38%. Web safe color equivalent of #749E8F is ##669999. Color #749E8F contains mainly Cyan.
Color Spaces
| Color spaces of #749E8F | Value |
|---|---|
| RGB | 116, 158, 143 |
| HSL | 159°, 17.8%, 53.7% |
| HSV / HSB | 159°, 26.6%, 62% |
| CMYK | 26.6%, 0%, 9.5%, 38% |
| XYZ | 24.39, 30.15, 30.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110100 | 10011110 | 10001111 |
| Octal | 164 | 236 | 217 |
| Decimal | 116 | 158 | 143 |
| Hex | 74 | 9E | 8F |
Shades of #749E8F
Tints of #749E8F
.mybgColor { background-color: #749E8F; }
.myforeColor { color: #749E8F; }
.myborderColor { border: 3px solid #749E8F; }
<p style="color:#749E8F">Text here</p>
This sample text is styled with font color #749E8F. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#749E8F">Div content here</div>
<div style="border:3px solid #749E8F">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(116, 158, 143, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #749E8F; }
.divShadow { -moz-box-shadow: 1px 1px 3px #749E8F;
-webkit-box-shadow: 1px 1px 3px #749E8F;
box-shadow: 1px 1px 3px #749E8F; }
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 #749E8F (Regal View)
Color Overview & Profile: Color #749E8F, also known as Regal View, 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), 62% Green (158/255), and 56% Blue (143/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #749E8F translates into the CMYK subtractive color model with values of 26.6% Cyan, 0% Magenta, 9.5% Yellow, and 38% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 159°, saturation of 17.8%, and lightness of 53.7%.
Web Accessibility & Design Recommendations: When implementing #749E8F 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 ##669999.
