#ee1d14 - Pomegranate Hex Color Code

#EE1D14 (Pomegranate) - RGB 238, 29, 20 Color Information

#ee1d14 Conversion Table

HEX Triplet EE, 1D, 14
RGB Decimal 238, 29, 20
RGB Octal 356, 35, 24
RGB Percent 93.3%, 11.4%, 7.8%
RGB Binary 11101110, 11101, 10100
CMY 0.067, 0.886, 0.922
CMYK 0, 88, 92, 7

Percentages of Color #EE1D14

R 93.3%
G 11.4%
B 7.8%
RGB Percentages of Color #ee1d14
C 0%
M 88%
Y 92%
K 7%
CMYK Percentages of Color #ee1d14

Color spaces of #EE1D14 Pomegranate - RGB(238, 29, 20)

HSV (or HSB) 2°, 92°, 93°
HSL 2°, 87°, 51°
Web Safe #ff3300
XYZ 35.826, 19.106, 2.462
CIE-Lab 50.811, 73.198, 58.641
xyY 0.624, 0.333, 19.106
Decimal 15605012

#ee1d14 Color Accessibility Scores (Pomegranate Contrast Checker)

#ee1d14

On dark background [POOR]

#ee1d14

On light background [GOOD]

#ee1d14

As background color [GOOD]

Pomegranate ↔ #ee1d14 Color Blindness Simulator

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

#EE1D14 Color Combinations - Color Schemes with ee1d14

#ee1d14 Analogous Colors

#ee1d14 Triadic Colors

#ee1d14 Split Complementary Colors

#ee1d14 Complementary Colors

Shades and Tints of #ee1d14 Color Variations

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

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

Alternatives colours to Pomegranate (#ee1d14)

#ee1d14 Color Codes for CSS3/HTML5 and Icon Previews

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

#EE1D14 in Programming

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

#ee1d14 - RGB(238, 29, 20) - Pomegranate Color FAQ

What is the color code for Pomegranate?

Hex color code for Pomegranate color is #ee1d14. RGB color code for pomegranate color is rgb(238, 29, 20).

What is the RGB value of #ee1d14?

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

What is the RGB percentage of #ee1d14?

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

What does RGB 238,29,20 mean?

The RGB color 238, 29, 20 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 #ee1d14?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ee1d14 has an HSL value of 2° (degrees) for Hue, 87% for Saturation, and 51% for Lightness. In this HSL representation, the Hue at 2° 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 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?
What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

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

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