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