#0F489E Space Explorer
#0F489E (Space Explorer) RGB value is (15, 72, 158).
Red value is 15, green value is 72, and blue value is 158.
Cylindrical-coordinate representations (HSL) of color #0F489E: hue: 216°, saturation: 82.7%, and lightness: 33.9%.
Process color (CMYK) of #0F489E is 90.5%, 54.4%, 0%, 38%. Web safe color equivalent of #0F489E is ##003399. Color #0F489E contains mainly Blue.
Color Spaces
| Color spaces of #0F489E | Value |
|---|---|
| RGB | 15, 72, 158 |
| HSL | 216°, 82.7%, 33.9% |
| HSV / HSB | 216°, 90.5%, 62% |
| CMYK | 90.5%, 54.4%, 0%, 38% |
| XYZ | 8.68, 7.2, 33.27 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001111 | 01001000 | 10011110 |
| Octal | 017 | 110 | 236 |
| Decimal | 15 | 72 | 158 |
| Hex | 0F | 48 | 9E |
Shades of #0F489E
Tints of #0F489E
.mybgColor { background-color: #0F489E; }
.myforeColor { color: #0F489E; }
.myborderColor { border: 3px solid #0F489E; }
<p style="color:#0F489E">Text here</p>
This sample text is styled with font color #0F489E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0F489E">Div content here</div>
<div style="border:3px solid #0F489E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(15, 72, 158, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0F489E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0F489E;
-webkit-box-shadow: 1px 1px 3px #0F489E;
box-shadow: 1px 1px 3px #0F489E; }
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 #0F489E (Space Explorer)
Color Overview & Profile: Color #0F489E, also known as Space Explorer, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 6% Red (15/255), 28% Green (72/255), and 62% Blue (158/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #0F489E translates into the CMYK subtractive color model with values of 90.5% Cyan, 54.4% Magenta, 0% Yellow, and 38% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 216°, saturation of 82.7%, and lightness of 33.9%.
Web Accessibility & Design Recommendations: When implementing #0F489E 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 ##003399.
