#3300DB
A medium, vivid blue closely aligning with Mediumblue.
About #3300DB
Visually, #3300DB is defined as a vivid blue. Its closest recognized web color is Mediumblue. Its digital footprint relies on 51 parts red, 0 parts green, and 219 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 77% cyan, 100% magenta, 0% yellow, and 14% black. 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. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3300DB
RGB51, 0, 219
HSL254.0°, 100.0%, 42.9%
CMYK77%, 100%, 0%, 14%
HSV254.0°, 100.0%, 85.9%
LAB28.9, 71.3, -92.9
XYZ14.2, 5.8, 67.4
Decimal3342555
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.71:1
Text on #FFFFFF
AAA
2.16:1
Text on #000000
FAIL
9.28:1
Text on #F8FAFC
AAA
1.84:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3300DB;
}
.text-color {
color: #3300DB;
}
.border-color {
border: 2px solid #3300DB;
}