#5B798E Titanium Blue
#5B798E (Titanium Blue) RGB value is (91, 121, 142).
Red value is 91, green value is 121, and blue value is 142.
Cylindrical-coordinate representations (HSL) of color #5B798E: hue: 205°, saturation: 21.9%, and lightness: 45.7%.
Process color (CMYK) of #5B798E is 35.9%, 14.8%, 0%, 44.3%. Web safe color equivalent of #5B798E is ##666699. Color #5B798E contains mainly Blue.
Color Spaces
| Color spaces of #5B798E | Value |
|---|---|
| RGB | 91, 121, 142 |
| HSL | 205°, 21.9%, 45.7% |
| HSV / HSB | 205°, 35.9%, 55.7% |
| CMYK | 35.9%, 14.8%, 0%, 44.3% |
| XYZ | 16.03, 17.85, 28.19 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01011011 | 01111001 | 10001110 |
| Octal | 133 | 171 | 216 |
| Decimal | 91 | 121 | 142 |
| Hex | 5B | 79 | 8E |
Shades of #5B798E
Tints of #5B798E
.mybgColor { background-color: #5B798E; }
.myforeColor { color: #5B798E; }
.myborderColor { border: 3px solid #5B798E; }
<p style="color:#5B798E">Text here</p>
This sample text is styled with font color #5B798E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#5B798E">Div content here</div>
<div style="border:3px solid #5B798E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(91, 121, 142, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #5B798E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #5B798E;
-webkit-box-shadow: 1px 1px 3px #5B798E;
box-shadow: 1px 1px 3px #5B798E; }
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 #5B798E (Titanium Blue)
Color Overview & Profile: Color #5B798E, also known as Titanium Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 36% Red (91/255), 47% Green (121/255), and 56% Blue (142/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #5B798E translates into the CMYK subtractive color model with values of 35.9% Cyan, 14.8% Magenta, 0% Yellow, and 44.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 205°, saturation of 21.9%, and lightness of 45.7%.
Web Accessibility & Design Recommendations: When implementing #5B798E 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 ##666699.
