#1C008A Dramatic Blue
#1C008A (Dramatic Blue) RGB value is (28, 0, 138).
Red value is 28, green value is 0, and blue value is 138.
Cylindrical-coordinate representations (HSL) of color #1C008A: hue: 252°, saturation: 100%, and lightness: 27.1%.
Process color (CMYK) of #1C008A is 79.7%, 100%, 0%, 45.9%. Web safe color equivalent of #1C008A is ##330099. Color #1C008A contains mainly Blue.
Color Spaces
| Color spaces of #1C008A | Value |
|---|---|
| RGB | 28, 0, 138 |
| HSL | 252°, 100%, 27.1% |
| HSV / HSB | 252°, 100%, 54.1% |
| CMYK | 79.7%, 100%, 0%, 45.9% |
| XYZ | 5.06, 2.08, 24.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00011100 | 00000000 | 10001010 |
| Octal | 034 | 000 | 212 |
| Decimal | 28 | 0 | 138 |
| Hex | 1C | 00 | 8A |
Shades of #1C008A
Tints of #1C008A
.mybgColor { background-color: #1C008A; }
.myforeColor { color: #1C008A; }
.myborderColor { border: 3px solid #1C008A; }
<p style="color:#1C008A">Text here</p>
This sample text is styled with font color #1C008A. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#1C008A">Div content here</div>
<div style="border:3px solid #1C008A">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(28, 0, 138, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #1C008A; }
.divShadow { -moz-box-shadow: 1px 1px 3px #1C008A;
-webkit-box-shadow: 1px 1px 3px #1C008A;
box-shadow: 1px 1px 3px #1C008A; }
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 #1C008A (Dramatic Blue)
Color Overview & Profile: Color #1C008A, also known as Dramatic Blue, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 11% Red (28/255), 0% Green (0/255), and 54% Blue (138/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #1C008A translates into the CMYK subtractive color model with values of 79.7% Cyan, 100% Magenta, 0% Yellow, and 45.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 252°, saturation of 100%, and lightness of 27.1%.
Web Accessibility & Design Recommendations: When implementing #1C008A 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 ##330099.
