#0792F0
A medium, vivid blue closely aligning with Cornflowerblue.
About #0792F0
When working with digital screens, the color #0792F0 is rendered by mixing light. Designers often compare it to the standard color Cornflowerblue. In the RGB color space, it consists of 7 red, 146 green, and 240 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 97% C, 39% M, 0% Y, and 6% K. 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. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0792F0
RGB7, 146, 240
HSL204.2°, 94.3%, 48.4%
CMYK97%, 39%, 0%, 6%
HSV204.2°, 97.1%, 94.1%
LAB58.9, 2.2, -56.0
XYZ26.1, 26.9, 86.3
Decimal496368
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.29:1
Text on #FFFFFF
AA Large
6.38:1
Text on #000000
AA
3.15:1
Text on #F8FAFC
AA Large
5.42:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0792F0;
}
.text-color {
color: #0792F0;
}
.border-color {
border: 2px solid #0792F0;
}