#3DA3AE Teal Essence
#3DA3AE (Teal Essence) RGB value is (61, 163, 174).
Red value is 61, green value is 163, and blue value is 174.
Cylindrical-coordinate representations (HSL) of color #3DA3AE: hue: 186°, saturation: 48.1%, and lightness: 46.1%.
Process color (CMYK) of #3DA3AE is 64.9%, 6.3%, 0%, 31.8%. Web safe color equivalent of #3DA3AE is ##339999. Color #3DA3AE contains mainly Blue.
Color Spaces
| Color spaces of #3DA3AE | Value |
|---|---|
| RGB | 61, 163, 174 |
| HSL | 186°, 48.1%, 46.1% |
| HSV / HSB | 186°, 64.9%, 68.2% |
| CMYK | 64.9%, 6.3%, 0%, 31.8% |
| XYZ | 22.66, 30.24, 44.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00111101 | 10100011 | 10101110 |
| Octal | 075 | 243 | 256 |
| Decimal | 61 | 163 | 174 |
| Hex | 3D | A3 | AE |
Shades of #3DA3AE
Tints of #3DA3AE
.mybgColor { background-color: #3DA3AE; }
.myforeColor { color: #3DA3AE; }
.myborderColor { border: 3px solid #3DA3AE; }
<p style="color:#3DA3AE">Text here</p>
This sample text is styled with font color #3DA3AE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#3DA3AE">Div content here</div>
<div style="border:3px solid #3DA3AE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(61, 163, 174, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #3DA3AE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #3DA3AE;
-webkit-box-shadow: 1px 1px 3px #3DA3AE;
box-shadow: 1px 1px 3px #3DA3AE; }
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 #3DA3AE (Teal Essence)
Color Overview & Profile: Color #3DA3AE, also known as Teal Essence, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 24% Red (61/255), 64% Green (163/255), and 68% Blue (174/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #3DA3AE translates into the CMYK subtractive color model with values of 64.9% Cyan, 6.3% Magenta, 0% Yellow, and 31.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 186°, saturation of 48.1%, and lightness of 46.1%.
Web Accessibility & Design Recommendations: When implementing #3DA3AE 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 ##339999.
