#3324CC
A medium, vivid blue closely aligning with Mediumblue.
About #3324CC
When working with digital screens, the color #3324CC is rendered by mixing light. Designers often compare it to the standard color Mediumblue. In the RGB color space, it consists of 51 red, 36 green, and 204 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 75% cyan and 82% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3324CC
RGB51, 36, 204
HSL245.4°, 70.0%, 47.1%
CMYK75%, 82%, 0%, 20%
HSV245.4°, 82.4%, 80.0%
LAB30.2, 57.7, -82.1
XYZ12.9, 6.3, 57.7
Decimal3351756
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.27:1
Text on #FFFFFF
AAA
2.27:1
Text on #000000
FAIL
8.86:1
Text on #F8FAFC
AAA
1.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3324CC;
}
.text-color {
color: #3324CC;
}
.border-color {
border: 2px solid #3324CC;
}