#eaed5c - Confetti Hex Color Code

#EAED5C (Confetti) - RGB 234, 237, 92 Color Information

#eaed5c Conversion Table

HEX Triplet EA, ED, 5C
RGB Decimal 234, 237, 92
RGB Octal 352, 355, 134
RGB Percent 91.8%, 92.9%, 36.1%
RGB Binary 11101010, 11101101, 1011100
CMY 0.082, 0.071, 0.639
CMYK 1, 0, 61, 7

Percentages of Color #EAED5C

R 91.8%
G 92.9%
B 36.1%
RGB Percentages of Color #eaed5c
C 1%
M 0%
Y 61%
K 7%
CMYK Percentages of Color #eaed5c

Color spaces of #EAED5C Confetti - RGB(234, 237, 92)

HSV (or HSB) 61°, 61°, 93°
HSL 61°, 80°, 65°
Web Safe #ffff66
XYZ 66.148, 78.834, 21.855
CIE-Lab 91.159, -18.798, 67.655
xyY 0.396, 0.473, 78.834
Decimal 15396188

#eaed5c Color Accessibility Scores (Confetti Contrast Checker)

#eaed5c

On dark background [GOOD]

#eaed5c

On light background [POOR]

#eaed5c

As background color [POOR]

Confetti ↔ #eaed5c Color Blindness Simulator

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

#EAED5C Color Combinations - Color Schemes with eaed5c

#eaed5c Analogous Colors

#eaed5c Triadic Colors

#eaed5c Split Complementary Colors

#eaed5c Complementary Colors

Shades and Tints of #eaed5c Color Variations

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

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

Alternatives colours to Confetti (#eaed5c)

#eaed5c Color Codes for CSS3/HTML5 and Icon Previews

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

#EAED5C in Programming

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

#eaed5c - RGB(234, 237, 92) - Confetti Color FAQ

What is the color code for Confetti?

Hex color code for Confetti color is #eaed5c. RGB color code for confetti color is rgb(234, 237, 92).

What is the RGB value of #eaed5c?

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

What is the RGB percentage of #eaed5c?

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

What does RGB 234,237,92 mean?

The RGB color 234, 237, 92 represents a bright and vivid shade of Green. The websafe version of this color is hex ffff66. This color might be commonly referred to as a shade similar to Confetti.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #eaed5c has an HSL value of 61° (degrees) for Hue, 80% for Saturation, and 65% for Lightness. In this HSL representation, the Hue at 61° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 80% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 65% 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?
How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

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

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

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