#0098D4 Bayern Blue
#0098D4 (Bayern Blue) RGB value is (0, 152, 212).
Red value is 0, green value is 152, and blue value is 212.
Cylindrical-coordinate representations (HSL) of color #0098D4: hue: 197°, saturation: 100%, and lightness: 41.6%.
Process color (CMYK) of #0098D4 is 100%, 28.3%, 0%, 16.9%. Web safe color equivalent of #0098D4 is ##0099CC. Color #0098D4 contains mainly Blue.
Color Spaces
| Color spaces of #0098D4 | Value |
|---|---|
| RGB | 0, 152, 212 |
| HSL | 197°, 100%, 41.6% |
| HSV / HSB | 197°, 100%, 83.1% |
| CMYK | 100%, 28.3%, 0%, 16.9% |
| XYZ | 23.11, 27.21, 66.31 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000000 | 10011000 | 11010100 |
| Octal | 000 | 230 | 324 |
| Decimal | 0 | 152 | 212 |
| Hex | 00 | 98 | D4 |
Shades of #0098D4
Tints of #0098D4
.mybgColor { background-color: #0098D4; }
.myforeColor { color: #0098D4; }
.myborderColor { border: 3px solid #0098D4; }
<p style="color:#0098D4">Text here</p>
This sample text is styled with font color #0098D4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0098D4">Div content here</div>
<div style="border:3px solid #0098D4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(0, 152, 212, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0098D4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0098D4;
-webkit-box-shadow: 1px 1px 3px #0098D4;
box-shadow: 1px 1px 3px #0098D4; }
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 #0098D4 (Bayern Blue)
Color Overview & Profile: Color #0098D4, also known as Bayern Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 0% Red (0/255), 60% Green (152/255), and 83% Blue (212/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #0098D4 translates into the CMYK subtractive color model with values of 100% Cyan, 28.3% Magenta, 0% Yellow, and 16.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 197°, saturation of 100%, and lightness of 41.6%.
Web Accessibility & Design Recommendations: When implementing #0098D4 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 ##0099CC.
