#17034A Magic Whale
#17034A (Magic Whale) RGB value is (23, 3, 74).
Red value is 23, green value is 3, and blue value is 74.
Cylindrical-coordinate representations (HSL) of color #17034A: hue: 257°, saturation: 92.2%, and lightness: 15.1%.
Process color (CMYK) of #17034A is 68.9%, 95.9%, 0%, 71%. Web safe color equivalent of #17034A is ##000033. Color #17034A contains mainly Blue.
Color Spaces
| Color spaces of #17034A | Value |
|---|---|
| RGB | 23, 3, 74 |
| HSL | 257°, 92.2%, 15.1% |
| HSV / HSB | 257°, 95.9%, 29% |
| CMYK | 68.9%, 95.9%, 0%, 71% |
| XYZ | 1.62, 0.74, 6.53 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00010111 | 00000011 | 01001010 |
| Octal | 027 | 003 | 112 |
| Decimal | 23 | 3 | 74 |
| Hex | 17 | 03 | 4A |
Shades of #17034A
Tints of #17034A
.mybgColor { background-color: #17034A; }
.myforeColor { color: #17034A; }
.myborderColor { border: 3px solid #17034A; }
<p style="color:#17034A">Text here</p>
This sample text is styled with font color #17034A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#17034A">Div content here</div>
<div style="border:3px solid #17034A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(23, 3, 74, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #17034A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #17034A;
-webkit-box-shadow: 1px 1px 3px #17034A;
box-shadow: 1px 1px 3px #17034A; }
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 #17034A (Magic Whale)
Color Overview & Profile: Color #17034A, also known as Magic Whale, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 9% Red (23/255), 1% Green (3/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, #17034A translates into the CMYK subtractive color model with values of 68.9% Cyan, 95.9% Magenta, 0% Yellow, and 71% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 257°, saturation of 92.2%, and lightness of 15.1%.
Web Accessibility & Design Recommendations: When implementing #17034A 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.
