#e72c10 - Pomegranate Hex Color Code

#E72C10 (Pomegranate) - RGB 231, 44, 16 Color Information

#e72c10 Conversion Table

HEX Triplet E7, 2C, 10
RGB Decimal 231, 44, 16
RGB Octal 347, 54, 20
RGB Percent 90.6%, 17.3%, 6.3%
RGB Binary 11100111, 101100, 10000
CMY 0.094, 0.827, 0.937
CMYK 0, 81, 93, 9

Percentages of Color #E72C10

R 90.6%
G 17.3%
B 6.3%
RGB Percentages of Color #e72c10
C 0%
M 81%
Y 93%
K 9%
CMYK Percentages of Color #e72c10

Color spaces of #E72C10 Pomegranate - RGB(231, 44, 16)

HSV (or HSB) 8°, 93°, 91°
HSL 8°, 87°, 48°
Web Safe #ff3300
XYZ 33.949, 18.828, 2.335
CIE-Lab 50.485, 68.186, 59.064
xyY 0.616, 0.342, 18.828
Decimal 15150096

#e72c10 Color Accessibility Scores (Pomegranate Contrast Checker)

#e72c10

On dark background [POOR]

#e72c10

On light background [GOOD]

#e72c10

As background color [GOOD]

Pomegranate ↔ #e72c10 Color Blindness Simulator

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

#E72C10 Color Combinations - Color Schemes with e72c10

#e72c10 Analogous Colors

#e72c10 Triadic Colors

#e72c10 Split Complementary Colors

#e72c10 Complementary Colors

Shades and Tints of #e72c10 Color Variations

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

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

Alternatives colours to Pomegranate (#e72c10)

#e72c10 Color Codes for CSS3/HTML5 and Icon Previews

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

#E72C10 in Programming

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

#e72c10 - RGB(231, 44, 16) - Pomegranate Color FAQ

What is the color code for Pomegranate?

Hex color code for Pomegranate color is #e72c10. RGB color code for pomegranate color is rgb(231, 44, 16).

What is the RGB value of #e72c10?

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

What is the RGB percentage of #e72c10?

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

What does RGB 231,44,16 mean?

The RGB color 231, 44, 16 represents a dull and muted shade of Red. The websafe version of this color is hex ff3300. This color might be commonly referred to as a shade similar to Pomegranate.

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

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

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

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

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...