#019294 Lido Deck
#019294 (Lido Deck) RGB value is (1, 146, 148).
Red value is 1, green value is 146, and blue value is 148.
Cylindrical-coordinate representations (HSL) of color #019294: hue: 181°, saturation: 98.7%, and lightness: 29.2%.
Process color (CMYK) of #019294 is 99.3%, 1.4%, 0%, 42%. Web safe color equivalent of #019294 is ##009999. Color #019294 contains mainly Blue.
Color Spaces
| Color spaces of #019294 | Value |
|---|---|
| RGB | 1, 146, 148 |
| HSL | 181°, 98.7%, 29.2% |
| HSV / HSB | 181°, 99.3%, 58% |
| CMYK | 99.3%, 1.4%, 0%, 42% |
| XYZ | 15.63, 22.7, 31.57 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000001 | 10010010 | 10010100 |
| Octal | 001 | 222 | 224 |
| Decimal | 1 | 146 | 148 |
| Hex | 01 | 92 | 94 |
Shades of #019294
Tints of #019294
.mybgColor { background-color: #019294; }
.myforeColor { color: #019294; }
.myborderColor { border: 3px solid #019294; }
<p style="color:#019294">Text here</p>
This sample text is styled with font color #019294. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#019294">Div content here</div>
<div style="border:3px solid #019294">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(1, 146, 148, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #019294; }
.divShadow { -moz-box-shadow: 1px 1px 3px #019294;
-webkit-box-shadow: 1px 1px 3px #019294;
box-shadow: 1px 1px 3px #019294; }
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 #019294 (Lido Deck)
Color Overview & Profile: Color #019294, also known as Lido Deck, 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 (146/255), and 58% Blue (148/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #019294 translates into the CMYK subtractive color model with values of 99.3% Cyan, 1.4% Magenta, 0% Yellow, and 42% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 181°, saturation of 98.7%, and lightness of 29.2%.
Web Accessibility & Design Recommendations: When implementing #019294 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.
