Skip to content

#A83000 Color

#A83000 is rgb(168, 48, 0) in RGB, hsl(17, 100%, 33%) in HSL, and about cmyk(0%, 71%, 100%, 34%) in CMYK. It has no registered color name of its own — the closest is Rust (#B7410E), clearly related but distinguishable side by side at ΔE 5.61. White text is the more readable choice on this background.

#A83000
HEX#A83000
RGBrgb(168, 48, 0)
HSLhsl(17, 100%, 33%)
HSVhsv(17, 100%, 66%)
CMYKcmyk(0%, 71%, 100%, 34%)
OKLCHoklch(48.9% 0.163 37.1)
LABlab(39.29% 48.54 52.12)
LCHlch(39.29% 71.23 47.04)

What #A83000 Is Called

Most hex codes have no name: there are 16.7 million of them and a few thousand registered names. These are the named colors nearest to #A83000, ordered by CIE76 distance in CIELAB. Anything under about ΔE 2 is a difference most people cannot see.

Browse the full index of named colors A-Z or every brown in the library.

#A83000 Channel Values

How #A83000 breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.

ModelChannelsNotes
RGBR 168 · G 48 · B 08-bit channels as sent to the display
HSLH 17° · S 100% · L 33%Easiest model for building lighter and darker variants
HSVH 17° · S 100% · V 66%Matches the picker in most design tools
CMYKC 0% · M 71% · Y 100% · K 34%Approximate ink mix; confirm with an ICC profile before printing
Luminance6.8:1 vs white · 3.09:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a #A83000 background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.

TextWhite text6.8:1AA normal AA large AAA normal
Fails AABlack text3.09:1AA normal AA large AAA normal

Need a specific ratio against another background? Open #A83000 in the contrast checker.

Colors That Go With #A83000

Pairings derived from color-wheel relationships. The complementary color sits opposite #A83000; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.

Base
Complementary
Analogous
Analogous
Triadic
Triadic
Split comp.
Split comp.

Tints & Shades of #A83000

Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.

Tints

Shades

Want a full 50-950 ramp with semantic roles? Generate design tokens from #A83000.

How #A83000 Looks with Color Vision Deficiency

Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.

Typical#A83000
Protanopia#555500
Protanomaly#7F4900
Deuteranopia#6C6C00
Deuteranomaly#885A00
Tritanopia#A92D2D
Tritanomaly#A82E21
Achromatopsia#5B5B5B

Test a full palette in the color blindness simulator.

Using #A83000 in Code

Copy-ready declarations for the places this color usually ends up.

CSS custom property--color-a83000: #A83000;
CSS backgroundbackground-color: #A83000;
Tailwind configcolors: { 'color-a83000': '#A83000' }
SwiftUIColor(red: 0.659, green: 0.188, blue: 0.000)
Android XML<color name="color_a83000">#A83000</color>
SVG fillfill="#A83000"

More Brown Colors

#A83000 sits in the brown family. These are its neighbours across that family's full range, each with its own breakdown.

#A83000 Frequently Asked Questions

What color is #A83000?

#A83000 is a dark brown — rgb(168, 48, 0) in RGB and hsl(17, 100%, 33%) in HSL. It carries no registered color name of its own; the closest named color is Rust (#B7410E), which is clearly related but distinguishable side by side at a CIE76 distance of 5.61.

What is the RGB value of #A83000?

#A83000 is rgb(168, 48, 0) — red 168, green 48, and blue 0 on the 0-255 scale.

What is the CMYK value of #A83000?

#A83000 converts to approximately cmyk(0%, 71%, 100%, 34%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.

Should text on #A83000 be black or white?

White text is the more readable choice. #A83000 scores 6.8:1 against white and 3.09:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.

Can I write #A83000 as a CSS color keyword?

No. #A83000 is not one of the CSS color keywords, so it has to be written as a hex, rgb() or hsl() value. The closest keyword is darkred (#8B0000) at a CIE76 distance of 14.37, which is visibly different.

Open #A83000 in a Tool

Keep exploring: every brown in the color library, the guide to shades of brown, or the full color library.