#A08383
A medium, muted red closely aligning with Rosybrown.
About #A08383
At its core, #A08383 is a medium and muted hue. Designers often compare it to the standard color Rosybrown. In the RGB color space, it consists of 160 red, 131 green, and 131 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 18% M, 18% Y, and 37% K. 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A08383
RGB160, 131, 131
HSL0.0°, 13.2%, 57.1%
CMYK0%, 18%, 18%, 37%
HSV0.0°, 18.1%, 62.7%
LAB57.4, 11.1, 4.2
XYZ26.7, 25.3, 25.0
Decimal10519427
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.46:1
Text on #FFFFFF
AA Large
6.07:1
Text on #000000
AA
3.31:1
Text on #F8FAFC
AA Large
5.16:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A08383;
}
.text-color {
color: #A08383;
}
.border-color {
border: 2px solid #A08383;
}