#0033DD Cold Pack
#0033DD (Cold Pack) RGB value is (0, 51, 221).
Red value is 0, green value is 51, and blue value is 221.
Cylindrical-coordinate representations (HSL) of color #0033DD: hue: 226°, saturation: 100%, and lightness: 43.3%.
Process color (CMYK) of #0033DD is 100%, 76.9%, 0%, 13.3%. Web safe color equivalent of #0033DD is ##0033CC. Color #0033DD contains mainly Blue.
Color Spaces
| Color spaces of #0033DD | Value |
|---|---|
| RGB | 0, 51, 221 |
| HSL | 226°, 100%, 43.3% |
| HSV / HSB | 226°, 100%, 86.7% |
| CMYK | 100%, 76.9%, 0%, 13.3% |
| XYZ | 14.23, 7.59, 69.11 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000000 | 00110011 | 11011101 |
| Octal | 000 | 063 | 335 |
| Decimal | 0 | 51 | 221 |
| Hex | 00 | 33 | DD |
Shades of #0033DD
Tints of #0033DD
.mybgColor { background-color: #0033DD; }
.myforeColor { color: #0033DD; }
.myborderColor { border: 3px solid #0033DD; }
<p style="color:#0033DD">Text here</p>
This sample text is styled with font color #0033DD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0033DD">Div content here</div>
<div style="border:3px solid #0033DD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(0, 51, 221, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0033DD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0033DD;
-webkit-box-shadow: 1px 1px 3px #0033DD;
box-shadow: 1px 1px 3px #0033DD; }
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 #0033DD (Cold Pack)
Color Overview & Profile: Color #0033DD, 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 0% Red (0/255), 20% Green (51/255), and 87% Blue (221/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #0033DD translates into the CMYK subtractive color model with values of 100% Cyan, 76.9% Magenta, 0% Yellow, and 13.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 226°, saturation of 100%, and lightness of 43.3%.
Web Accessibility & Design Recommendations: When implementing #0033DD 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.
