#eaa41c - Fuel Yellow Hex Color Code

#EAA41C (Fuel Yellow) - RGB 234, 164, 28 Color Information

#eaa41c Conversion Table

HEX Triplet EA, A4, 1C
RGB Decimal 234, 164, 28
RGB Octal 352, 244, 34
RGB Percent 91.8%, 64.3%, 11%
RGB Binary 11101010, 10100100, 11100
CMY 0.082, 0.357, 0.890
CMYK 0, 30, 88, 8

Percentages of Color #EAA41C

R 91.8%
G 64.3%
B 11%
RGB Percentages of Color #eaa41c
C 0%
M 30%
Y 88%
K 8%
CMYK Percentages of Color #eaa41c

Color spaces of #EAA41C Fuel Yellow - RGB(234, 164, 28)

HSV (or HSB) 40°, 88°, 92°
HSL 40°, 83°, 51°
Web Safe #ff9933
XYZ 47.417, 44.127, 7.117
CIE-Lab 72.313, 15.892, 71.701
xyY 0.481, 0.447, 44.127
Decimal 15377436

#eaa41c Color Accessibility Scores (Fuel Yellow Contrast Checker)

#eaa41c

On dark background [POOR]

#eaa41c

On light background [GOOD]

#eaa41c

As background color [GOOD]

Fuel Yellow ↔ #eaa41c Color Blindness Simulator

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

#EAA41C Color Combinations - Color Schemes with eaa41c

#eaa41c Analogous Colors

#eaa41c Triadic Colors

#eaa41c Split Complementary Colors

#eaa41c Complementary Colors

Shades and Tints of #eaa41c Color Variations

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

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

Alternatives colours to Fuel Yellow (#eaa41c)

#eaa41c Color Codes for CSS3/HTML5 and Icon Previews

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

#EAA41C in Programming

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

#eaa41c - RGB(234, 164, 28) - Fuel Yellow Color FAQ

What is the color code for Fuel Yellow?

Hex color code for Fuel Yellow color is #eaa41c. RGB color code for fuel yellow color is rgb(234, 164, 28).

What is the RGB value of #eaa41c?

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

What is the RGB percentage of #eaa41c?

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

What does RGB 234,164,28 mean?

The RGB color 234, 164, 28 represents a dull and muted shade of Red. The websafe version of this color is hex ff9933. This color might be commonly referred to as a shade similar to Fuel Yellow.

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

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

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

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

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

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...