#7B90A2 Jean Jacket Blue
#7B90A2 (Jean Jacket Blue) RGB value is (123, 144, 162).
Red value is 123, green value is 144, and blue value is 162.
Cylindrical-coordinate representations (HSL) of color #7B90A2: hue: 208°, saturation: 17.3%, and lightness: 55.9%.
Process color (CMYK) of #7B90A2 is 24.1%, 11.1%, 0%, 36.5%. Web safe color equivalent of #7B90A2 is ##669999. Color #7B90A2 contains mainly Magenta.
Color Spaces
| Color spaces of #7B90A2 | Value |
|---|---|
| RGB | 123, 144, 162 |
| HSL | 208°, 17.3%, 55.9% |
| HSV / HSB | 208°, 24.1%, 63.5% |
| CMYK | 24.1%, 11.1%, 0%, 36.5% |
| XYZ | 24.66, 26.77, 38.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111011 | 10010000 | 10100010 |
| Octal | 173 | 220 | 242 |
| Decimal | 123 | 144 | 162 |
| Hex | 7B | 90 | A2 |
Shades of #7B90A2
Tints of #7B90A2
.mybgColor { background-color: #7B90A2; }
.myforeColor { color: #7B90A2; }
.myborderColor { border: 3px solid #7B90A2; }
<p style="color:#7B90A2">Text here</p>
This sample text is styled with font color #7B90A2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7B90A2">Div content here</div>
<div style="border:3px solid #7B90A2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(123, 144, 162, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7B90A2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7B90A2;
-webkit-box-shadow: 1px 1px 3px #7B90A2;
box-shadow: 1px 1px 3px #7B90A2; }
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 #7B90A2 (Jean Jacket Blue)
Color Overview & Profile: Color #7B90A2, also known as Jean Jacket Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 48% Red (123/255), 56% Green (144/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, #7B90A2 translates into the CMYK subtractive color model with values of 24.1% Cyan, 11.1% Magenta, 0% Yellow, and 36.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 208°, saturation of 17.3%, and lightness of 55.9%.
Web Accessibility & Design Recommendations: When implementing #7B90A2 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 ##669999.
