#3350BD
A medium, moderate blue closely aligning with Royalblue.
About #3350BD
The hex code #3350BD represents a beautifully specific shade of blue. It is closely associated with the named CSS color Royalblue. This translates to an RGB value of rgb(51, 80, 189).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 73% Cyan, 58% Magenta, 0% Yellow, and 26% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#3350BD
RGB51, 80, 189
HSL227.4°, 57.5%, 47.1%
CMYK73%, 58%, 0%, 26%
HSV227.4°, 73.0%, 74.1%
LAB38.0, 27.4, -60.5
XYZ13.4, 10.1, 49.4
Decimal3363005
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.95:1
Text on #FFFFFF
AA
3.02:1
Text on #000000
AA Large
6.64:1
Text on #F8FAFC
AA
2.57:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3350BD;
}
.text-color {
color: #3350BD;
}
.border-color {
border: 2px solid #3350BD;
}