#3366BD
A medium, moderate blue closely aligning with Cornflowerblue.
About #3366BD
At its core, #3366BD is a medium and moderate hue. Designers often compare it to the standard color Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 102, and 189.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 73% C, 46% M, 0% Y, and 26% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3366BD
RGB51, 102, 189
HSL217.8°, 57.5%, 47.1%
CMYK73%, 46%, 0%, 26%
HSV217.8°, 73.0%, 74.1%
LAB44.1, 13.1, -50.8
XYZ15.3, 13.9, 50.0
Decimal3368637
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.56:1
Text on #FFFFFF
AA
3.78:1
Text on #000000
AA Large
5.32:1
Text on #F8FAFC
AA
3.21:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3366BD;
}
.text-color {
color: #3366BD;
}
.border-color {
border: 2px solid #3366BD;
}