#2C00C5
A dark, vivid blue closely aligning with Mediumblue.
About #2C00C5
When working with digital screens, the color #2C00C5 is rendered by mixing light. Its closest recognized web color is Mediumblue. Its digital footprint relies on 44 parts red, 0 parts green, and 197 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 78% cyan and 100% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2C00C5
RGB44, 0, 197
HSL253.4°, 100.0%, 38.6%
CMYK78%, 100%, 0%, 23%
HSV253.4°, 100.0%, 77.3%
LAB25.5, 65.8, -86.0
XYZ11.1, 4.6, 53.1
Decimal2883781
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.98:1
Text on #FFFFFF
AAA
1.91:1
Text on #000000
FAIL
10.49:1
Text on #F8FAFC
AAA
1.63:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C00C5;
}
.text-color {
color: #2C00C5;
}
.border-color {
border: 2px solid #2C00C5;
}