#e18060 - Terracotta Hex Color Code

#E18060 (Terracotta) - RGB 225, 128, 96 Color Information

#e18060 Conversion Table

HEX Triplet E1, 80, 60
RGB Decimal 225, 128, 96
RGB Octal 341, 200, 140
RGB Percent 88.2%, 50.2%, 37.6%
RGB Binary 11100001, 10000000, 1100000
CMY 0.118, 0.498, 0.624
CMYK 0, 43, 57, 12

Percentages of Color #E18060

R 88.2%
G 50.2%
B 37.6%
RGB Percentages of Color #e18060
C 0%
M 43%
Y 57%
K 12%
CMYK Percentages of Color #e18060

Color spaces of #E18060 Terracotta - RGB(225, 128, 96)

HSV (or HSB) 15°, 57°, 88°
HSL 15°, 68°, 63°
Web Safe #cc9966
XYZ 40.882, 32.290, 15.144
CIE-Lab 63.582, 34.401, 33.587
xyY 0.463, 0.366, 32.290
Decimal 14778464

#e18060 Color Accessibility Scores (Terracotta Contrast Checker)

#e18060

On dark background [POOR]

#e18060

On light background [GOOD]

#e18060

As background color [GOOD]

Terracotta ↔ #e18060 Color Blindness Simulator

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

#E18060 Color Combinations - Color Schemes with e18060

#e18060 Analogous Colors

#e18060 Triadic Colors

#e18060 Split Complementary Colors

#e18060 Complementary Colors

Shades and Tints of #e18060 Color Variations

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

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

Alternatives colours to Terracotta (#e18060)

#e18060 Color Codes for CSS3/HTML5 and Icon Previews

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

#E18060 in Programming

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

#e18060 - RGB(225, 128, 96) - Terracotta Color FAQ

What is the color code for Terracotta?

Hex color code for Terracotta color is #e18060. RGB color code for terracotta color is rgb(225, 128, 96).

What is the RGB value of #e18060?

The RGB value corresponding to the hexadecimal color code #e18060 is rgb(225, 128, 96). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '225' indicates the intensity of the red component, '128' 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 #e18060.

What is the RGB percentage of #e18060?

The RGB percentage composition for the hexadecimal color code #e18060 is detailed as follows: 88.2% Red, 50.2% 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 88.2% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 50.2% 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 #e18060.

What does RGB 225,128,96 mean?

The RGB color 225, 128, 96 represents a dull and muted shade of Red. The websafe version of this color is hex cc9966. This color might be commonly referred to as a shade similar to Terracotta.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #e18060 has an HSL value of 15° (degrees) for Hue, 68% for Saturation, and 63% for Lightness. In this HSL representation, the Hue at 15° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 68% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 63% 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?
Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

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

The Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...

Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...