#7AA5C9 Seaborne
#7AA5C9 (Seaborne) RGB value is (122, 165, 201).
Red value is 122, green value is 165, and blue value is 201.
Cylindrical-coordinate representations (HSL) of color #7AA5C9: hue: 207°, saturation: 42.2%, and lightness: 63.3%.
Process color (CMYK) of #7AA5C9 is 39.3%, 17.9%, 0%, 21.2%. Web safe color equivalent of #7AA5C9 is ##6699CC. Color #7AA5C9 contains mainly Blue.
Color Spaces
| Color spaces of #7AA5C9 | Value |
|---|---|
| RGB | 122, 165, 201 |
| HSL | 207°, 42.2%, 63.3% |
| HSV / HSB | 207°, 39.3%, 78.8% |
| CMYK | 39.3%, 17.9%, 0%, 21.2% |
| XYZ | 32.02, 35.26, 60.37 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111010 | 10100101 | 11001001 |
| Octal | 172 | 245 | 311 |
| Decimal | 122 | 165 | 201 |
| Hex | 7A | A5 | C9 |
Shades of #7AA5C9
Tints of #7AA5C9
.mybgColor { background-color: #7AA5C9; }
.myforeColor { color: #7AA5C9; }
.myborderColor { border: 3px solid #7AA5C9; }
<p style="color:#7AA5C9">Text here</p>
This sample text is styled with font color #7AA5C9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7AA5C9">Div content here</div>
<div style="border:3px solid #7AA5C9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(122, 165, 201, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7AA5C9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7AA5C9;
-webkit-box-shadow: 1px 1px 3px #7AA5C9;
box-shadow: 1px 1px 3px #7AA5C9; }
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 #7AA5C9 (Seaborne)
Color Overview & Profile: Color #7AA5C9, also known as Seaborne, 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 (122/255), 65% Green (165/255), and 79% Blue (201/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #7AA5C9 translates into the CMYK subtractive color model with values of 39.3% Cyan, 17.9% Magenta, 0% Yellow, and 21.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 207°, saturation of 42.2%, and lightness of 63.3%.
Web Accessibility & Design Recommendations: When implementing #7AA5C9 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 ##6699CC.
