#0775DB
A medium, vivid blue closely aligning with Dodgerblue.
About #0775DB
When working with digital screens, the color #0775DB is rendered by mixing light. Its closest recognized web color is Dodgerblue. Its digital footprint relies on 7 parts red, 117 parts green, and 219 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 97% C, 47% M, 0% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF 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#0775DB
RGB7, 117, 219
HSL208.9°, 93.8%, 44.3%
CMYK97%, 47%, 0%, 14%
HSV208.9°, 96.8%, 85.9%
LAB49.4, 11.9, -59.5
XYZ19.2, 17.9, 69.5
Decimal488923
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.59:1
Text on #FFFFFF
AA
4.58:1
Text on #000000
AA
4.39:1
Text on #F8FAFC
AA Large
3.89:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #0775DB;
}
.text-color {
color: #0775DB;
}
.border-color {
border: 2px solid #0775DB;
}