#1D1683
A dark, vivid blue closely aligning with Navy.
About #1D1683
Visually, #1D1683 is defined as a vivid blue. Its closest recognized web color is Navy. In the RGB color space, it consists of 29 red, 22 green, and 131 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 78% cyan and 83% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1D1683
RGB29, 22, 131
HSL243.9°, 71.2%, 30.0%
CMYK78%, 83%, 0%, 49%
HSV243.9°, 83.2%, 51.4%
LAB17.8, 40.3, -58.5
XYZ4.9, 2.5, 21.7
Decimal1906307
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.05:1
Text on #FFFFFF
AAA
1.49:1
Text on #000000
FAIL
13.43:1
Text on #F8FAFC
AAA
1.27:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D1683;
}
.text-color {
color: #1D1683;
}
.border-color {
border: 2px solid #1D1683;
}