#849DA2 Blue Tea
#849DA2 (Blue Tea) RGB value is (132, 157, 162).
Red value is 132, green value is 157, and blue value is 162.
Cylindrical-coordinate representations (HSL) of color #849DA2: hue: 190°, saturation: 13.9%, and lightness: 57.6%.
Process color (CMYK) of #849DA2 is 18.5%, 3.1%, 0%, 36.5%. Web safe color equivalent of #849DA2 is ##999999. Color #849DA2 contains mainly Magenta.
Color Spaces
| Color spaces of #849DA2 | Value |
|---|---|
| RGB | 132, 157, 162 |
| HSL | 190°, 13.9%, 57.6% |
| HSV / HSB | 190°, 18.5%, 63.5% |
| CMYK | 18.5%, 3.1%, 0%, 36.5% |
| XYZ | 28.09, 31.63, 38.8 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10000100 | 10011101 | 10100010 |
| Octal | 204 | 235 | 242 |
| Decimal | 132 | 157 | 162 |
| Hex | 84 | 9D | A2 |
Shades of #849DA2
Tints of #849DA2
.mybgColor { background-color: #849DA2; }
.myforeColor { color: #849DA2; }
.myborderColor { border: 3px solid #849DA2; }
<p style="color:#849DA2">Text here</p>
This sample text is styled with font color #849DA2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#849DA2">Div content here</div>
<div style="border:3px solid #849DA2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(132, 157, 162, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #849DA2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #849DA2;
-webkit-box-shadow: 1px 1px 3px #849DA2;
box-shadow: 1px 1px 3px #849DA2; }
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 #849DA2 (Blue Tea)
Color Overview & Profile: Color #849DA2, also known as Blue Tea, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 52% Red (132/255), 62% Green (157/255), and 64% Blue (162/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #849DA2 translates into the CMYK subtractive color model with values of 18.5% Cyan, 3.1% Magenta, 0% Yellow, and 36.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 190°, saturation of 13.9%, and lightness of 57.6%.
Web Accessibility & Design Recommendations: When implementing #849DA2 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 ##999999.
