Burgundy
Hex Color
Burgundy Color Values & Conversions
#900020
rgb(144, 0, 32)
hsl(347°, 100%, 28%)
cmyk(0%, 100%, 78%, 44%)
Code Snippets
background-color: #900020;className="bg-[#900020]"$primary-color: #900020;const color = '#900020';Color(0xFF900020)UIColor(hex: "#900020")Color(hex: "#900020")Color.parseColor("#900020")Accessibility (WCAG)
9.51
AAA Normal Text
2.20
Fails WCAG
Shades & Tints
Tints (Lighter Variations)
Shades (Darker Variations)
Frequently Asked Questions About Burgundy
What is the RGB for Burgundy?
The RGB value for Burgundy is 144, 0, 32. In CSS, you can use it as rgb(144, 0, 32) or the hex code #900020.
What is the Hex code for Burgundy?
The Hex code for Burgundy is #900020. Hex codes are widely used in web design and are the most common way to represent colors in HTML and CSS.
How to convert Burgundy RGB to CMYK?
The CMYK value for Burgundy (RGB 144, 0, 32) is 0, 100, 78, 44. This conversion is essential when preparing designs for print, as printers use CMYK ink instead of RGB light.
What is the HSL value for Burgundy?
The HSL value for Burgundy is 347°, 100%, 28%. HSL (Hue, Saturation, Lightness) is often more intuitive for designers as it represents colors in a way that's closer to human perception.
What does RGB stand for?
RGB stands for Red, Green, and Blue. It's an additive color model used in digital displays where colors are created by combining different intensities of red, green, and blue light. The color Burgundy (#900020) is composed of RGB values: 144, 0, 32, where each value ranges from 0 to 255, representing the intensity of each color channel.
What is the difference between RGB and CMYK?
RGB is an additive color model used for digital screens (monitors, TVs, smartphones), where colors are created by adding light. CMYK (Cyan, Magenta, Yellow, Key/Black) is a subtractive color model used for printing, where colors are created by absorbing light with ink.
For printing Burgundy, you should use the CMYK value (0, 100, 78, 44) instead of RGB (144, 0, 32) to ensure color accuracy. RGB colors may appear different when printed because screens emit light while paper reflects it.
When should I use RGB vs CMYK?
Use RGB for:
- • Website design
- • Digital graphics
- • Social media images
- • Screen presentations
- • Mobile apps
Use CMYK for:
- • Print materials
- • Business cards
- • Brochures & flyers
- • Magazines
- • Product packaging
Related Colors & Complementary Palette
Complementary Color
The complementary color sits opposite on the color wheel and creates maximum contrast.
#008F70
Click to view details
Analogous Colors
Colors adjacent on the color wheel that create harmonious combinations.