#7490A7 Architecture Blue
#7490A7 (Architecture Blue) RGB value is (116, 144, 167).
Red value is 116, green value is 144, and blue value is 167.
Cylindrical-coordinate representations (HSL) of color #7490A7: hue: 207°, saturation: 22.5%, and lightness: 55.5%.
Process color (CMYK) of #7490A7 is 30.5%, 13.8%, 0%, 34.5%. Web safe color equivalent of #7490A7 is ##669999. Color #7490A7 contains mainly Blue.
Color Spaces
| Color spaces of #7490A7 | Value |
|---|---|
| RGB | 116, 144, 167 |
| HSL | 207°, 22.5%, 55.5% |
| HSV / HSB | 207°, 30.5%, 65.5% |
| CMYK | 30.5%, 13.8%, 0%, 34.5% |
| XYZ | 24.15, 26.45, 40.38 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01110100 | 10010000 | 10100111 |
| Octal | 164 | 220 | 247 |
| Decimal | 116 | 144 | 167 |
| Hex | 74 | 90 | A7 |
Shades of #7490A7
Tints of #7490A7
.mybgColor { background-color: #7490A7; }
.myforeColor { color: #7490A7; }
.myborderColor { border: 3px solid #7490A7; }
<p style="color:#7490A7">Text here</p>
This sample text is styled with font color #7490A7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7490A7">Div content here</div>
<div style="border:3px solid #7490A7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(116, 144, 167, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7490A7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7490A7;
-webkit-box-shadow: 1px 1px 3px #7490A7;
box-shadow: 1px 1px 3px #7490A7; }
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 #7490A7 (Architecture Blue)
Color Overview & Profile: Color #7490A7, 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 45% Red (116/255), 56% Green (144/255), and 65% Blue (167/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #7490A7 translates into the CMYK subtractive color model with values of 30.5% Cyan, 13.8% Magenta, 0% Yellow, and 34.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 207°, saturation of 22.5%, and lightness of 55.5%.
Web Accessibility & Design Recommendations: When implementing #7490A7 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.
