#ec9c2c - Fire Bush Hex Color Code

#EC9C2C (Fire Bush) - RGB 236, 156, 44 Color Information

#ec9c2c Conversion Table

HEX Triplet EC, 9C, 2C
RGB Decimal 236, 156, 44
RGB Octal 354, 234, 54
RGB Percent 92.5%, 61.2%, 17.3%
RGB Binary 11101100, 10011100, 101100
CMY 0.075, 0.388, 0.827
CMYK 0, 34, 81, 7

Percentages of Color #EC9C2C

R 92.5%
G 61.2%
B 17.3%
RGB Percentages of Color #ec9c2c
C 0%
M 34%
Y 81%
K 7%
CMYK Percentages of Color #ec9c2c

Color spaces of #EC9C2C Fire Bush - RGB(236, 156, 44)

HSV (or HSB) 35°, 81°, 93°
HSL 35°, 83°, 55°
Web Safe #ff9933
XYZ 46.935, 41.792, 7.976
CIE-Lab 70.727, 21.382, 65.847
xyY 0.485, 0.432, 41.792
Decimal 15506476

#ec9c2c Color Accessibility Scores (Fire Bush Contrast Checker)

#ec9c2c

On dark background [POOR]

#ec9c2c

On light background [GOOD]

#ec9c2c

As background color [GOOD]

Fire Bush ↔ #ec9c2c Color Blindness Simulator

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

#EC9C2C Color Combinations - Color Schemes with ec9c2c

#ec9c2c Analogous Colors

#ec9c2c Triadic Colors

#ec9c2c Split Complementary Colors

#ec9c2c Complementary Colors

Shades and Tints of #ec9c2c Color Variations

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

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

Alternatives colours to Fire Bush (#ec9c2c)

#ec9c2c Color Codes for CSS3/HTML5 and Icon Previews

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

#EC9C2C in Programming

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

#ec9c2c - RGB(236, 156, 44) - Fire Bush Color FAQ

What is the color code for Fire Bush?

Hex color code for Fire Bush color is #ec9c2c. RGB color code for fire bush color is rgb(236, 156, 44).

What is the RGB value of #ec9c2c?

The RGB value corresponding to the hexadecimal color code #ec9c2c is rgb(236, 156, 44). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '236' indicates the intensity of the red component, '156' represents the green component's intensity, and '44' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #ec9c2c.

What is the RGB percentage of #ec9c2c?

The RGB percentage composition for the hexadecimal color code #ec9c2c is detailed as follows: 92.5% Red, 61.2% Green, and 17.3% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 92.5% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 61.2% and 17.3% 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 #ec9c2c.

What does RGB 236,156,44 mean?

The RGB color 236, 156, 44 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 Fire Bush.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #ec9c2c is composed of 0% Cyan, 34% 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 34% 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 #ec9c2c?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ec9c2c has an HSL value of 35° (degrees) for Hue, 83% for Saturation, and 55% for Lightness. In this HSL representation, the Hue at 35° 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 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 Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

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

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

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