#6BCDA3 Minted Elegance
#6BCDA3 (Minted Elegance) RGB value is (107, 205, 163).
Red value is 107, green value is 205, and blue value is 163.
Cylindrical-coordinate representations (HSL) of color #6BCDA3: hue: 154°, saturation: 49.5%, and lightness: 61.2%.
Process color (CMYK) of #6BCDA3 is 47.8%, 0%, 20.5%, 19.6%. Web safe color equivalent of #6BCDA3 is ##66CC99. Color #6BCDA3 contains mainly Cyan.
Color Spaces
| Color spaces of #6BCDA3 | Value |
|---|---|
| RGB | 107, 205, 163 |
| HSL | 154°, 49.5%, 61.2% |
| HSV / HSB | 154°, 47.8%, 80.4% |
| CMYK | 47.8%, 0%, 20.5%, 19.6% |
| XYZ | 34.5, 49.43, 42.37 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01101011 | 11001101 | 10100011 |
| Octal | 153 | 315 | 243 |
| Decimal | 107 | 205 | 163 |
| Hex | 6B | CD | A3 |
Shades of #6BCDA3
Tints of #6BCDA3
.mybgColor { background-color: #6BCDA3; }
.myforeColor { color: #6BCDA3; }
.myborderColor { border: 3px solid #6BCDA3; }
<p style="color:#6BCDA3">Text here</p>
This sample text is styled with font color #6BCDA3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#6BCDA3">Div content here</div>
<div style="border:3px solid #6BCDA3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(107, 205, 163, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #6BCDA3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #6BCDA3;
-webkit-box-shadow: 1px 1px 3px #6BCDA3;
box-shadow: 1px 1px 3px #6BCDA3; }
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 #6BCDA3 (Minted Elegance)
Color Overview & Profile: Color #6BCDA3, also known as Minted Elegance, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 42% Red (107/255), 80% Green (205/255), and 64% Blue (163/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #6BCDA3 translates into the CMYK subtractive color model with values of 47.8% Cyan, 0% Magenta, 20.5% Yellow, and 19.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 154°, saturation of 49.5%, and lightness of 61.2%.
Web Accessibility & Design Recommendations: When implementing #6BCDA3 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 ##66CC99.
