#80C3BE Gentle Wave
#80C3BE (Gentle Wave) RGB value is (128, 195, 190).
Red value is 128, green value is 195, and blue value is 190.
Cylindrical-coordinate representations (HSL) of color #80C3BE: hue: 176°, saturation: 35.8%, and lightness: 63.3%.
Process color (CMYK) of #80C3BE is 34.4%, 0%, 2.6%, 23.5%. Web safe color equivalent of #80C3BE is ##99CCCC. Color #80C3BE contains mainly Cyan.
Color Spaces
| Color spaces of #80C3BE | Value |
|---|---|
| RGB | 128, 195, 190 |
| HSL | 176°, 35.8%, 63.3% |
| HSV / HSB | 176°, 34.4%, 76.5% |
| CMYK | 34.4%, 0%, 2.6%, 23.5% |
| XYZ | 37.71, 47.33, 55.85 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000000 | 11000011 | 10111110 |
| Octal | 200 | 303 | 276 |
| Decimal | 128 | 195 | 190 |
| Hex | 80 | C3 | BE |
Shades of #80C3BE
Tints of #80C3BE
.mybgColor { background-color: #80C3BE; }
.myforeColor { color: #80C3BE; }
.myborderColor { border: 3px solid #80C3BE; }
<p style="color:#80C3BE">Text here</p>
This sample text is styled with font color #80C3BE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#80C3BE">Div content here</div>
<div style="border:3px solid #80C3BE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(128, 195, 190, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #80C3BE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #80C3BE;
-webkit-box-shadow: 1px 1px 3px #80C3BE;
box-shadow: 1px 1px 3px #80C3BE; }
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 #80C3BE (Gentle Wave)
Color Overview & Profile: Color #80C3BE, also known as Gentle Wave, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 50% Red (128/255), 76% Green (195/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, #80C3BE translates into the CMYK subtractive color model with values of 34.4% Cyan, 0% Magenta, 2.6% Yellow, and 23.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 176°, saturation of 35.8%, and lightness of 63.3%.
Web Accessibility & Design Recommendations: When implementing #80C3BE 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 ##99CCCC.
