#246DA8
A medium, moderate blue closely aligning with Steelblue.
About #246DA8
Visually, #246DA8 is defined as a moderate blue. Designers often compare it to the standard color Steelblue. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 109, and 168.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 79% cyan and 35% magenta inks. The HSL representation is 206.8° hue, 64.7% saturation, and 40.0% lightness.
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#246DA8
RGB36, 109, 168
HSL206.8°, 64.7%, 40.0%
CMYK79%, 35%, 0%, 34%
HSV206.8°, 78.6%, 65.9%
LAB44.4, -1.1, -37.9
XYZ13.3, 14.1, 39.1
Decimal2387368
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.49:1
Text on #FFFFFF
AA
3.83:1
Text on #000000
AA Large
5.24:1
Text on #F8FAFC
AA
3.25:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #246DA8;
}
.text-color {
color: #246DA8;
}
.border-color {
border: 2px solid #246DA8;
}