#0799E2
A medium, vivid blue closely aligning with Steelblue.
About #0799E2
The hex code #0799E2 represents a beautifully specific shade of blue. Its closest recognized web color is Steelblue. In the RGB color space, it consists of 7 red, 153 green, and 226 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 97% C, 32% M, 0% Y, and 11% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#0799E2
RGB7, 153, 226
HSL200.0°, 94.0%, 45.7%
CMYK97%, 32%, 0%, 11%
HSV200.0°, 96.9%, 88.6%
LAB60.2, -7.1, -46.1
XYZ25.2, 28.3, 76.1
Decimal498146
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.15:1
Text on #FFFFFF
AA Large
6.66:1
Text on #000000
AA
3.01:1
Text on #F8FAFC
AA Large
5.66:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0799E2;
}
.text-color {
color: #0799E2;
}
.border-color {
border: 2px solid #0799E2;
}