#1B004A Floppy Disk
#1B004A (Floppy Disk) RGB value is (27, 0, 74).
Red value is 27, green value is 0, and blue value is 74.
Cylindrical-coordinate representations (HSL) of color #1B004A: hue: 262°, saturation: 100%, and lightness: 14.5%.
Process color (CMYK) of #1B004A is 63.5%, 100%, 0%, 71%. Web safe color equivalent of #1B004A is ##330033. Color #1B004A contains mainly Blue.
Color Spaces
| Color spaces of #1B004A | Value |
|---|---|
| RGB | 27, 0, 74 |
| HSL | 262°, 100%, 14.5% |
| HSV / HSB | 262°, 100%, 29% |
| CMYK | 63.5%, 100%, 0%, 71% |
| XYZ | 1.69, 0.73, 6.53 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011011 | 00000000 | 01001010 |
| Octal | 033 | 000 | 112 |
| Decimal | 27 | 0 | 74 |
| Hex | 1B | 00 | 4A |
Shades of #1B004A
Tints of #1B004A
.mybgColor { background-color: #1B004A; }
.myforeColor { color: #1B004A; }
.myborderColor { border: 3px solid #1B004A; }
<p style="color:#1B004A">Text here</p>
This sample text is styled with font color #1B004A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#1B004A">Div content here</div>
<div style="border:3px solid #1B004A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(27, 0, 74, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #1B004A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #1B004A;
-webkit-box-shadow: 1px 1px 3px #1B004A;
box-shadow: 1px 1px 3px #1B004A; }
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 #1B004A (Floppy Disk)
Color Overview & Profile: Color #1B004A, also known as Floppy Disk, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 11% Red (27/255), 0% Green (0/255), and 29% Blue (74/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #1B004A translates into the CMYK subtractive color model with values of 63.5% Cyan, 100% Magenta, 0% Yellow, and 71% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 262°, saturation of 100%, and lightness of 14.5%.
Web Accessibility & Design Recommendations: When implementing #1B004A 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 ##330033.
