#ea8071 - Apricot Hex Color Code

#EA8071 (Apricot) - RGB 234, 128, 113 Color Information

#ea8071 Conversion Table

HEX Triplet EA, 80, 71
RGB Decimal 234, 128, 113
RGB Octal 352, 200, 161
RGB Percent 91.8%, 50.2%, 44.3%
RGB Binary 11101010, 10000000, 1110001
CMY 0.082, 0.498, 0.557
CMYK 0, 45, 52, 8

Percentages of Color #EA8071

R 91.8%
G 50.2%
B 44.3%
RGB Percentages of Color #ea8071
C 0%
M 45%
Y 52%
K 8%
CMYK Percentages of Color #ea8071

Color spaces of #EA8071 Apricot - RGB(234, 128, 113)

HSV (or HSB) 7°, 52°, 92°
HSL 7°, 74°, 68°
Web Safe #ff9966
XYZ 44.631, 34.123, 19.857
CIE-Lab 65.060, 39.234, 26.341
xyY 0.453, 0.346, 34.123
Decimal 15368305

#ea8071 Color Accessibility Scores (Apricot Contrast Checker)

#ea8071

On dark background [POOR]

#ea8071

On light background [GOOD]

#ea8071

As background color [GOOD]

Apricot ↔ #ea8071 Color Blindness Simulator

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

#EA8071 Color Combinations - Color Schemes with ea8071

#ea8071 Analogous Colors

#ea8071 Triadic Colors

#ea8071 Split Complementary Colors

#ea8071 Complementary Colors

Shades and Tints of #ea8071 Color Variations

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

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

Alternatives colours to Apricot (#ea8071)

#ea8071 Color Codes for CSS3/HTML5 and Icon Previews

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

#EA8071 in Programming

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

#ea8071 - RGB(234, 128, 113) - Apricot Color FAQ

What is the color code for Apricot?

Hex color code for Apricot color is #ea8071. RGB color code for apricot color is rgb(234, 128, 113).

What is the RGB value of #ea8071?

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

What is the RGB percentage of #ea8071?

The RGB percentage composition for the hexadecimal color code #ea8071 is detailed as follows: 91.8% Red, 50.2% Green, and 44.3% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 91.8% 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 44.3% 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 #ea8071.

What does RGB 234,128,113 mean?

The RGB color 234, 128, 113 represents a dull and muted shade of Red. The websafe version of this color is hex ff9966. This color might be commonly referred to as a shade similar to Apricot.

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

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

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

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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

Exploring the Benefits of VPN for Designers and Creatives

When breaches of confidentiality and privacy became the norm on the Internet, all and sundry began to discuss VPNs. Today, we delve into the benefits of using VPN for designers. How can web designers leverage VPNs to enhance their productivity and sa...

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