#0799F0
A medium, vivid blue closely aligning with Cornflowerblue.
About #0799F0
The hex code #0799F0 represents a beautifully specific shade of blue. Designers often compare it to the standard color Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 153, and 240.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 97% cyan and 36% magenta inks. With a hue angle of 202.4 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 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#0799F0
RGB7, 153, 240
HSL202.4°, 94.3%, 48.4%
CMYK97%, 36%, 0%, 6%
HSV202.4°, 97.1%, 94.1%
LAB60.9, -1.9, -52.8
XYZ27.2, 29.1, 86.6
Decimal498160
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.82:1
Text on #000000
AA
2.94:1
Text on #F8FAFC
FAIL
5.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0799F0;
}
.text-color {
color: #0799F0;
}
.border-color {
border: 2px solid #0799F0;
}