#ea8b0e - Golden Bell Hex Color Code

#EA8B0E (Golden Bell) - RGB 234, 139, 14 Color Information

#ea8b0e Conversion Table

HEX Triplet EA, 8B, 0E
RGB Decimal 234, 139, 14
RGB Octal 352, 213, 16
RGB Percent 91.8%, 54.5%, 5.5%
RGB Binary 11101010, 10001011, 1110
CMY 0.082, 0.455, 0.945
CMYK 0, 41, 94, 8

Percentages of Color #EA8B0E

R 91.8%
G 54.5%
B 5.5%
RGB Percentages of Color #ea8b0e
C 0%
M 41%
Y 94%
K 8%
CMYK Percentages of Color #ea8b0e

Color spaces of #EA8B0E Golden Bell - RGB(234, 139, 14)

HSV (or HSB) 34°, 94°, 92°
HSL 34°, 89°, 49°
Web Safe #ff9900
XYZ 43.244, 35.989, 5.083
CIE-Lab 66.512, 28.906, 70.248
xyY 0.513, 0.427, 35.989
Decimal 15371022

#ea8b0e Color Accessibility Scores (Golden Bell Contrast Checker)

#ea8b0e

On dark background [POOR]

#ea8b0e

On light background [GOOD]

#ea8b0e

As background color [GOOD]

Golden Bell ↔ #ea8b0e Color Blindness Simulator

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

#EA8B0E Color Combinations - Color Schemes with ea8b0e

#ea8b0e Analogous Colors

#ea8b0e Triadic Colors

#ea8b0e Split Complementary Colors

#ea8b0e Complementary Colors

Shades and Tints of #ea8b0e Color Variations

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

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

Alternatives colours to Golden Bell (#ea8b0e)

#ea8b0e Color Codes for CSS3/HTML5 and Icon Previews

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

#EA8B0E in Programming

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

#ea8b0e - RGB(234, 139, 14) - Golden Bell Color FAQ

What is the color code for Golden Bell?

Hex color code for Golden Bell color is #ea8b0e. RGB color code for golden bell color is rgb(234, 139, 14).

What is the RGB value of #ea8b0e?

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

What is the RGB percentage of #ea8b0e?

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

What does RGB 234,139,14 mean?

The RGB color 234, 139, 14 represents a dull and muted shade of Red. The websafe version of this color is hex ff9900. This color might be commonly referred to as a shade similar to Golden Bell.

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

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

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

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

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

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

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