Apache
Hex Color
Apache Color Values & Conversions
#D0B060
rgb(208, 176, 96)
hsl(43°, 54%, 60%)
cmyk(0%, 15%, 54%, 18%)
Code Snippets
background-color: #d0b060;className="bg-[#d0b060]"$primary-color: #d0b060;const color = '#d0b060';Color(0xFFd0b060)UIColor(hex: "#d0b060")Color(hex: "#d0b060")Color.parseColor("#d0b060")Accessibility (WCAG)
2.08
Fails WCAG
10.06
AAA Normal Text
Shades & Tints
Tints (Lighter Variations)
Shades (Darker Variations)
Frequently Asked Questions About Apache
What is the RGB for Apache?
The RGB value for Apache is 208, 176, 96. In CSS, you can use it as rgb(208, 176, 96) or the hex code #D0B060.
What is the Hex code for Apache?
The Hex code for Apache is #D0B060. Hex codes are widely used in web design and are the most common way to represent colors in HTML and CSS.
How to convert Apache RGB to CMYK?
The CMYK value for Apache (RGB 208, 176, 96) is 0, 15, 54, 18. This conversion is essential when preparing designs for print, as printers use CMYK ink instead of RGB light.
What is the HSL value for Apache?
The HSL value for Apache is 43°, 54%, 60%. 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 Apache (#D0B060) is composed of RGB values: 208, 176, 96, 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 Apache, you should use the CMYK value (0, 15, 54, 18) instead of RGB (208, 176, 96) 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.
#6281D0
Click to view details
Analogous Colors
Colors adjacent on the color wheel that create harmonious combinations.