#eda02d - Fuel Yellow Hex Color Code

#EDA02D (Fuel Yellow) - RGB 237, 160, 45 Color Information

#eda02d Conversion Table

HEX Triplet ED, A0, 2D
RGB Decimal 237, 160, 45
RGB Octal 355, 240, 55
RGB Percent 92.9%, 62.7%, 17.6%
RGB Binary 11101101, 10100000, 101101
CMY 0.071, 0.373, 0.824
CMYK 0, 32, 81, 7

Percentages of Color #EDA02D

R 92.9%
G 62.7%
B 17.6%
RGB Percentages of Color #eda02d
C 0%
M 32%
Y 81%
K 7%
CMYK Percentages of Color #eda02d

Color spaces of #EDA02D Fuel Yellow - RGB(237, 160, 45)

HSV (or HSB) 36°, 81°, 93°
HSL 36°, 84°, 55°
Web Safe #ff9933
XYZ 47.970, 43.336, 8.319
CIE-Lab 71.782, 19.717, 66.483
xyY 0.482, 0.435, 43.336
Decimal 15573037

#eda02d Color Accessibility Scores (Fuel Yellow Contrast Checker)

#eda02d

On dark background [POOR]

#eda02d

On light background [GOOD]

#eda02d

As background color [GOOD]

Fuel Yellow ↔ #eda02d Color Blindness Simulator

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

#EDA02D Color Combinations - Color Schemes with eda02d

#eda02d Analogous Colors

#eda02d Triadic Colors

#eda02d Split Complementary Colors

#eda02d Complementary Colors

Shades and Tints of #eda02d Color Variations

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

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

Alternatives colours to Fuel Yellow (#eda02d)

#eda02d Color Codes for CSS3/HTML5 and Icon Previews

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

#EDA02D in Programming

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

#eda02d - RGB(237, 160, 45) - Fuel Yellow Color FAQ

What is the color code for Fuel Yellow?

Hex color code for Fuel Yellow color is #eda02d. RGB color code for fuel yellow color is rgb(237, 160, 45).

What is the RGB value of #eda02d?

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

What is the RGB percentage of #eda02d?

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

What does RGB 237,160,45 mean?

The RGB color 237, 160, 45 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 #eda02d?

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

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

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 Impact of Color on Student Attention

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

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

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