#3A396E
A dark, moderate blue closely aligning with Darkslateblue.
About #3A396E
The hex code #3A396E represents a beautifully specific shade of blue. Its closest recognized web color is Darkslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 57, and 110.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 47% cyan and 48% magenta inks. With a hue angle of 241.1 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. 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#3A396E
RGB58, 57, 110
HSL241.1°, 31.7%, 32.7%
CMYK47%, 48%, 0%, 57%
HSV241.1°, 48.2%, 43.1%
LAB26.6, 15.7, -30.7
XYZ6.0, 5.0, 15.4
Decimal3815790
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.55:1
Text on #FFFFFF
AAA
1.99:1
Text on #000000
FAIL
10.08:1
Text on #F8FAFC
AAA
1.69:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A396E;
}
.text-color {
color: #3A396E;
}
.border-color {
border: 2px solid #3A396E;
}