#060030 Erebus Blue
#060030 (Erebus Blue) RGB value is (6, 0, 48).
Red value is 6, green value is 0, and blue value is 48.
Cylindrical-coordinate representations (HSL) of color #060030: hue: 248°, saturation: 100%, and lightness: 9.4%.
Process color (CMYK) of #060030 is 87.5%, 100%, 0%, 81.2%. Web safe color equivalent of #060030 is ##000033. Color #060030 contains mainly Blue.
Color Spaces
| Color spaces of #060030 | Value |
|---|---|
| RGB | 6, 0, 48 |
| HSL | 248°, 100%, 9.4% |
| HSV / HSB | 248°, 100%, 18.8% |
| CMYK | 87.5%, 100%, 0%, 81.2% |
| XYZ | 0.61, 0.25, 2.81 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000110 | 00000000 | 00110000 |
| Octal | 006 | 000 | 060 |
| Decimal | 6 | 0 | 48 |
| Hex | 06 | 00 | 30 |
Shades of #060030
Tints of #060030
.mybgColor { background-color: #060030; }
.myforeColor { color: #060030; }
.myborderColor { border: 3px solid #060030; }
<p style="color:#060030">Text here</p>
This sample text is styled with font color #060030. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#060030">Div content here</div>
<div style="border:3px solid #060030">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(6, 0, 48, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #060030; }
.divShadow { -moz-box-shadow: 1px 1px 3px #060030;
-webkit-box-shadow: 1px 1px 3px #060030;
box-shadow: 1px 1px 3px #060030; }
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 #060030 (Erebus Blue)
Color Overview & Profile: Color #060030, also known as Erebus Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 2% Red (6/255), 0% Green (0/255), and 19% Blue (48/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #060030 translates into the CMYK subtractive color model with values of 87.5% Cyan, 100% Magenta, 0% Yellow, and 81.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 248°, saturation of 100%, and lightness of 9.4%.
Web Accessibility & Design Recommendations: When implementing #060030 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.
