#0F4D92 Yale Blue
#0F4D92 (Yale Blue) RGB value is (15, 77, 146).
Red value is 15, green value is 77, and blue value is 146.
Cylindrical-coordinate representations (HSL) of color #0F4D92: hue: 212°, saturation: 81.4%, and lightness: 31.6%.
Process color (CMYK) of #0F4D92 is 89.7%, 47.3%, 0%, 42.7%. Web safe color equivalent of #0F4D92 is ##006699. Color #0F4D92 contains mainly Blue.
Color Spaces
| Color spaces of #0F4D92 | Value |
|---|---|
| RGB | 15, 77, 146 |
| HSL | 212°, 81.4%, 31.6% |
| HSV / HSB | 212°, 89.7%, 57.3% |
| CMYK | 89.7%, 47.3%, 0%, 42.7% |
| XYZ | 8.04, 7.48, 28.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001111 | 01001101 | 10010010 |
| Octal | 017 | 115 | 222 |
| Decimal | 15 | 77 | 146 |
| Hex | 0F | 4D | 92 |
Shades of #0F4D92
Tints of #0F4D92
.mybgColor { background-color: #0F4D92; }
.myforeColor { color: #0F4D92; }
.myborderColor { border: 3px solid #0F4D92; }
<p style="color:#0F4D92">Text here</p>
This sample text is styled with font color #0F4D92. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0F4D92">Div content here</div>
<div style="border:3px solid #0F4D92">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(15, 77, 146, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0F4D92; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0F4D92;
-webkit-box-shadow: 1px 1px 3px #0F4D92;
box-shadow: 1px 1px 3px #0F4D92; }
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 #0F4D92 (Yale Blue)
Color Overview & Profile: Color #0F4D92, also known as Yale Blue, 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), 30% Green (77/255), and 57% Blue (146/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #0F4D92 translates into the CMYK subtractive color model with values of 89.7% Cyan, 47.3% Magenta, 0% Yellow, and 42.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 212°, saturation of 81.4%, and lightness of 31.6%.
Web Accessibility & Design Recommendations: When implementing #0F4D92 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 ##006699.
