#30207E Blue Royale
#30207E (Blue Royale) RGB value is (48, 32, 126).
Red value is 48, green value is 32, and blue value is 126.
Cylindrical-coordinate representations (HSL) of color #30207E: hue: 250°, saturation: 59.5%, and lightness: 31%.
Process color (CMYK) of #30207E is 61.9%, 74.6%, 0%, 50.6%. Web safe color equivalent of #30207E is ##333366. Color #30207E contains mainly Blue.
Color Spaces
| Color spaces of #30207E | Value |
|---|---|
| RGB | 48, 32, 126 |
| HSL | 250°, 59.5%, 31% |
| HSV / HSB | 250°, 74.6%, 49.4% |
| CMYK | 61.9%, 74.6%, 0%, 50.6% |
| XYZ | 5.5, 3.17, 20.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00110000 | 00100000 | 01111110 |
| Octal | 060 | 040 | 176 |
| Decimal | 48 | 32 | 126 |
| Hex | 30 | 20 | 7E |
Shades of #30207E
Tints of #30207E
.mybgColor { background-color: #30207E; }
.myforeColor { color: #30207E; }
.myborderColor { border: 3px solid #30207E; }
<p style="color:#30207E">Text here</p>
This sample text is styled with font color #30207E. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#30207E">Div content here</div>
<div style="border:3px solid #30207E">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(48, 32, 126, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #30207E; }
.divShadow { -moz-box-shadow: 1px 1px 3px #30207E;
-webkit-box-shadow: 1px 1px 3px #30207E;
box-shadow: 1px 1px 3px #30207E; }
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 #30207E (Blue Royale)
Color Overview & Profile: Color #30207E, also known as Blue Royale, 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), 13% Green (32/255), and 49% Blue (126/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #30207E translates into the CMYK subtractive color model with values of 61.9% Cyan, 74.6% Magenta, 0% Yellow, and 50.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 250°, saturation of 59.5%, and lightness of 31%.
Web Accessibility & Design Recommendations: When implementing #30207E 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 ##333366.
