#2C07A0
A dark, vivid blue closely aligning with Darkblue.
About #2C07A0
The precise color #2C07A0 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkblue. This translates to an RGB value of rgb(44, 7, 160).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 72% cyan and 96% magenta inks. With a hue angle of 254.5 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2C07A0
RGB44, 7, 160
HSL254.5°, 91.6%, 32.7%
CMYK72%, 96%, 0%, 37%
HSV254.5°, 95.6%, 62.7%
LAB20.9, 54.9, -71.3
XYZ7.5, 3.2, 33.5
Decimal2885536
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.77:1
Text on #FFFFFF
AAA
1.65:1
Text on #000000
FAIL
12.20:1
Text on #F8FAFC
AAA
1.40:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C07A0;
}
.text-color {
color: #2C07A0;
}
.border-color {
border: 2px solid #2C07A0;
}