#3A33BD
A medium, moderate blue closely aligning with Darkblue.
About #3A33BD
The hex code #3A33BD represents a beautifully specific shade of blue. Its closest recognized web color is Darkblue. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 51, and 189.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 69% Cyan, 73% Magenta, 0% Yellow, and 26% Black. With a hue angle of 243.0 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. 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#3A33BD
RGB58, 51, 189
HSL243.0°, 57.5%, 47.1%
CMYK69%, 73%, 0%, 26%
HSV243.0°, 73.0%, 74.1%
LAB31.7, 46.1, -70.9
XYZ12.1, 6.9, 48.8
Decimal3814333
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.79:1
Text on #FFFFFF
AAA
2.39:1
Text on #000000
FAIL
8.40:1
Text on #F8FAFC
AAA
2.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A33BD;
}
.text-color {
color: #3A33BD;
}
.border-color {
border: 2px solid #3A33BD;
}