#3A1DAF
A medium, vivid blue closely aligning with Darkblue.
About #3A1DAF
Visually, #3A1DAF is defined as a vivid blue. Designers often compare it to the standard color Darkblue. In the RGB color space, it consists of 58 red, 29 green, and 175 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 67% cyan and 83% magenta inks. With a hue angle of 251.9 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A1DAF
RGB58, 29, 175
HSL251.9°, 71.6%, 40.0%
CMYK67%, 83%, 0%, 31%
HSV251.9°, 83.4%, 68.6%
LAB26.4, 52.8, -71.3
XYZ9.9, 4.9, 41.0
Decimal3808687
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.63:1
Text on #FFFFFF
AAA
1.97:1
Text on #000000
FAIL
10.16:1
Text on #F8FAFC
AAA
1.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A1DAF;
}
.text-color {
color: #3A1DAF;
}
.border-color {
border: 2px solid #3A1DAF;
}