#3324BD
A medium, moderate blue closely aligning with Darkblue.
About #3324BD
The precise color #3324BD is an excellent choice for modern design projects. Its closest recognized web color is Darkblue. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 36, and 189.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 73% cyan, 81% magenta, 0% yellow, and 26% black. With a hue angle of 245.9 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3324BD
RGB51, 36, 189
HSL245.9°, 68.0%, 44.1%
CMYK73%, 81%, 0%, 26%
HSV245.9°, 81.0%, 74.1%
LAB28.5, 53.3, -76.2
XYZ11.2, 5.6, 48.6
Decimal3351741
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.87:1
Text on #FFFFFF
AAA
2.13:1
Text on #000000
FAIL
9.43:1
Text on #F8FAFC
AAA
1.81:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3324BD;
}
.text-color {
color: #3324BD;
}
.border-color {
border: 2px solid #3324BD;
}