#00827C Blue Winged Teal
#00827C (Blue Winged Teal) RGB value is (0, 130, 124).
Red value is 0, green value is 130, and blue value is 124.
Cylindrical-coordinate representations (HSL) of color #00827C: hue: 177°, saturation: 100%, and lightness: 25.5%.
Process color (CMYK) of #00827C is 100%, 0%, 4.6%, 49%. Web safe color equivalent of #00827C is ##009966. Color #00827C contains mainly Cyan.
Color Spaces
| Color spaces of #00827C | Value |
|---|---|
| RGB | 0, 130, 124 |
| HSL | 177°, 100%, 25.5% |
| HSV / HSB | 177°, 100%, 51% |
| CMYK | 100%, 0%, 4.6%, 49% |
| XYZ | 11.62, 17.42, 21.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000000 | 10000010 | 01111100 |
| Octal | 000 | 202 | 174 |
| Decimal | 0 | 130 | 124 |
| Hex | 00 | 82 | 7C |
Shades of #00827C
Tints of #00827C
.mybgColor { background-color: #00827C; }
.myforeColor { color: #00827C; }
.myborderColor { border: 3px solid #00827C; }
<p style="color:#00827C">Text here</p>
This sample text is styled with font color #00827C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#00827C">Div content here</div>
<div style="border:3px solid #00827C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(0, 130, 124, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #00827C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #00827C;
-webkit-box-shadow: 1px 1px 3px #00827C;
box-shadow: 1px 1px 3px #00827C; }
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 #00827C (Blue Winged Teal)
Color Overview & Profile: Color #00827C, also known as Blue Winged Teal, 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 (0/255), 51% Green (130/255), and 49% Blue (124/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #00827C translates into the CMYK subtractive color model with values of 100% Cyan, 0% Magenta, 4.6% Yellow, and 49% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 177°, saturation of 100%, and lightness of 25.5%.
Web Accessibility & Design Recommendations: When implementing #00827C 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 ##009966.
