#661607
A dark, vivid red closely aligning with Maroon.
About #661607
Visually, #661607 is defined as a vivid red. Designers often compare it to the standard color Maroon. Its digital footprint relies on 102 parts red, 22 parts green, and 7 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 78% Magenta, 93% Yellow, and 60% Black. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#661607
RGB102, 22, 7
HSL9.5°, 87.2%, 21.4%
CMYK0%, 78%, 93%, 60%
HSV9.5°, 93.1%, 40.0%
LAB21.6, 34.7, 29.4
XYZ5.8, 3.4, 0.6
Decimal6690311
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.48:1
Text on #FFFFFF
AAA
1.68:1
Text on #000000
FAIL
11.93:1
Text on #F8FAFC
AAA
1.43:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #661607;
}
.text-color {
color: #661607;
}
.border-color {
border: 2px solid #661607;
}