#620729
A dark, vivid magenta closely aligning with Brown.
About #620729
The precise color #620729 is an excellent choice for modern design projects. Its closest recognized web color is Brown. In the RGB color space, it consists of 98 red, 7 green, and 41 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 93% Magenta, 58% Yellow, and 62% Black. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#620729
RGB98, 7, 41
HSL337.6°, 86.7%, 20.6%
CMYK0%, 93%, 58%, 62%
HSV337.6°, 92.9%, 38.4%
LAB19.7, 39.8, 5.7
XYZ5.5, 2.9, 2.4
Decimal6424361
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.28:1
Text on #FFFFFF
AAA
1.58:1
Text on #000000
FAIL
12.69:1
Text on #F8FAFC
AAA
1.34:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #620729;
}
.text-color {
color: #620729;
}
.border-color {
border: 2px solid #620729;
}