#01868C Totally Teal
#01868C (Totally Teal) RGB value is (1, 134, 140).
Red value is 1, green value is 134, and blue value is 140.
Cylindrical-coordinate representations (HSL) of color #01868C: hue: 183°, saturation: 98.6%, and lightness: 27.6%.
Process color (CMYK) of #01868C is 99.3%, 4.3%, 0%, 45.1%. Web safe color equivalent of #01868C is ##009999. Color #01868C contains mainly Blue.
Color Spaces
| Color spaces of #01868C | Value |
|---|---|
| RGB | 1, 134, 140 |
| HSL | 183°, 98.6%, 27.6% |
| HSV / HSB | 183°, 99.3%, 54.9% |
| CMYK | 99.3%, 4.3%, 0%, 45.1% |
| XYZ | 13.27, 18.95, 27.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000001 | 10000110 | 10001100 |
| Octal | 001 | 206 | 214 |
| Decimal | 1 | 134 | 140 |
| Hex | 01 | 86 | 8C |
Shades of #01868C
Tints of #01868C
.mybgColor { background-color: #01868C; }
.myforeColor { color: #01868C; }
.myborderColor { border: 3px solid #01868C; }
<p style="color:#01868C">Text here</p>
This sample text is styled with font color #01868C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#01868C">Div content here</div>
<div style="border:3px solid #01868C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(1, 134, 140, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #01868C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #01868C;
-webkit-box-shadow: 1px 1px 3px #01868C;
box-shadow: 1px 1px 3px #01868C; }
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 #01868C (Totally Teal)
Color Overview & Profile: Color #01868C, also known as Totally Teal, 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), 53% Green (134/255), and 55% Blue (140/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #01868C translates into the CMYK subtractive color model with values of 99.3% Cyan, 4.3% Magenta, 0% Yellow, and 45.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 183°, saturation of 98.6%, and lightness of 27.6%.
Web Accessibility & Design Recommendations: When implementing #01868C 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.
