#7A99AD Post Boy
#7A99AD (Post Boy) RGB value is (122, 153, 173).
Red value is 122, green value is 153, and blue value is 173.
Cylindrical-coordinate representations (HSL) of color #7A99AD: hue: 204°, saturation: 23.7%, and lightness: 57.8%.
Process color (CMYK) of #7A99AD is 29.5%, 11.6%, 0%, 32.2%. Web safe color equivalent of #7A99AD is ##669999. Color #7A99AD contains mainly Blue.
Color Spaces
| Color spaces of #7A99AD | Value |
|---|---|
| RGB | 122, 153, 173 |
| HSL | 204°, 23.7%, 57.8% |
| HSV / HSB | 204°, 29.5%, 67.8% |
| CMYK | 29.5%, 11.6%, 0%, 32.2% |
| XYZ | 26.96, 29.94, 43.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01111010 | 10011001 | 10101101 |
| Octal | 172 | 231 | 255 |
| Decimal | 122 | 153 | 173 |
| Hex | 7A | 99 | AD |
Shades of #7A99AD
Tints of #7A99AD
.mybgColor { background-color: #7A99AD; }
.myforeColor { color: #7A99AD; }
.myborderColor { border: 3px solid #7A99AD; }
<p style="color:#7A99AD">Text here</p>
This sample text is styled with font color #7A99AD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#7A99AD">Div content here</div>
<div style="border:3px solid #7A99AD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(122, 153, 173, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #7A99AD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #7A99AD;
-webkit-box-shadow: 1px 1px 3px #7A99AD;
box-shadow: 1px 1px 3px #7A99AD; }
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 #7A99AD (Post Boy)
Color Overview & Profile: Color #7A99AD, also known as Post Boy, 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), 60% Green (153/255), and 68% Blue (173/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #7A99AD translates into the CMYK subtractive color model with values of 29.5% Cyan, 11.6% Magenta, 0% Yellow, and 32.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 204°, saturation of 23.7%, and lightness of 57.8%.
Web Accessibility & Design Recommendations: When implementing #7A99AD 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.
