#41A0B4 Aquatic Cool
#41A0B4 (Aquatic Cool) RGB value is (65, 160, 180).
Red value is 65, green value is 160, and blue value is 180.
Cylindrical-coordinate representations (HSL) of color #41A0B4: hue: 190°, saturation: 46.9%, and lightness: 48%.
Process color (CMYK) of #41A0B4 is 63.9%, 11.1%, 0%, 29.4%. Web safe color equivalent of #41A0B4 is ##3399CC. Color #41A0B4 contains mainly Blue.
Color Spaces
| Color spaces of #41A0B4 | Value |
|---|---|
| RGB | 65, 160, 180 |
| HSL | 190°, 46.9%, 48% |
| HSV / HSB | 190°, 63.9%, 70.6% |
| CMYK | 63.9%, 11.1%, 0%, 29.4% |
| XYZ | 22.99, 29.56, 47.67 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01000001 | 10100000 | 10110100 |
| Octal | 101 | 240 | 264 |
| Decimal | 65 | 160 | 180 |
| Hex | 41 | A0 | B4 |
Shades of #41A0B4
Tints of #41A0B4
.mybgColor { background-color: #41A0B4; }
.myforeColor { color: #41A0B4; }
.myborderColor { border: 3px solid #41A0B4; }
<p style="color:#41A0B4">Text here</p>
This sample text is styled with font color #41A0B4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#41A0B4">Div content here</div>
<div style="border:3px solid #41A0B4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(65, 160, 180, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #41A0B4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #41A0B4;
-webkit-box-shadow: 1px 1px 3px #41A0B4;
box-shadow: 1px 1px 3px #41A0B4; }
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 #41A0B4 (Aquatic Cool)
Color Overview & Profile: Color #41A0B4, also known as Aquatic Cool, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 25% Red (65/255), 63% Green (160/255), and 71% Blue (180/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #41A0B4 translates into the CMYK subtractive color model with values of 63.9% Cyan, 11.1% Magenta, 0% Yellow, and 29.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 190°, saturation of 46.9%, and lightness of 48%.
Web Accessibility & Design Recommendations: When implementing #41A0B4 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 ##3399CC.
