#0048BA Absolute Zero
#0048BA (Absolute Zero) RGB value is (0, 72, 186).
Red value is 0, green value is 72, and blue value is 186.
Cylindrical-coordinate representations (HSL) of color #0048BA: hue: 217°, saturation: 100%, and lightness: 36.5%.
Process color (CMYK) of #0048BA is 100%, 61.3%, 0%, 27.1%. Web safe color equivalent of #0048BA is ##0033CC. Color #0048BA contains mainly Blue.
Color Spaces
| Color spaces of #0048BA | Value |
|---|---|
| RGB | 0, 72, 186 |
| HSL | 217°, 100%, 36.5% |
| HSV / HSB | 217°, 100%, 72.9% |
| CMYK | 100%, 61.3%, 0%, 27.1% |
| XYZ | 11.18, 8.18, 47.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000000 | 01001000 | 10111010 |
| Octal | 000 | 110 | 272 |
| Decimal | 0 | 72 | 186 |
| Hex | 00 | 48 | BA |
Shades of #0048BA
Tints of #0048BA
.mybgColor { background-color: #0048BA; }
.myforeColor { color: #0048BA; }
.myborderColor { border: 3px solid #0048BA; }
<p style="color:#0048BA">Text here</p>
This sample text is styled with font color #0048BA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0048BA">Div content here</div>
<div style="border:3px solid #0048BA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(0, 72, 186, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0048BA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0048BA;
-webkit-box-shadow: 1px 1px 3px #0048BA;
box-shadow: 1px 1px 3px #0048BA; }
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 #0048BA (Absolute Zero)
Color Overview & Profile: Color #0048BA, also known as Absolute Zero, 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), 28% Green (72/255), and 73% Blue (186/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #0048BA translates into the CMYK subtractive color model with values of 100% Cyan, 61.3% Magenta, 0% Yellow, and 27.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 217°, saturation of 100%, and lightness of 36.5%.
Web Accessibility & Design Recommendations: When implementing #0048BA 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 ##0033CC.
