#0E0045 Floppy Disk
#0E0045 (Floppy Disk) RGB value is (14, 0, 69).
Red value is 14, green value is 0, and blue value is 69.
Cylindrical-coordinate representations (HSL) of color #0E0045: hue: 252°, saturation: 100%, and lightness: 13.5%.
Process color (CMYK) of #0E0045 is 79.7%, 100%, 0%, 72.9%. Web safe color equivalent of #0E0045 is ##000033. Color #0E0045 contains mainly Blue.
Color Spaces
| Color spaces of #0E0045 | Value |
|---|---|
| RGB | 14, 0, 69 |
| HSL | 252°, 100%, 13.5% |
| HSV / HSB | 252°, 100%, 27.1% |
| CMYK | 79.7%, 100%, 0%, 72.9% |
| XYZ | 1.25, 0.52, 5.66 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001110 | 00000000 | 01000101 |
| Octal | 016 | 000 | 105 |
| Decimal | 14 | 0 | 69 |
| Hex | 0E | 00 | 45 |
Shades of #0E0045
Tints of #0E0045
.mybgColor { background-color: #0E0045; }
.myforeColor { color: #0E0045; }
.myborderColor { border: 3px solid #0E0045; }
<p style="color:#0E0045">Text here</p>
This sample text is styled with font color #0E0045. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0E0045">Div content here</div>
<div style="border:3px solid #0E0045">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(14, 0, 69, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0E0045; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0E0045;
-webkit-box-shadow: 1px 1px 3px #0E0045;
box-shadow: 1px 1px 3px #0E0045; }
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 #0E0045 (Floppy Disk)
Color Overview & Profile: Color #0E0045, 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 5% Red (14/255), 0% Green (0/255), and 27% Blue (69/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #0E0045 translates into the CMYK subtractive color model with values of 79.7% Cyan, 100% Magenta, 0% Yellow, and 72.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 252°, saturation of 100%, and lightness of 13.5%.
Web Accessibility & Design Recommendations: When implementing #0E0045 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 ##000033.
