#9BAFAD 5-Masted Preußen
#9BAFAD (5-Masted Preußen) RGB value is (155, 175, 173).
Red value is 155, green value is 175, and blue value is 173.
Cylindrical-coordinate representations (HSL) of color #9BAFAD: hue: 174°, saturation: 11.1%, and lightness: 64.7%.
Process color (CMYK) of #9BAFAD is 11.4%, 0%, 1.1%, 31.4%. Web safe color equivalent of #9BAFAD is ##999999. Color #9BAFAD contains mainly Cyan.
Color Spaces
| Color spaces of #9BAFAD | Value |
|---|---|
| RGB | 155, 175, 173 |
| HSL | 174°, 11.1%, 64.7% |
| HSV / HSB | 174°, 11.4%, 68.6% |
| CMYK | 11.4%, 0%, 1.1%, 31.4% |
| XYZ | 36.39, 40.64, 45.46 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10011011 | 10101111 | 10101101 |
| Octal | 233 | 257 | 255 |
| Decimal | 155 | 175 | 173 |
| Hex | 9B | AF | AD |
Shades of #9BAFAD
Tints of #9BAFAD
.mybgColor { background-color: #9BAFAD; }
.myforeColor { color: #9BAFAD; }
.myborderColor { border: 3px solid #9BAFAD; }
<p style="color:#9BAFAD">Text here</p>
This sample text is styled with font color #9BAFAD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#9BAFAD">Div content here</div>
<div style="border:3px solid #9BAFAD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(155, 175, 173, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #9BAFAD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #9BAFAD;
-webkit-box-shadow: 1px 1px 3px #9BAFAD;
box-shadow: 1px 1px 3px #9BAFAD; }
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 #9BAFAD (5-Masted Preußen)
Color Overview & Profile: Color #9BAFAD, also known as 5-Masted Preußen, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 61% Red (155/255), 69% Green (175/255), and 68% Blue (173/255). The primary color family component is Cyan.
Print & Physical Production Specs: For physical print production and offset printing setups, #9BAFAD translates into the CMYK subtractive color model with values of 11.4% Cyan, 0% Magenta, 1.1% Yellow, and 31.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 174°, saturation of 11.1%, and lightness of 64.7%.
Web Accessibility & Design Recommendations: When implementing #9BAFAD 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 ##999999.
