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