#030AA7 Cobalt
#030AA7 (Cobalt) RGB value is (3, 10, 167).
Red value is 3, green value is 10, and blue value is 167.
Cylindrical-coordinate representations (HSL) of color #030AA7: hue: 237°, saturation: 96.5%, and lightness: 33.3%.
Process color (CMYK) of #030AA7 is 98.2%, 94%, 0%, 34.5%. Web safe color equivalent of #030AA7 is ##000099. Color #030AA7 contains mainly Blue.
Color Spaces
| Color spaces of #030AA7 | Value |
|---|---|
| RGB | 3, 10, 167 |
| HSL | 237°, 96.5%, 33.3% |
| HSV / HSB | 237°, 98.2%, 65.5% |
| CMYK | 98.2%, 94%, 0%, 34.5% |
| XYZ | 7.12, 3.03, 36.76 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 00000011 | 00001010 | 10100111 |
| Octal | 003 | 012 | 247 |
| Decimal | 3 | 10 | 167 |
| Hex | 03 | 0A | A7 |
Shades of #030AA7
Tints of #030AA7
.mybgColor { background-color: #030AA7; }
.myforeColor { color: #030AA7; }
.myborderColor { border: 3px solid #030AA7; }
<p style="color:#030AA7">Text here</p>
This sample text is styled with font color #030AA7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#030AA7">Div content here</div>
<div style="border:3px solid #030AA7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(3, 10, 167, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #030AA7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #030AA7;
-webkit-box-shadow: 1px 1px 3px #030AA7;
box-shadow: 1px 1px 3px #030AA7; }
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 #030AA7 (Cobalt)
Color Overview & Profile: Color #030AA7, also known as Cobalt, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 1% Red (3/255), 4% Green (10/255), and 65% Blue (167/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #030AA7 translates into the CMYK subtractive color model with values of 98.2% Cyan, 94% Magenta, 0% Yellow, and 34.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 237°, saturation of 96.5%, and lightness of 33.3%.
Web Accessibility & Design Recommendations: When implementing #030AA7 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 ##000099.
