#330404 3AM Breakup
#330404 (3AM Breakup) RGB value is (51, 4, 4).
Red value is 51, green value is 4, and blue value is 4.
Cylindrical-coordinate representations (HSL) of color #330404: hue: 0°, saturation: 85.5%, and lightness: 10.8%.
Process color (CMYK) of #330404 is 0%, 92.2%, 92.2%, 80%. Web safe color equivalent of #330404 is ##330000. Color #330404 contains mainly Red.
Color Spaces
| Color spaces of #330404 | Value |
|---|---|
| RGB | 51, 4, 4 |
| HSL | 0°, 85.5%, 10.8% |
| HSV / HSB | 0°, 92.2%, 20% |
| CMYK | 0%, 92.2%, 92.2%, 80% |
| XYZ | 1.43, 0.8, 0.19 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110011 | 00000100 | 00000100 |
| Octal | 063 | 004 | 004 |
| Decimal | 51 | 4 | 4 |
| Hex | 33 | 04 | 04 |
Shades of #330404
Tints of #330404
.mybgColor { background-color: #330404; }
.myforeColor { color: #330404; }
.myborderColor { border: 3px solid #330404; }
<p style="color:#330404">Text here</p>
This sample text is styled with font color #330404. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#330404">Div content here</div>
<div style="border:3px solid #330404">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(51, 4, 4, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #330404; }
.divShadow { -moz-box-shadow: 1px 1px 3px #330404;
-webkit-box-shadow: 1px 1px 3px #330404;
box-shadow: 1px 1px 3px #330404; }
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 #330404 (3AM Breakup)
Color Overview & Profile: Color #330404, also known as 3AM Breakup, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 20% Red (51/255), 2% Green (4/255), and 2% Blue (4/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #330404 translates into the CMYK subtractive color model with values of 0% Cyan, 92.2% Magenta, 92.2% Yellow, and 80% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 0°, saturation of 85.5%, and lightness of 10.8%.
Web Accessibility & Design Recommendations: When implementing #330404 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 ##330000.
