#ea877a - Apricot Hex Color Code

#EA877A (Apricot) - RGB 234, 135, 122 Color Information

#ea877a Conversion Table

HEX Triplet EA, 87, 7A
RGB Decimal 234, 135, 122
RGB Octal 352, 207, 172
RGB Percent 91.8%, 52.9%, 47.8%
RGB Binary 11101010, 10000111, 1111010
CMY 0.082, 0.471, 0.522
CMYK 0, 42, 48, 8

Percentages of Color #EA877A

R 91.8%
G 52.9%
B 47.8%
RGB Percentages of Color #ea877a
C 0%
M 42%
Y 48%
K 8%
CMYK Percentages of Color #ea877a

Color spaces of #EA877A Apricot - RGB(234, 135, 122)

HSV (or HSB) 7°, 48°, 92°
HSL 7°, 73°, 70°
Web Safe #ff9966
XYZ 46.109, 36.226, 22.974
CIE-Lab 66.692, 36.441, 23.505
xyY 0.438, 0.344, 36.226
Decimal 15370106

#ea877a Color Accessibility Scores (Apricot Contrast Checker)

#ea877a

On dark background [POOR]

#ea877a

On light background [GOOD]

#ea877a

As background color [GOOD]

Apricot ↔ #ea877a Color Blindness Simulator

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

#EA877A Color Combinations - Color Schemes with ea877a

#ea877a Analogous Colors

#ea877a Triadic Colors

#ea877a Split Complementary Colors

#ea877a Complementary Colors

Shades and Tints of #ea877a Color Variations

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

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

Alternatives colours to Apricot (#ea877a)

#ea877a Color Codes for CSS3/HTML5 and Icon Previews

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

#EA877A in Programming

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

#ea877a - RGB(234, 135, 122) - Apricot Color FAQ

What is the color code for Apricot?

Hex color code for Apricot color is #ea877a. RGB color code for apricot color is rgb(234, 135, 122).

What is the RGB value of #ea877a?

The RGB value corresponding to the hexadecimal color code #ea877a is rgb(234, 135, 122). 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, '135' represents the green component's intensity, and '122' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #ea877a.

What is the RGB percentage of #ea877a?

The RGB percentage composition for the hexadecimal color code #ea877a is detailed as follows: 91.8% Red, 52.9% Green, and 47.8% 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 52.9% and 47.8% 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 #ea877a.

What does RGB 234,135,122 mean?

The RGB color 234, 135, 122 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 #ea877a?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #ea877a is composed of 0% Cyan, 42% Magenta, 48% 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 42% of Magenta contributes to the red-purple qualities. The 48% 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 #ea877a?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ea877a has an HSL value of 7° (degrees) for Hue, 73% for Saturation, and 70% 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 73% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 70% 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?
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...

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

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 Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...

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