#112358 Fibonacci Blue
#112358 (Fibonacci Blue) RGB value is (17, 35, 88).
Red value is 17, green value is 35, and blue value is 88.
Cylindrical-coordinate representations (HSL) of color #112358: hue: 225°, saturation: 67.6%, and lightness: 20.6%.
Process color (CMYK) of #112358 is 80.7%, 60.2%, 0%, 65.5%. Web safe color equivalent of #112358 is ##003366. Color #112358 contains mainly Blue.
Color Spaces
| Color spaces of #112358 | Value |
|---|---|
| RGB | 17, 35, 88 |
| HSL | 225°, 67.6%, 20.6% |
| HSV / HSB | 225°, 80.7%, 34.5% |
| CMYK | 80.7%, 60.2%, 0%, 65.5% |
| XYZ | 2.59, 2.03, 9.48 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010001 | 00100011 | 01011000 |
| Octal | 021 | 043 | 130 |
| Decimal | 17 | 35 | 88 |
| Hex | 11 | 23 | 58 |
Shades of #112358
Tints of #112358
.mybgColor { background-color: #112358; }
.myforeColor { color: #112358; }
.myborderColor { border: 3px solid #112358; }
<p style="color:#112358">Text here</p>
This sample text is styled with font color #112358. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#112358">Div content here</div>
<div style="border:3px solid #112358">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(17, 35, 88, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #112358; }
.divShadow { -moz-box-shadow: 1px 1px 3px #112358;
-webkit-box-shadow: 1px 1px 3px #112358;
box-shadow: 1px 1px 3px #112358; }
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 #112358 (Fibonacci Blue)
Color Overview & Profile: Color #112358, also known as Fibonacci Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 7% Red (17/255), 14% Green (35/255), and 35% Blue (88/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #112358 translates into the CMYK subtractive color model with values of 80.7% Cyan, 60.2% Magenta, 0% Yellow, and 65.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 225°, saturation of 67.6%, and lightness of 20.6%.
Web Accessibility & Design Recommendations: When implementing #112358 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 ##003366.
