#7791AA Architecture Blue
#7791AA (Architecture Blue) RGB value is (119, 145, 170).
Red value is 119, green value is 145, and blue value is 170.
Cylindrical-coordinate representations (HSL) of color #7791AA: hue: 209°, saturation: 23.1%, and lightness: 56.7%.
Process color (CMYK) of #7791AA is 30%, 14.7%, 0%, 33.3%. Web safe color equivalent of #7791AA is ##669999. Color #7791AA contains mainly Blue.
Color Spaces
| Color spaces of #7791AA | Value |
|---|---|
| RGB | 119, 145, 170 |
| HSL | 209°, 23.1%, 56.7% |
| HSV / HSB | 209°, 30%, 66.7% |
| CMYK | 30%, 14.7%, 0%, 33.3% |
| XYZ | 24.99, 27.07, 41.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110111 | 10010001 | 10101010 |
| Octal | 167 | 221 | 252 |
| Decimal | 119 | 145 | 170 |
| Hex | 77 | 91 | AA |
Shades of #7791AA
Tints of #7791AA
.mybgColor { background-color: #7791AA; }
.myforeColor { color: #7791AA; }
.myborderColor { border: 3px solid #7791AA; }
<p style="color:#7791AA">Text here</p>
This sample text is styled with font color #7791AA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7791AA">Div content here</div>
<div style="border:3px solid #7791AA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(119, 145, 170, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7791AA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7791AA;
-webkit-box-shadow: 1px 1px 3px #7791AA;
box-shadow: 1px 1px 3px #7791AA; }
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 #7791AA (Architecture Blue)
Color Overview & Profile: Color #7791AA, also known as Architecture Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 47% Red (119/255), 57% Green (145/255), and 67% Blue (170/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #7791AA translates into the CMYK subtractive color model with values of 30% Cyan, 14.7% Magenta, 0% Yellow, and 33.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 209°, saturation of 23.1%, and lightness of 56.7%.
Web Accessibility & Design Recommendations: When implementing #7791AA 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.
