#303B4C Dark Spell
#303B4C (Dark Spell) RGB value is (48, 59, 76).
Red value is 48, green value is 59, and blue value is 76.
Cylindrical-coordinate representations (HSL) of color #303B4C: hue: 216°, saturation: 22.6%, and lightness: 24.3%.
Process color (CMYK) of #303B4C is 36.8%, 22.4%, 0%, 70.2%. Web safe color equivalent of #303B4C is ##333333. Color #303B4C contains mainly Blue.
Color Spaces
| Color spaces of #303B4C | Value |
|---|---|
| RGB | 48, 59, 76 |
| HSL | 216°, 22.6%, 24.3% |
| HSV / HSB | 216°, 36.8%, 29.8% |
| CMYK | 36.8%, 22.4%, 0%, 70.2% |
| XYZ | 4.09, 4.28, 7.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110000 | 00111011 | 01001100 |
| Octal | 060 | 073 | 114 |
| Decimal | 48 | 59 | 76 |
| Hex | 30 | 3B | 4C |
Shades of #303B4C
Tints of #303B4C
.mybgColor { background-color: #303B4C; }
.myforeColor { color: #303B4C; }
.myborderColor { border: 3px solid #303B4C; }
<p style="color:#303B4C">Text here</p>
This sample text is styled with font color #303B4C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#303B4C">Div content here</div>
<div style="border:3px solid #303B4C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(48, 59, 76, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #303B4C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #303B4C;
-webkit-box-shadow: 1px 1px 3px #303B4C;
box-shadow: 1px 1px 3px #303B4C; }
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 #303B4C (Dark Spell)
Color Overview & Profile: Color #303B4C, also known as Dark Spell, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 19% Red (48/255), 23% Green (59/255), and 30% Blue (76/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #303B4C translates into the CMYK subtractive color model with values of 36.8% Cyan, 22.4% Magenta, 0% Yellow, and 70.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 216°, saturation of 22.6%, and lightness of 24.3%.
Web Accessibility & Design Recommendations: When implementing #303B4C 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 ##333333.
