#0792B6
A dark, vivid cyan closely aligning with Steelblue.
About #0792B6
When working with digital screens, the color #0792B6 is rendered by mixing light. Its closest recognized web color is Steelblue. This translates to an RGB value of rgb(7, 146, 182).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 96% C, 20% M, 0% Y, and 29% K. The HSL representation is 192.3° hue, 92.6% saturation, and 37.1% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0792B6
RGB7, 146, 182
HSL192.3°, 92.6%, 37.1%
CMYK96%, 20%, 0%, 29%
HSV192.3°, 96.2%, 71.4%
LAB56.1, -19.3, -27.8
XYZ18.8, 24.0, 47.9
Decimal496310
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.62:1
Text on #FFFFFF
AA Large
5.80:1
Text on #000000
AA
3.46:1
Text on #F8FAFC
AA Large
4.93:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0792B6;
}
.text-color {
color: #0792B6;
}
.border-color {
border: 2px solid #0792B6;
}