#1692F0
A medium, vivid blue closely aligning with Cornflowerblue.
About #1692F0
When working with digital screens, the color #1692F0 is rendered by mixing light. Its closest recognized web color is Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 146, and 240.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 91% cyan, 39% magenta, 0% yellow, and 6% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1692F0
RGB22, 146, 240
HSL205.9°, 87.9%, 51.4%
CMYK91%, 39%, 0%, 6%
HSV205.9°, 90.8%, 94.1%
LAB59.0, 2.7, -55.8
XYZ26.3, 27.0, 86.3
Decimal1479408
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.28:1
Text on #FFFFFF
AA Large
6.40:1
Text on #000000
AA
3.13:1
Text on #F8FAFC
AA Large
5.44:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1692F0;
}
.text-color {
color: #1692F0;
}
.border-color {
border: 2px solid #1692F0;
}