Closest to Steel Blue
#0079BF
Color conversions
Reference values for common CSS, design, and accessibility formats.
| Format | Value | Preview | Copy |
|---|---|---|---|
| HEX | 0079BF | ||
| HEX with # | #0079BF | ||
| RGB | rgb(0, 121, 191) | ||
| RGBA | rgba(0, 121, 191, 1) | ||
| HSL | hsl(201.99 100% 37.45%) | ||
| HSLA | hsla(201.99, 100%, 37.45%, 1) | ||
| HSV | hsv(201.99, 100%, 74.9%) | ||
| CMYK | cmyk(100%, 36.65%, 0%, 25.1%) | ||
| OKLCH | oklch(55.66% 0.14 244.95) |
Closest named matches
Color modifications
Lighter shades
Saturation steps
Suggested pairings
Split-complementary
Try this combo as a gradientUse this color in CSS
--color: #0079BF;
bg-[#0079bf]
Accessibility quick-check
White text
4.68:1
AA normal
Black text
4.49:1
AA large
Reference notes
The hex value #0079BF sits in the blue range with a balanced appearance and saturated chroma. Measured through common web color formats, the channels resolve to rgb(0 121 191) and an HSL lightness of 37%, which explains its visual density. The cool cast matters because neighboring colors can make the same hex feel sharper, calmer, or more neutral than it appears in isolation. Because web color is device-dependent, treat the numeric conversion table as the stable reference and use the visual swatch as a quick sanity check. The linked variants and pairings give nearby colors for systematic palettes, while the CSS Forge links let the same value move directly into CSS experiments. For brand-adjacent work, compare the closest named colors before reusing it, because a familiar name can change how stakeholders describe the same swatch. Designers can use it in badges, highlights, product accents, and moments where quick recognition matters. When combined with lighter or darker variants, it gives enough range for borders, fills, and active states.