#6FD2BE Downy
#6FD2BE (Downy) RGB value is (111, 210, 190).
Red value is 111, green value is 210, and blue value is 190.
Cylindrical-coordinate representations (HSL) of color #6FD2BE: hue: 168°, saturation: 52.4%, and lightness: 62.9%.
Process color (CMYK) of #6FD2BE is 47.1%, 0%, 9.5%, 17.6%. Web safe color equivalent of #6FD2BE is ##66CCCC. Color #6FD2BE contains mainly Cyan.
Color Spaces
| Color spaces of #6FD2BE | Value |
|---|---|
| RGB | 111, 210, 190 |
| HSL | 168°, 52.4%, 62.9% |
| HSV / HSB | 168°, 47.1%, 82.4% |
| CMYK | 47.1%, 0%, 9.5%, 17.6% |
| XYZ | 38.89, 53.19, 56.92 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101111 | 11010010 | 10111110 |
| Octal | 157 | 322 | 276 |
| Decimal | 111 | 210 | 190 |
| Hex | 6F | D2 | BE |
Shades of #6FD2BE
Tints of #6FD2BE
.mybgColor { background-color: #6FD2BE; }
.myforeColor { color: #6FD2BE; }
.myborderColor { border: 3px solid #6FD2BE; }
<p style="color:#6FD2BE">Text here</p>
This sample text is styled with font color #6FD2BE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6FD2BE">Div content here</div>
<div style="border:3px solid #6FD2BE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(111, 210, 190, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6FD2BE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6FD2BE;
-webkit-box-shadow: 1px 1px 3px #6FD2BE;
box-shadow: 1px 1px 3px #6FD2BE; }
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 #6FD2BE (Downy)
Color Overview & Profile: Color #6FD2BE, also known as Downy, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 44% Red (111/255), 82% Green (210/255), and 75% Blue (190/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #6FD2BE translates into the CMYK subtractive color model with values of 47.1% Cyan, 0% Magenta, 9.5% Yellow, and 17.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 168°, saturation of 52.4%, and lightness of 62.9%.
Web Accessibility & Design Recommendations: When implementing #6FD2BE 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 ##66CCCC.
