#015E6A Fish Tale
#015E6A (Fish Tale) RGB value is (1, 94, 106).
Red value is 1, green value is 94, and blue value is 106.
Cylindrical-coordinate representations (HSL) of color #015E6A: hue: 187°, saturation: 98.1%, and lightness: 21%.
Process color (CMYK) of #015E6A is 99.1%, 11.3%, 0%, 58.4%. Web safe color equivalent of #015E6A is ##006666. Color #015E6A contains mainly Blue.
Color Spaces
| Color spaces of #015E6A | Value |
|---|---|
| RGB | 1, 94, 106 |
| HSL | 187°, 98.1%, 21% |
| HSV / HSB | 187°, 99.1%, 41.6% |
| CMYK | 99.1%, 11.3%, 0%, 58.4% |
| XYZ | 6.62, 9.05, 15.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000001 | 01011110 | 01101010 |
| Octal | 001 | 136 | 152 |
| Decimal | 1 | 94 | 106 |
| Hex | 01 | 5E | 6A |
Shades of #015E6A
Tints of #015E6A
.mybgColor { background-color: #015E6A; }
.myforeColor { color: #015E6A; }
.myborderColor { border: 3px solid #015E6A; }
<p style="color:#015E6A">Text here</p>
This sample text is styled with font color #015E6A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#015E6A">Div content here</div>
<div style="border:3px solid #015E6A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(1, 94, 106, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #015E6A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #015E6A;
-webkit-box-shadow: 1px 1px 3px #015E6A;
box-shadow: 1px 1px 3px #015E6A; }
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 #015E6A (Fish Tale)
Color Overview & Profile: Color #015E6A, also known as Fish Tale, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 0% Red (1/255), 37% Green (94/255), and 42% Blue (106/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #015E6A translates into the CMYK subtractive color model with values of 99.1% Cyan, 11.3% Magenta, 0% Yellow, and 58.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 187°, saturation of 98.1%, and lightness of 21%.
Web Accessibility & Design Recommendations: When implementing #015E6A 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 ##006666.
