#3350B6
A medium, moderate blue closely aligning with Royalblue.
About #3350B6
The hex code #3350B6 represents a beautifully specific shade of blue. It is closely associated with the named CSS color Royalblue. In the RGB color space, it consists of 51 red, 80 green, and 182 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 72% cyan, 56% magenta, 0% yellow, and 29% black. With a hue angle of 226.7 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3350B6
RGB51, 80, 182
HSL226.7°, 56.2%, 45.7%
CMYK72%, 56%, 0%, 29%
HSV226.7°, 72.0%, 71.4%
LAB37.5, 24.8, -57.2
XYZ12.7, 9.8, 45.5
Decimal3362998
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.09:1
Text on #FFFFFF
AAA
2.96:1
Text on #000000
FAIL
6.77:1
Text on #F8FAFC
AA
2.52:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3350B6;
}
.text-color {
color: #3350B6;
}
.border-color {
border: 2px solid #3350B6;
}