#4900AF
A dark, vivid purple closely aligning with Darkblue.
About #4900AF
Visually, #4900AF is defined as a vivid purple. Its closest recognized web color is Darkblue. This translates to an RGB value of rgb(73, 0, 175).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 58% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#4900AF
RGB73, 0, 175
HSL265.0°, 100.0%, 34.3%
CMYK58%, 100%, 0%, 31%
HSV265.0°, 100.0%, 68.6%
LAB25.3, 61.8, -73.1
XYZ10.5, 4.5, 40.9
Decimal4784303
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.04:1
Text on #FFFFFF
AAA
1.90:1
Text on #000000
FAIL
10.55:1
Text on #F8FAFC
AAA
1.62:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4900AF;
}
.text-color {
color: #4900AF;
}
.border-color {
border: 2px solid #4900AF;
}