#a87974 - Burnished Brown Hex Color Code

#A87974 (Burnished Brown) - RGB 168, 121, 116 Color Information

#a87974 Conversion Table

HEX Triplet A8, 79, 74
RGB Decimal 168, 121, 116
RGB Octal 250, 171, 164
RGB Percent 65.9%, 47.5%, 45.5%
RGB Binary 10101000, 1111001, 1110100
CMY 0.341, 0.525, 0.545
CMYK 0, 28, 31, 34

Percentages of Color #A87974

R 65.9%
G 47.5%
B 45.5%
RGB Percentages of Color #a87974
C 0%
M 28%
Y 31%
K 34%
CMYK Percentages of Color #a87974

Color spaces of #A87974 Burnished Brown - RGB(168, 121, 116)

HSV (or HSB) 6°, 31°, 66°
HSL 6°, 23°, 56°
Web Safe #996666
XYZ 26.138, 23.261, 19.635
CIE-Lab 55.340, 17.650, 10.006
xyY 0.379, 0.337, 23.261
Decimal 11041140

#a87974 Color Accessibility Scores (Burnished Brown Contrast Checker)

#a87974

On dark background [POOR]

#a87974

On light background [GOOD]

#a87974

As background color [GOOD]

Burnished Brown ↔ #a87974 Color Blindness Simulator

Coming soon... You can see how #a87974 is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#A87974 Color Combinations - Color Schemes with a87974

#a87974 Analogous Colors

#a87974 Triadic Colors

#a87974 Split Complementary Colors

#a87974 Complementary Colors

Shades and Tints of #a87974 Color Variations

#a87974 Shade Color Variations (When you combine pure black with this color, #a87974, darker shades are produced.)

#a87974 Tint Color Variations (Lighter shades of #a87974 can be created by blending the color with different amounts of white.)

Alternatives colours to Burnished Brown (#a87974)

#a87974 Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #a87974
This sample text has a font color of #a87974
#a87974 Border Color
This sample element has a border color of #a87974
#a87974 CSS3 Linear Gradient
#a87974 Background Color
This sample paragraph has a background color of #a87974
#a87974 Text Shadow
This sample text has a shadow color of #a87974
Sample text with glow color #a87974
This sample text has a glow color of #a87974
#a87974 Box Shadow
This sample element has a box shadow of #a87974
Sample text with Underline Color #a87974
This sample text has a underline color of #a87974
A selection of SVG images/icons using the hex version #a87974 of the current color.

#A87974 in Programming

HTML5, CSS3 #a87974
Java new Color(168, 121, 116);
.NET Color.FromArgb(255, 168, 121, 116);
Swift UIColor(red:168, green:121, blue:116, alpha:1.00000)
Objective-C [UIColor colorWithRed:168 green:121 blue:116 alpha:1.00000];
OpenGL glColor3f(168f, 121f, 116f);
Python Color('#a87974')

#a87974 - RGB(168, 121, 116) - Burnished Brown Color FAQ

What is the color code for Burnished Brown?

Hex color code for Burnished Brown color is #a87974. RGB color code for burnished brown color is rgb(168, 121, 116).

What is the RGB value of #a87974?

The RGB value corresponding to the hexadecimal color code #a87974 is rgb(168, 121, 116). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '168' indicates the intensity of the red component, '121' represents the green component's intensity, and '116' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #a87974.

What is the RGB percentage of #a87974?

The RGB percentage composition for the hexadecimal color code #a87974 is detailed as follows: 65.9% Red, 47.5% Green, and 45.5% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 65.9% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 47.5% and 45.5% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #a87974.

What does RGB 168,121,116 mean?

The RGB color 168, 121, 116 represents a dull and muted shade of Red. The websafe version of this color is hex 996666. This color might be commonly referred to as a shade similar to Burnished Brown.

What is the CMYK (Cyan Magenta Yellow Black) color model of #a87974?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #a87974 is composed of 0% Cyan, 28% Magenta, 31% Yellow, and 34% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 28% of Magenta contributes to the red-purple qualities. The 31% of Yellow typically adds to the brightness and warmth, and the 34% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #a87974?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #a87974 has an HSL value of 6° (degrees) for Hue, 23% for Saturation, and 56% for Lightness. In this HSL representation, the Hue at 6° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 23% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 56% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...