#eda474 - Apricot Hex Color Code

#EDA474 (Apricot) - RGB 237, 164, 116 Color Information

#eda474 Conversion Table

HEX Triplet ED, A4, 74
RGB Decimal 237, 164, 116
RGB Octal 355, 244, 164
RGB Percent 92.9%, 64.3%, 45.5%
RGB Binary 11101101, 10100100, 1110100
CMY 0.071, 0.357, 0.545
CMYK 0, 31, 51, 7

Percentages of Color #EDA474

R 92.9%
G 64.3%
B 45.5%
RGB Percentages of Color #eda474
C 0%
M 31%
Y 51%
K 7%
CMYK Percentages of Color #eda474

Color spaces of #EDA474 Apricot - RGB(237, 164, 116)

HSV (or HSB) 24°, 51°, 93°
HSL 24°, 77°, 69°
Web Safe #ff9966
XYZ 51.353, 45.816, 22.660
CIE-Lab 73.426, 21.777, 35.662
xyY 0.429, 0.382, 45.816
Decimal 15574132

#eda474 Color Accessibility Scores (Apricot Contrast Checker)

#eda474

On dark background [POOR]

#eda474

On light background [GOOD]

#eda474

As background color [GOOD]

Apricot ↔ #eda474 Color Blindness Simulator

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

#EDA474 Color Combinations - Color Schemes with eda474

#eda474 Analogous Colors

#eda474 Triadic Colors

#eda474 Split Complementary Colors

#eda474 Complementary Colors

Shades and Tints of #eda474 Color Variations

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

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

Alternatives colours to Apricot (#eda474)

#eda474 Color Codes for CSS3/HTML5 and Icon Previews

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

#EDA474 in Programming

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

#eda474 - RGB(237, 164, 116) - Apricot Color FAQ

What is the color code for Apricot?

Hex color code for Apricot color is #eda474. RGB color code for apricot color is rgb(237, 164, 116).

What is the RGB value of #eda474?

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

What is the RGB percentage of #eda474?

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

What does RGB 237,164,116 mean?

The RGB color 237, 164, 116 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 #eda474?

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

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

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

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...

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