#0F004A Floppy Disk
#0F004A (Floppy Disk) RGB value is (15, 0, 74).
Red value is 15, green value is 0, and blue value is 74.
Cylindrical-coordinate representations (HSL) of color #0F004A: hue: 252°, saturation: 100%, and lightness: 14.5%.
Process color (CMYK) of #0F004A is 79.7%, 100%, 0%, 71%. Web safe color equivalent of #0F004A is ##000033. Color #0F004A contains mainly Blue.
Color Spaces
| Color spaces of #0F004A | Value |
|---|---|
| RGB | 15, 0, 74 |
| HSL | 252°, 100%, 14.5% |
| HSV / HSB | 252°, 100%, 29% |
| CMYK | 79.7%, 100%, 0%, 71% |
| XYZ | 1.43, 0.6, 6.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00001111 | 00000000 | 01001010 |
| Octal | 017 | 000 | 112 |
| Decimal | 15 | 0 | 74 |
| Hex | 0F | 00 | 4A |
Shades of #0F004A
Tints of #0F004A
.mybgColor { background-color: #0F004A; }
.myforeColor { color: #0F004A; }
.myborderColor { border: 3px solid #0F004A; }
<p style="color:#0F004A">Text here</p>
This sample text is styled with font color #0F004A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#0F004A">Div content here</div>
<div style="border:3px solid #0F004A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(15, 0, 74, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #0F004A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #0F004A;
-webkit-box-shadow: 1px 1px 3px #0F004A;
box-shadow: 1px 1px 3px #0F004A; }
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 #0F004A (Floppy Disk)
Color Overview & Profile: Color #0F004A, 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 6% Red (15/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, #0F004A translates into the CMYK subtractive color model with values of 79.7% Cyan, 100% Magenta, 0% Yellow, and 71% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 252°, saturation of 100%, and lightness of 14.5%.
Web Accessibility & Design Recommendations: When implementing #0F004A 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.
