#019E91 On a Whim
#019E91 (On a Whim) RGB value is (1, 158, 145).
Red value is 1, green value is 158, and blue value is 145.
Cylindrical-coordinate representations (HSL) of color #019E91: hue: 175°, saturation: 98.7%, and lightness: 31.2%.
Process color (CMYK) of #019E91 is 99.4%, 0%, 8.2%, 38%. Web safe color equivalent of #019E91 is ##009999. Color #019E91 contains mainly Cyan.
Color Spaces
| Color spaces of #019E91 | Value |
|---|---|
| RGB | 1, 158, 145 |
| HSL | 175°, 98.7%, 31.2% |
| HSV / HSB | 175°, 99.4%, 62% |
| CMYK | 99.4%, 0%, 8.2%, 38% |
| XYZ | 17.35, 26.5, 30.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000001 | 10011110 | 10010001 |
| Octal | 001 | 236 | 221 |
| Decimal | 1 | 158 | 145 |
| Hex | 01 | 9E | 91 |
Shades of #019E91
Tints of #019E91
.mybgColor { background-color: #019E91; }
.myforeColor { color: #019E91; }
.myborderColor { border: 3px solid #019E91; }
<p style="color:#019E91">Text here</p>
This sample text is styled with font color #019E91. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#019E91">Div content here</div>
<div style="border:3px solid #019E91">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(1, 158, 145, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #019E91; }
.divShadow { -moz-box-shadow: 1px 1px 3px #019E91;
-webkit-box-shadow: 1px 1px 3px #019E91;
box-shadow: 1px 1px 3px #019E91; }
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 #019E91 (On a Whim)
Color Overview & Profile: Color #019E91, also known as On a Whim, 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), 62% Green (158/255), and 57% Blue (145/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #019E91 translates into the CMYK subtractive color model with values of 99.4% Cyan, 0% Magenta, 8.2% Yellow, and 38% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 175°, saturation of 98.7%, and lightness of 31.2%.
Web Accessibility & Design Recommendations: When implementing #019E91 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.
