#A6C1A5 Bryophyte
#A6C1A5 (Bryophyte) RGB value is (166, 193, 165).
Red value is 166, green value is 193, and blue value is 165.
Cylindrical-coordinate representations (HSL) of color #A6C1A5: hue: 118°, saturation: 18.4%, and lightness: 70.2%.
Process color (CMYK) of #A6C1A5 is 14%, 0%, 14.5%, 24.3%. Web safe color equivalent of #A6C1A5 is ##99CC99. Color #A6C1A5 contains mainly Cyan.
Color Spaces
| Color spaces of #A6C1A5 | Value |
|---|---|
| RGB | 166, 193, 165 |
| HSL | 118°, 18.4%, 70.2% |
| HSV / HSB | 118°, 14.5%, 75.7% |
| CMYK | 14%, 0%, 14.5%, 24.3% |
| XYZ | 41.59, 48.96, 42.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100110 | 11000001 | 10100101 |
| Octal | 246 | 301 | 245 |
| Decimal | 166 | 193 | 165 |
| Hex | A6 | C1 | A5 |
Shades of #A6C1A5
Tints of #A6C1A5
.mybgColor { background-color: #A6C1A5; }
.myforeColor { color: #A6C1A5; }
.myborderColor { border: 3px solid #A6C1A5; }
<p style="color:#A6C1A5">Text here</p>
This sample text is styled with font color #A6C1A5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A6C1A5">Div content here</div>
<div style="border:3px solid #A6C1A5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(166, 193, 165, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A6C1A5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A6C1A5;
-webkit-box-shadow: 1px 1px 3px #A6C1A5;
box-shadow: 1px 1px 3px #A6C1A5; }
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 #A6C1A5 (Bryophyte)
Color Overview & Profile: Color #A6C1A5, also known as Bryophyte, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 65% Red (166/255), 76% Green (193/255), and 65% Blue (165/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #A6C1A5 translates into the CMYK subtractive color model with values of 14% Cyan, 0% Magenta, 14.5% Yellow, and 24.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 118°, saturation of 18.4%, and lightness of 70.2%.
Web Accessibility & Design Recommendations: When implementing #A6C1A5 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 ##99CC99.
