#a75e60 - Coral Tree Hex Color Code

#A75E60 (Coral Tree) - RGB 167, 94, 96 Color Information

#a75e60 Conversion Table

HEX Triplet A7, 5E, 60
RGB Decimal 167, 94, 96
RGB Octal 247, 136, 140
RGB Percent 65.5%, 36.9%, 37.6%
RGB Binary 10100111, 1011110, 1100000
CMY 0.345, 0.631, 0.624
CMYK 0, 44, 43, 35

Percentages of Color #A75E60

R 65.5%
G 36.9%
B 37.6%
RGB Percentages of Color #a75e60
C 0%
M 44%
Y 43%
K 35%
CMYK Percentages of Color #a75e60

Color spaces of #A75E60 Coral Tree - RGB(167, 94, 96)

HSV (or HSB) 358°, 44°, 65°
HSL 358°, 29°, 51°
Web Safe #996666
XYZ 22.050, 17.065, 13.198
CIE-Lab 48.342, 29.891, 11.955
xyY 0.422, 0.326, 17.065
Decimal 10968672

#a75e60 Color Accessibility Scores (Coral Tree Contrast Checker)

#a75e60

On dark background [POOR]

#a75e60

On light background [GOOD]

#a75e60

As background color [GOOD]

Coral Tree ↔ #a75e60 Color Blindness Simulator

Coming soon... You can see how #a75e60 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.

#A75E60 Color Combinations - Color Schemes with a75e60

#a75e60 Analogous Colors

#a75e60 Triadic Colors

#a75e60 Split Complementary Colors

#a75e60 Complementary Colors

Shades and Tints of #a75e60 Color Variations

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

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

Alternatives colours to Coral Tree (#a75e60)

#a75e60 Color Codes for CSS3/HTML5 and Icon Previews

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

#A75E60 in Programming

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

#a75e60 - RGB(167, 94, 96) - Coral Tree Color FAQ

What is the color code for Coral Tree?

Hex color code for Coral Tree color is #a75e60. RGB color code for coral tree color is rgb(167, 94, 96).

What is the RGB value of #a75e60?

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

What is the RGB percentage of #a75e60?

The RGB percentage composition for the hexadecimal color code #a75e60 is detailed as follows: 65.5% Red, 36.9% Green, and 37.6% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 65.5% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 36.9% and 37.6% 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 #a75e60.

What does RGB 167,94,96 mean?

The RGB color 167, 94, 96 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 Coral Tree.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #a75e60 is composed of 0% Cyan, 44% Magenta, 43% Yellow, and 35% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 44% of Magenta contributes to the red-purple qualities. The 43% of Yellow typically adds to the brightness and warmth, and the 35% 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 #a75e60?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #a75e60 has an HSL value of 358° (degrees) for Hue, 29% for Saturation, and 51% for Lightness. In this HSL representation, the Hue at 358° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 29% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 51% 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?
Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

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...

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...