Darkish red Color — HEX, RGB, HSL & CMYK Codes

#a90308
Format Value
HEX #a90308
RGB rgb(169, 3, 8)
HSL hsl(358.2, 96.5%, 33.7%)
CMYK cmyk(0%, 98.2%, 95.3%, 33.7%)
HSV hsv(358.2, 98.2%, 66.3%)

darkish red color harmonies

Tints & shades of darkish red

Tints (lighter)

#b11a1e #b93135 #c0484b #c85f62 #d07678 #d88c8f #e0a3a5 #e8babc #efd1d2 #f7e8e9

Shades (darker)

#9a0307 #8a0207 #7b0206 #6c0205 #5c0204 #4d0104 #3d0103 #2e0102 #1f0101 #0f0001

Contrast & accessibility

The quick brown fox

On white · 7.77:1 · AAA

The quick brown fox

On black · 2.7:1 · Fail

Recommended text color: #ffffff

Use darkish red in code

CSS color: #a90308;
SCSS $color: #a90308;
Tailwind bg-[#a90308]
Swift UIColor(red: 0.663, green: 0.012, blue: 0.031, alpha: 1)
Android Color.parseColor("#a90308")
Flutter Color(0xFFA90308)

Colors similar to darkish red

Browse all Red colors →

What is the HEX code for darkish red?

The CSS color darkish red in HEX format is #a90308. Use this value directly in CSS, SVG, and most design tools.

How do I use darkish red in CSS?

To apply darkish red in CSS:

  • Text color: color: #a90308;
  • Background: background-color: #a90308;
  • Border: border-color: #a90308;

What are all the color format values for darkish red?

FormatValue
HEX#a90308
RGBrgb(169, 3, 8)
HSLhsl(358.2, 96.5%, 33.7%)
CMYKcmyk(0%, 98.2%, 95.3%, 33.7%)

How do I convert darkish red to HEX?

Select darkish red from the color name list in our color converter. The HEX value — #a90308 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does darkish red belong to?

darkish red belongs to the red color family. It is a medium, vivid color with HSL values: hue 358.2°, saturation 96.5%, lightness 33.7%.

How do I create lighter and darker shades of darkish red?

Lighter variant (lightness 48.7%): #f4040c. Darker variant (lightness 18.700000000000003%): #5e0204. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.