#038E85 Aqua Experience
#038E85 (Aqua Experience) RGB value is (3, 142, 133).
Red value is 3, green value is 142, and blue value is 133.
Cylindrical-coordinate representations (HSL) of color #038E85: hue: 176°, saturation: 95.9%, and lightness: 28.4%.
Process color (CMYK) of #038E85 is 97.9%, 0%, 6.3%, 44.3%. Web safe color equivalent of #038E85 is ##009999. Color #038E85 contains mainly Cyan.
Color Spaces
| Color spaces of #038E85 | Value |
|---|---|
| RGB | 3, 142, 133 |
| HSL | 176°, 95.9%, 28.4% |
| HSV / HSB | 176°, 97.9%, 55.7% |
| CMYK | 97.9%, 0%, 6.3%, 44.3% |
| XYZ | 13.94, 21.06, 25.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000011 | 10001110 | 10000101 |
| Octal | 003 | 216 | 205 |
| Decimal | 3 | 142 | 133 |
| Hex | 03 | 8E | 85 |
Shades of #038E85
Tints of #038E85
.mybgColor { background-color: #038E85; }
.myforeColor { color: #038E85; }
.myborderColor { border: 3px solid #038E85; }
<p style="color:#038E85">Text here</p>
This sample text is styled with font color #038E85. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#038E85">Div content here</div>
<div style="border:3px solid #038E85">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(3, 142, 133, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #038E85; }
.divShadow { -moz-box-shadow: 1px 1px 3px #038E85;
-webkit-box-shadow: 1px 1px 3px #038E85;
box-shadow: 1px 1px 3px #038E85; }
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 #038E85 (Aqua Experience)
Color Overview & Profile: Color #038E85, also known as Aqua Experience, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 1% Red (3/255), 56% Green (142/255), and 52% Blue (133/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #038E85 translates into the CMYK subtractive color model with values of 97.9% Cyan, 0% Magenta, 6.3% Yellow, and 44.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 176°, saturation of 95.9%, and lightness of 28.4%.
Web Accessibility & Design Recommendations: When implementing #038E85 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 ##009999.
