#0D47A1
Material blue 900
#0D47A1 is a blue colour. In RGB it is 13 red, 71 green and 161 blue, which converts to a hue of 216 degrees, 85% saturation and 34% lightness. It is Material blue 900 in that design system's palette.
Color values
| HEX | #0D47A1 |
|---|---|
| RGB | rgb(13, 71, 161) |
| HSL | hsl(216, 85%, 34%) |
| HSV | hsv(216, 92%, 63%) |
| CMYK | cmyk(92%, 56%, 0%, 37%) |
Contrast and accessibility
Against white the contrast ratio is 8.63:1, and against black it is 2.43:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.
| Background | Ratio | Normal text | Large text |
|---|---|---|---|
| White | 8.63:1 | AAA | AAA |
| Black | 2.43:1 | Fail | Fail |
Tints and shades
Lighter tints move #0D47A1 toward white, and darker shades move it toward black.
Tints
Shades
Color harmonies
Complementary
Analogous
Triadic
Split complementary
Code
| CSS | color: #0D47A1; |
|---|---|
| CSS rgb() | color: rgb(13 71 161); |
| Tailwind | bg-[#0d47a1] |
| SwiftUI | Color(red: 0.051, green: 0.278, blue: 0.631) |
| Android | Color.parseColor("#0D47A1") |
Closest named color
The nearest CSS colour keyword to #0D47A1 is darkslateblue (#483D8B).