#0C32DB Cold Pack
#0C32DB (Cold Pack) RGB value is (12, 50, 219).
Red value is 12, green value is 50, and blue value is 219.
Cylindrical-coordinate representations (HSL) of color #0C32DB: hue: 229°, saturation: 89.6%, and lightness: 45.3%.
Process color (CMYK) of #0C32DB is 94.5%, 77.2%, 0%, 14.1%. Web safe color equivalent of #0C32DB is ##0033CC. Color #0C32DB contains mainly Blue.
Color Spaces
| Color spaces of #0C32DB | Value |
|---|---|
| RGB | 12, 50, 219 |
| HSL | 229°, 89.6%, 45.3% |
| HSV / HSB | 229°, 94.5%, 85.9% |
| CMYK | 94.5%, 77.2%, 0%, 14.1% |
| XYZ | 14.07, 7.47, 67.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001100 | 00110010 | 11011011 |
| Octal | 014 | 062 | 333 |
| Decimal | 12 | 50 | 219 |
| Hex | 0C | 32 | DB |
Shades of #0C32DB
Tints of #0C32DB
.mybgColor { background-color: #0C32DB; }
.myforeColor { color: #0C32DB; }
.myborderColor { border: 3px solid #0C32DB; }
<p style="color:#0C32DB">Text here</p>
This sample text is styled with font color #0C32DB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0C32DB">Div content here</div>
<div style="border:3px solid #0C32DB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(12, 50, 219, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0C32DB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0C32DB;
-webkit-box-shadow: 1px 1px 3px #0C32DB;
box-shadow: 1px 1px 3px #0C32DB; }
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 #0C32DB (Cold Pack)
Color Overview & Profile: Color #0C32DB, also known as Cold Pack, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 5% Red (12/255), 20% Green (50/255), and 86% Blue (219/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #0C32DB translates into the CMYK subtractive color model with values of 94.5% Cyan, 77.2% Magenta, 0% Yellow, and 14.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 229°, saturation of 89.6%, and lightness of 45.3%.
Web Accessibility & Design Recommendations: When implementing #0C32DB 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.
